1 #ifndef OPAL_RangeRep_HH
2 #define OPAL_RangeRep_HH
66 void print(std::ostream &os)
const;
87 #endif // OPAL_RangeRep_HH
RangeRep()
Default constructor.
Representation of a range within a beam line or sequence.
std::ostream & operator<<(std::ostream &os, const Attribute &attr)
void leave(const FlaggedElmPtr &) const
Leave an element or line.
void initialize()
Initialise data for search.
Representation of a place within a beam line or sequence.
const RangeRep & operator=(const RangeRep &)
bool isActive() const
Test for active range.
void print(std::ostream &os) const
Print in input format.
A section of a beam line.
void enter(const FlaggedElmPtr &) const
Enter an element or line.