24 :
NamedObject(nam,typ), detector(det), value(), validity(valid),
hash(h)
Entry & operator=(const Entry &c)
Assignment operator.
std::string validity
The validity string to be interpreted by the updating engine.
The intermediate conditions data used to populate the DetElement conditions.
Geometry::DetElement detector
Reference to the detector element.
unsigned int hash(unsigned int initialSeed, unsigned int eventNumber, unsigned int runNumber)
calculate hash from initialSeed, eventID and runID
std::string value
The actual conditions data.