18#ifndef OPALX_DriftRep_HH
19#define OPALX_DriftRep_HH
28 explicit DriftRep(
const std::string& name);
Abstract interface for read/write access to variable.
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 &)
Interface for drift space.
A zero electromagnetic field.
A geometry representing a straight line.