CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
EcalTPGPedestal Struct Reference

#include <EcalTPGPedestals.h>

Public Member Functions

 EcalTPGPedestal ()
 

Public Attributes

uint32_t mean_x1
 
uint32_t mean_x12
 
uint32_t mean_x6
 

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
 

Detailed Description

Definition at line 8 of file EcalTPGPedestals.h.

Constructor & Destructor Documentation

◆ EcalTPGPedestal()

EcalTPGPedestal::EcalTPGPedestal ( )
inline

Definition at line 9 of file EcalTPGPedestals.h.

9 : mean_x12(0), mean_x6(0), mean_x1(0) {}

Member Function Documentation

◆ serialize()

template<class Archive >
void EcalTPGPedestal::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 14 of file EcalTPGPedestals.h.

◆ cond::serialization::access

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

Definition at line 14 of file EcalTPGPedestals.h.

Member Data Documentation

◆ mean_x1

uint32_t EcalTPGPedestal::mean_x1

◆ mean_x12

uint32_t EcalTPGPedestal::mean_x12

◆ mean_x6

uint32_t EcalTPGPedestal::mean_x6