CMS 3D CMS Logo

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

#include <EcalTPGParamBuilder.h>

Public Member Functions

 coeffStruc ()
 

Public Attributes

double calibCoeff_
 
double gainRatio_ [3]
 
int pedestals_ [3]
 

Detailed Description

Definition at line 56 of file EcalTPGParamBuilder.h.

Constructor & Destructor Documentation

coeffStruc::coeffStruc ( )
inline

Definition at line 58 of file EcalTPGParamBuilder.h.

58 {}

Member Data Documentation

double coeffStruc::calibCoeff_
double coeffStruc::gainRatio_[3]

Definition at line 60 of file EcalTPGParamBuilder.h.

Referenced by EcalTPGParamBuilder::analyze().

int coeffStruc::pedestals_[3]