43 SCell(
const std::string &tab,
const PlaceRep &place,
const std::string &col);
55 virtual void print(std::ostream &stream,
int)
const;
Representation objects and parsers for attribute expressions.
Representation of a place within a beam line or sequence.
Abstract interface for read-only access to variable.
A scalar expression referring to a table cell.
virtual void print(std::ostream &stream, int) const
Print expression.
void operator=(const SCell &)
ConstChannel * itsChannel
const std::string col_name
const std::string tab_name
virtual Scalar< double > * clone() const
Make clone.
virtual double evaluate() const
Evaluate.