1#ifndef CLASSIC_Beamline_HH
2#define CLASSIC_Beamline_HH
ElementBase(const std::string &name)
Constructor with given name.
virtual bool getRelativeFlag() const
virtual void iterate(BeamlineVisitor &, bool reverse) const =0
Apply visitor to all elements of the line.
virtual Quaternion getInitialDirection() const
virtual Vector_t getOrigin3D() const
void operator=(const Beamline &)
Beamline(const std::string &name)
Constructor with given name.
Vektor< double, 3 > Vector_t