CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
EcalTPGPedestal Struct Reference

#include <EcalTPGPedestals.h>

Public Member Functions

 EcalTPGPedestal ()
 

Public Attributes

uint32_t mean_x1
 
uint32_t mean_x12
 
uint32_t mean_x6
 

Detailed Description

Definition at line 6 of file EcalTPGPedestals.h.

Constructor & Destructor Documentation

EcalTPGPedestal::EcalTPGPedestal ( )
inline

Definition at line 8 of file EcalTPGPedestals.h.

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

Member Data Documentation

uint32_t EcalTPGPedestal::mean_x1
uint32_t EcalTPGPedestal::mean_x12
uint32_t EcalTPGPedestal::mean_x6