18#ifndef CLASSIC_DriftRep_HH
19#define CLASSIC_DriftRep_HH
Drift(const std::string &name)
Constructor with given name.
ElementBase(const std::string &name)
Constructor with given name.
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.
DriftRep(const std::string &name)
Constructor with given name.
void operator=(const DriftRep &)
A geometry representing a straight line.
Abstract interface for read/write access to variable.
A zero electromagnetic field.