36 operator double()
const {
return rep(); }
double value() const
return the first stored value; does not check boundaries!
DDName is used to identify DDD entities uniquely.
const DDI::rep_traits< DDName, std::unique_ptr< double > >::reference rep() const
const DDName & name() const
DDConstant()
an uninitialized constant; one can assign an initialized constant to make it valid ...
static void createConstantsFromEvaluator(ClhepEvaluator &)
creates all DDConstants from the variables of the ClhepEvaluator
std::ostream & operator<<(std::ostream &o, const DDConstant &cons)
output operator for printing ...
a named constant corresponding to the DDL-XML tag <Constant> and <ConstantsVector> ...