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