18#ifndef CLASSIC_SOURCEREP_HH
19#define CLASSIC_SOURCEREP_HH
ElementBase(const std::string &name)
Constructor with given name.
Source(const std::string &name)
Constructor with given name.
SourceRep(const std::string &name)
Constructor with given name.
virtual NullField & getField()
Get field.
void operator=(const SourceRep &)
virtual StraightGeometry & getGeometry()
Get geometry.
virtual ElementBase * clone() const
Return clone.
StraightGeometry geometry
The solenoid geometry.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
A geometry representing a straight line.
Abstract interface for read/write access to variable.
A zero electromagnetic field.