26 DCOUT_V(
'P',
"DDLString::processElement started");
27 if (
parent() ==
"ConstantsSection" ||
parent() ==
"DDDefinition")
41 DCOUT_V(
'P',
"DDLString::processElement completed");
virtual const DDXMLAttribute & getAttributeSet(size_t aIndex=0) const
Get a "row" of attributes, i.e. one attribute set.
DDName is used to identify DDD entities uniquely.
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
a named constant corresponding to the DDL-XML tag <Constant> and <ConstantsVector> ...
U second(std::pair< T, U > const &p)
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Called by loadAttributes AFTER attributes are loaded.
DDLString(DDLElementRegistry *myreg)
#define DCOUT_V(M_v_Y, M_v_S)
This is a base class for processing XML elements in the DDD.
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Processing the element.
The main class for processing parsed elements.
virtual void clear(void)
clear this element's contents.
virtual const DDName getDDName(const std::string &defaultNS, const std::string &attname=std::string("name"), size_t aIndex=0)