27 DCOUT_V(
'P',
"DDLNumeric::processElement started" );
29 if(
parent() ==
"ConstantsSection" ||
parent() ==
"DDDefinition" )
35 DCOUT_V(
'P',
"DDLNumeric::processElement completed" );
DDLElementRegistry * myRegistry_
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Processing the element.
virtual const DDXMLAttribute & getAttributeSet(size_t aIndex=0) const
Get a "row" of attributes, i.e. one attribute set.
const std::string & parent(void) const
access to parent element name
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
type of data representation of DDCompactView
U second(std::pair< T, U > const &p)
ClhepEvaluator & evaluator()
DDLNumeric(DDLElementRegistry *myreg)
#define DCOUT_V(M_v_Y, M_v_S)
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Called by loadAttributes AFTER attributes are loaded.
This is a base class for processing XML elements in the DDD.
double eval(const std::string &ns, const std::string &expr)
The main class for processing parsed elements.
virtual void clear(void)
clear this element's contents.
a named constant corresponding to the DDL-XML tag <Constant> and <ConstantsVector> ...
virtual const DDName getDDName(const std::string &defaultNS, const std::string &attname=std::string("name"), size_t aIndex=0)