CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 15 of file EcalTPGLutGroup.h.

Constructor & Destructor Documentation

EcalTPGLutGroup::EcalTPGLutGroup ( )

Definition at line 3 of file EcalTPGLutGroup.cc.

4 { }
EcalTPGLutGroup::~EcalTPGLutGroup ( )

Definition at line 6 of file EcalTPGLutGroup.cc.

7 { }

Member Function Documentation

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

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

Definition at line 23 of file EcalTPGLutGroup.h.