18 #ifndef CLASSIC_SolenoidRep_HH
19 #define CLASSIC_SolenoidRep_HH
65 virtual double getBz()
const;
69 virtual void setBz(
double Bz);
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
virtual StraightGeometry & getGeometry()
Get geometry.
virtual ElementBase * clone() const
Return clone.
ConstBzField field
The solenoid field.
StraightGeometry geometry
The solenoid geometry.
void operator=(const SolenoidRep &)
virtual double getBz() const
Get field.
virtual void setBz(double Bz)
Set field.
virtual ConstBzField & getField()
Get field.
A geometry representing a straight line.
Abstract interface for read/write access to variable.
A homogeneous magnetostatic field in z-direction.