19#ifndef OPALX_MonitorRep_HH
20#define OPALX_MonitorRep_HH
Abstract interface for read/write access to variable.
NullField field
The zero magnetic field.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
virtual ElementBase * clone() const
Return clone.
virtual NullField & getField()
Get field.
StraightGeometry geometry
The monitor geometry.
virtual StraightGeometry & getGeometry()
Get geometry.
virtual Plane getPlane() const
Get planes.
void operator=(const MonitorRep &)
virtual void setActive(bool=true)
Set active flag.
bool active
The active/inactive flag.
A zero electromagnetic field.
A geometry representing a straight line.