CMS 3D CMS Logo

EcalTPGGroups.cc
Go to the documentation of this file.
2 
4 
6 
7 void EcalTPGGroups::setValue(const uint32_t& rawId, const uint32_t& ObjectId) { map_[rawId] = ObjectId; }
EcalTPGGroups::setValue
void setValue(const uint32_t &rawId, const uint32_t &ObjectId)
Definition: EcalTPGGroups.cc:7
EcalTPGGroups::~EcalTPGGroups
~EcalTPGGroups()
Definition: EcalTPGGroups.cc:5
EcalTPGGroups::map_
EcalTPGGroupsMap map_
Definition: EcalTPGGroups.h:29
EcalTPGGroups::EcalTPGGroups
EcalTPGGroups()
Definition: EcalTPGGroups.cc:3
EcalTPGGroups.h