28 double(VacuumRep::*get)()
const;
29 void (VacuumRep::*set)(double);
71 for (
const Entry *entry =
entries; entry->name != 0; ++entry) {
72 if (aKey == entry->name) {
const SingleMultipole< 4 >::Entry SingleMultipole< 4 >::entries[]
virtual Channel * getChannel(const std::string &aKey, bool create=false)
Construct a read/write channel.
ElementBase(const std::string &name)
Constructor with given name.
double getPressure() const
void setPressure(double pressure)
Vacuum(const std::string &name)
Constructor with given name.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
VacuumRep(const std::string &name)
Constructor with given name.
virtual StraightGeometry & getGeometry()
Get geometry.
StraightGeometry geometry
virtual ElementBase * clone() const
Return clone.
virtual NullField & getField()
Get field.
A geometry representing a straight line.
Abstract interface for read/write access to variable.
Access to a [b]double[/b] data member.
A zero electromagnetic field.