CMS 3D CMS Logo

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 43 of file EcalTPGParamBuilder.h.

Constructor & Destructor Documentation

◆ coeffStruc()

coeffStruc::coeffStruc ( )
inline

Definition at line 45 of file EcalTPGParamBuilder.h.

45 {}

Member Data Documentation

◆ calibCoeff_

double coeffStruc::calibCoeff_

◆ gainRatio_

double coeffStruc::gainRatio_[3]

Definition at line 47 of file EcalTPGParamBuilder.h.

Referenced by EcalTPGParamBuilder::analyze().

◆ pedestals_

int coeffStruc::pedestals_[3]