CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Friends
EcalTPGLutGroup Class Reference

#include <EcalTPGLutGroup.h>

Inheritance diagram for EcalTPGLutGroup:
EcalTPGGroups

Public Member Functions

 EcalTPGLutGroup ()
 
 ~EcalTPGLutGroup ()
 
- 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 EcalTPGLutGroup.h.

Constructor & Destructor Documentation

◆ EcalTPGLutGroup()

EcalTPGLutGroup::EcalTPGLutGroup ( )

Definition at line 3 of file EcalTPGLutGroup.cc.

3 {}

◆ ~EcalTPGLutGroup()

EcalTPGLutGroup::~EcalTPGLutGroup ( )

Definition at line 5 of file EcalTPGLutGroup.cc.

5 {}

Member Function Documentation

◆ serialize()

template<class Archive >
void EcalTPGLutGroup::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 18 of file EcalTPGLutGroup.h.

◆ cond::serialization::access

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

Definition at line 18 of file EcalTPGLutGroup.h.