Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

HecRunHeader2002v0 Class Reference

#include <HecRunHeader2002v0.h>

List of all members.

Public Methods

UInt_t getFirstCh ()
 current Tree number in a TChain first FEB channel number. More...

UInt_t getLastCh ()
 last FEB channel number. More...

Int_t peakMethod ()
 peak finding method (polynomial=1, digital filtering=2). More...

UInt_t calVersion ()
 cal Version number of calibration file (if digital filtering is used). More...

UInt_t digVersion ()
 Version number of weight parameters files (if digital filtering is used). More...

UInt_t getShower ()
 Shower model type ("0" for real data). More...

UInt_t getEUnit ()
 Unit of energy (ADC=1, nA=2). More...

Int_t getCellsUsed ()
 The number of adc channels. More...

Float_t getPedRms (int adcNumber)
 HecRunHeader2002v0 (TTree *tree=0, string fileName=0)
 ~HecRunHeader2002v0 ()
Int_t Cut (Int_t entry)
Int_t GetEntry (Int_t entry)
Int_t LoadTree (Int_t entry)
void Init (TTree *tree)
void Loop ()
Bool_t Notify ()
void Show (Int_t entry=-1)

Public Attributes

TTree * fChain
Int_t fCurrent
 pointer to the analyzed TTree or TChain. More...

UInt_t first_ch
UInt_t last_ch
Int_t peakf
UInt_t cal_version
UInt_t dig_version
UInt_t shower
UInt_t eunit
Int_t cells_used
Float_t ped_rms [1152]
Int_t ieta [1152]
Int_t iphi [1152]
Int_t iz [1152]
TBranch * b_first_ch
TBranch * b_last_ch
TBranch * b_peakf
TBranch * b_cal_version
TBranch * b_dig_version
TBranch * b_shower
TBranch * b_eunit
TBranch * b_cells_used
TBranch * b_ped_rms
TBranch * b_ieta
TBranch * b_iphi
TBranch * b_iz


Detailed Description


Constructor & Destructor Documentation

HecRunHeader2002v0::HecRunHeader2002v0 TTree *    tree = 0,
string    fileName = 0
 

HecRunHeader2002v0::~HecRunHeader2002v0  
 


Member Function Documentation

UInt_t HecRunHeader2002v0::calVersion   [inline]
 

cal Version number of calibration file (if digital filtering is used).

Int_t HecRunHeader2002v0::Cut Int_t    entry
 

UInt_t HecRunHeader2002v0::digVersion   [inline]
 

Version number of weight parameters files (if digital filtering is used).

Int_t HecRunHeader2002v0::getCellsUsed   [inline]
 

The number of adc channels.

Int_t HecRunHeader2002v0::GetEntry Int_t    entry
 

UInt_t HecRunHeader2002v0::getEUnit   [inline]
 

Unit of energy (ADC=1, nA=2).

UInt_t HecRunHeader2002v0::getFirstCh   [inline]
 

current Tree number in a TChain first FEB channel number.

UInt_t HecRunHeader2002v0::getLastCh   [inline]
 

last FEB channel number.

Float_t HecRunHeader2002v0::getPedRms int    adcNumber [inline]
 

UInt_t HecRunHeader2002v0::getShower   [inline]
 

Shower model type ("0" for real data).

void HecRunHeader2002v0::Init TTree *    tree
 

Int_t HecRunHeader2002v0::LoadTree Int_t    entry
 

void HecRunHeader2002v0::Loop  
 

Bool_t HecRunHeader2002v0::Notify  
 

Int_t HecRunHeader2002v0::peakMethod   [inline]
 

peak finding method (polynomial=1, digital filtering=2).

void HecRunHeader2002v0::Show Int_t    entry = -1
 


Member Data Documentation

TBranch* HecRunHeader2002v0::b_cal_version
 

TBranch* HecRunHeader2002v0::b_cells_used
 

TBranch* HecRunHeader2002v0::b_dig_version
 

TBranch* HecRunHeader2002v0::b_eunit
 

TBranch* HecRunHeader2002v0::b_first_ch
 

TBranch* HecRunHeader2002v0::b_ieta
 

TBranch* HecRunHeader2002v0::b_iphi
 

TBranch* HecRunHeader2002v0::b_iz
 

TBranch* HecRunHeader2002v0::b_last_ch
 

TBranch* HecRunHeader2002v0::b_peakf
 

TBranch* HecRunHeader2002v0::b_ped_rms
 

TBranch* HecRunHeader2002v0::b_shower
 

UInt_t HecRunHeader2002v0::cal_version
 

Int_t HecRunHeader2002v0::cells_used
 

UInt_t HecRunHeader2002v0::dig_version
 

UInt_t HecRunHeader2002v0::eunit
 

TTree* HecRunHeader2002v0::fChain
 

Int_t HecRunHeader2002v0::fCurrent
 

pointer to the analyzed TTree or TChain.

UInt_t HecRunHeader2002v0::first_ch
 

Int_t HecRunHeader2002v0::ieta[1152]
 

Int_t HecRunHeader2002v0::iphi[1152]
 

Int_t HecRunHeader2002v0::iz[1152]
 

UInt_t HecRunHeader2002v0::last_ch
 

Int_t HecRunHeader2002v0::peakf
 

Float_t HecRunHeader2002v0::ped_rms[1152]
 

UInt_t HecRunHeader2002v0::shower
 


The documentation for this class was generated from the following files:
Generated on Fri Aug 15 10:52:05 2003 for TBRootAna by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002