5#ifndef FPTACKER_EMPTYSPACEELEMENT_H
6#define FPTACKER_EMPTYSPACEELEMENT_H
39 std::string
str()
const;
41 std::string
label()
const;
46 typedef std::shared_ptr< const EmptySpaceElement >
ConstPtr_t;
IBeamElement::ConstPtr_t clone() const
void track(IParticle &) const
double zsignedpos() const
void calibrate(IParticle &)
EmptySpaceElement(double front, double back, const TransversePoint &beamAxis, Side side)
std::string label() const
std::shared_ptr< const EmptySpaceElement > ConstPtr_t
bool isEndElement() const
std::shared_ptr< const IBeamElement > ConstPtr_t