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 8 of file EcalTPGWeightGroup.h.

Constructor & Destructor Documentation

◆ EcalTPGWeightGroup()

EcalTPGWeightGroup::EcalTPGWeightGroup ( )

Definition at line 3 of file EcalTPGWeightGroup.cc.

3 {}

◆ ~EcalTPGWeightGroup()

EcalTPGWeightGroup::~EcalTPGWeightGroup ( )

Definition at line 5 of file EcalTPGWeightGroup.cc.

5 {}

Member Function Documentation

◆ serialize()

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

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 13 of file EcalTPGWeightGroup.h.

◆ cond::serialization::access

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

Definition at line 13 of file EcalTPGWeightGroup.h.