CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
EcalPedestal::Zero Struct Reference

#include <EcalPedestals.h>

Public Member Functions

 Zero ()
 

Public Attributes

float z1
 
float z2
 

Detailed Description

Definition at line 11 of file EcalPedestals.h.

Constructor & Destructor Documentation

◆ Zero()

EcalPedestal::Zero::Zero ( )
inline

Definition at line 12 of file EcalPedestals.h.

12 : z1(0), z2(0) {}

Member Data Documentation

◆ z1

float EcalPedestal::Zero::z1

Definition at line 13 of file EcalPedestals.h.

Referenced by EcalPedestal::mean_rms().

◆ z2

float EcalPedestal::Zero::z2

Definition at line 14 of file EcalPedestals.h.