CMS 3D CMS Logo

Public Member Functions | Public Attributes

towerEner Class Reference

#include <EcalTPGAnalyzer.h>

List of all members.

Public Member Functions

 towerEner ()
 towerEner ()

Public Attributes

float data_ [10]
float eRec_
int fg_
int ieta_
int iphi_
float mean_
int nbXtal_
int nXtal_
float sample_
int tpgADC_
int tpgEmul0_
int tpgEmul1_
int tpgEmul2_
int tpgEmul3_
int tpgEmul4_
int tpgEmul_ [5]
float tpgGeV_
int ttf_

Detailed Description

Definition at line 24 of file EcalTPGAnalyzer.h.


Constructor & Destructor Documentation

towerEner::towerEner ( ) [inline]

Definition at line 30 of file EcalTPGAnalyzer.h.

References i, and tpgEmul_.

    : eRec_(0), tpgADC_(0),  
      iphi_(-999), ieta_(-999), nbXtal_(0)
  { 
    for (int i=0 ; i<5 ; i ++) tpgEmul_[i] = 0 ; 
  }
towerEner::towerEner ( ) [inline]

Definition at line 33 of file EcalTrigPrimAnalyzerMIPs.h.

References data_, and i.

    : eRec_(0), mean_(0), tpgGeV_(0), tpgADC_(0),  
      tpgEmul0_(0),tpgEmul1_(0), tpgEmul2_(0), tpgEmul3_(0), tpgEmul4_(0), 
      iphi_(-999), ieta_(-999), ttf_(-999), fg_(-999), nXtal_(0), sample_(0)
  { 
    for (int i=0 ; i<10 ; i ++) data_[i] = 0. ; 
  }

Member Data Documentation

float towerEner::data_[10]

Definition at line 29 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze(), and towerEner().

Definition at line 26 of file EcalTPGAnalyzer.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 31 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 28 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 29 of file EcalTPGAnalyzer.h.

Definition at line 31 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 32 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 30 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 30 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 30 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 30 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 30 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 27 of file EcalTPGAnalyzer.h.

Referenced by towerEner().

Definition at line 28 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().

Definition at line 31 of file EcalTrigPrimAnalyzerMIPs.h.

Referenced by EcalTrigPrimAnalyzerMIPs::analyze().