32 tabName(rhs.tabName), position(rhs.position)
37 tabName(tab), position(row)
Representation of a place within a beam line or sequence.
Representation of a table row reference.
TableRowRep()
Default constructor.
void print(std::ostream &os) const
Print in input format.
const TableRowRep & operator=(const TableRowRep &)
PlaceRep getPosition() const
Return the row position representation.
const std::string & getTabName() const
Return the table name.