1 #ifndef OPAL_TableRowRep_HH
2 #define OPAL_TableRowRep_HH
60 void print(std::ostream &os)
const;
75 #endif // OPAL_TableRowRep_HH
void print(std::ostream &os) const
Print in input format.
std::ostream & operator<<(std::ostream &os, const Attribute &attr)
The base class for all OPAL tables.
const std::string & getTabName() const
Return the table name.
PlaceRep getPosition() const
Return the row position representation.
TableRowRep()
Default constructor.
Representation of a place within a beam line or sequence.
const TableRowRep & operator=(const TableRowRep &)
Representation of a table row reference.