CMS 3D CMS Logo

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

#include <EcalTPGOddWeightGroup.h>

Inheritance diagram for EcalTPGOddWeightGroup:
EcalTPGGroups

Public Member Functions

 EcalTPGOddWeightGroup ()
 
 ~EcalTPGOddWeightGroup ()
 
- 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 13 of file EcalTPGOddWeightGroup.h.

Constructor & Destructor Documentation

EcalTPGOddWeightGroup::EcalTPGOddWeightGroup ( )

Definition at line 3 of file EcalTPGOddWeightGroup.cc.

3 {}
EcalTPGOddWeightGroup::~EcalTPGOddWeightGroup ( )

Definition at line 5 of file EcalTPGOddWeightGroup.cc.

5 {}

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 18 of file EcalTPGOddWeightGroup.h.

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

Definition at line 18 of file EcalTPGOddWeightGroup.h.