CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Friends
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 ()
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

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 15 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 { }

Member Function Documentation

template<class Archive >
void EcalTPGWeightGroup::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 23 of file EcalTPGWeightGroup.h.

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 23 of file EcalTPGWeightGroup.h.