#include <EcalTPGWeightGroup.h>
Public Member Functions | |
EcalTPGWeightGroup () | |
~EcalTPGWeightGroup () | |
Public Member Functions inherited from EcalTPGGroups | |
EcalTPGGroups () | |
const EcalTPGGroupsMap & | getMap () const |
void | setValue (const uint32_t &rawId, const uint32_t &ObjectId) |
~EcalTPGGroups () | |
Additional Inherited Members | |
Public Types inherited from EcalTPGGroups | |
typedef std::map< uint32_t, uint32_t > | EcalTPGGroupsMap |
typedef std::map< uint32_t, uint32_t >::const_iterator | EcalTPGGroupsMapItr |
Protected Attributes inherited from EcalTPGGroups | |
EcalTPGGroupsMap | map_ |
Definition at line 13 of file EcalTPGWeightGroup.h.
EcalTPGWeightGroup::EcalTPGWeightGroup | ( | ) |
Definition at line 3 of file EcalTPGWeightGroup.cc.
EcalTPGWeightGroup::~EcalTPGWeightGroup | ( | ) |
Definition at line 6 of file EcalTPGWeightGroup.cc.