CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
EcalTPGWeightGroup Class Reference

#include <EcalTPGWeightGroup.h>

Inheritance diagram for EcalTPGWeightGroup:
EcalTPGGroups

Public Member Functions

 EcalTPGWeightGroup ()
 
 ~EcalTPGWeightGroup ()
 
- Public Member Functions inherited from EcalTPGGroups
 EcalTPGGroups ()
 
const EcalTPGGroupsMapgetMap () 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_
 

Detailed Description

Definition at line 13 of file EcalTPGWeightGroup.h.

Constructor & Destructor Documentation

EcalTPGWeightGroup::EcalTPGWeightGroup ( )

Definition at line 3 of file EcalTPGWeightGroup.cc.

4 { }
EcalTPGWeightGroup::~EcalTPGWeightGroup ( )

Definition at line 6 of file EcalTPGWeightGroup.cc.

7 { }