36 double(StripperRep::*get)()
const;
37 void (StripperRep::*set)(double);
40 static const Entry
entries[] = {
79 for(
const Entry *entry =
entries; entry->name != 0; ++entry) {
80 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.
virtual double getElementLength() const
Get design length.
virtual void setElementLength(double length)
Set design length.
Stripper(const std::string &name)
Constructor with given name.
NullField field
The zero magnetic field.
virtual StraightGeometry & getGeometry()
Get geometry.
StripperRep(const std::string &name)
Constructor with given name.
virtual void setActive(bool=true)
Set active flag.
bool active
The active/inactive flag.
virtual ElementBase * clone() const
Return clone.
StraightGeometry geometry
The septa's geometry.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
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.