CMS 3D CMS Logo

EcalTPGPedestals.h
Go to the documentation of this file.
1 #ifndef EcalTPGPedestals_h
2 #define EcalTPGPedestals_h
3 
5 
7 
10  uint32_t mean_x12;
11  uint32_t mean_x6;
12  uint32_t mean_x1;
13 
15 };
16 
20 
21 #endif
EcalTPGPedestal::mean_x1
uint32_t mean_x1
Definition: EcalTPGPedestals.h:12
EcalTPGPedestals
EcalTPGPedestalsMap EcalTPGPedestals
Definition: EcalTPGPedestals.h:19
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition: Serializable.h:39
EcalTPGPedestal
Definition: EcalTPGPedestals.h:8
EcalTPGPedestalsMapIterator
EcalTPGPedestalsMap::const_iterator EcalTPGPedestalsMapIterator
Definition: EcalTPGPedestals.h:18
EcalCondObjectContainer< EcalTPGPedestal >
EcalTPGPedestal::EcalTPGPedestal
EcalTPGPedestal()
Definition: EcalTPGPedestals.h:9
EcalCondObjectContainer.h
EcalTPGPedestal::mean_x6
uint32_t mean_x6
Definition: EcalTPGPedestals.h:11
Serializable.h
EcalTPGPedestalsMap
EcalCondObjectContainer< EcalTPGPedestal > EcalTPGPedestalsMap
Definition: EcalTPGPedestals.h:17
EcalCondObjectContainer< EcalTPGPedestal >::const_iterator
std::vector< Item >::const_iterator const_iterator
Definition: EcalCondObjectContainer.h:19
EcalTPGPedestal::mean_x12
uint32_t mean_x12
Definition: EcalTPGPedestals.h:10