1 #ifndef CLASSIC_FlaggedElmPtr_HH
2 #define CLASSIC_FlaggedElmPtr_HH
43 (
const ElmPtr &,
bool reflected =
false,
bool selected =
false);
125 #endif // CLASSIC_FlaggedElmPtr_HH
int getCounter() const
Get clone counter.
int itsCounter
Clone counter.
void setSelectionFlag(bool flag) const
Get selection flag.
A section of a beam line.
void setReflectionFlag(bool flag) const
Set reflection flag.
virtual void accept(BeamlineVisitor &) const
Apply visitor.
bool isSelected
The selection flag.
bool isReflected
The reflection flag.
void setCounter(int) const
Set clone counter.
A section of a beam line.
bool getSelectionFlag() const
Get selection flag.
bool getReflectionFlag() const
Get reflection flag.