18 #ifndef CLASSIC_DriftRep_HH
19 #define CLASSIC_DriftRep_HH
Interface for drift space.
virtual ElementBase * clone() const
Return clone.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
virtual StraightGeometry & getGeometry()
Get geometry.
virtual NullField & getField()
Get field.
NullField field
The zero magnetic field.
StraightGeometry geometry
The geometry.
void operator=(const DriftRep &)
A geometry representing a straight line.
Abstract interface for read/write access to variable.
A zero electromagnetic field.