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

EDHistos Class Reference

#include <EDHistos.h>

Inheritance diagram for EDHistos:

TObject List of all members.

Public Methods

 EDHistos ()
 EDHistos ( TCanvas *canvas )
 ~EDHistos ()
void DrawACDHistos ()
void DrawXGTHistos ()
void DrawTKRHistos ()
void DrawTKRtotLHistos ()
void DrawTKRtotRHistos ()
void DrawCALHistos ()
void ChangePaveTextDim ( TPaveText *mytext, Float_t zoom )
void InitHistos ()
void AllHistDelete ()
void HistDefine ()
void MakeHistList ()
void HClr ()
void Help ()
 EDHistos ()
 EDHistos ( TCanvas *canvas )
 ~EDHistos ()
void DrawACDHistos ()
void DrawXGTHistos ()
void DrawTKRHistos ()
void DrawTKRtotLHistos ()
void DrawTKRtotRHistos ()
void DrawCALHistos ()
void ChangePaveTextDim ( TPaveText *mytext, Float_t zoom )
void InitHistos ()
void AllHistDelete ()
void HistDefine ()
void MakeHistList ()
void HClr ()
void Help ()

Private Attributes

TH1* hACD [ NUM_ACD_HISTS ]
TH1* hXGT [ NUM_XGT_HISTS ]
TH1* hTKR [ NUM_TKR_HISTS ]
TH1* hTKRtotL [ NUM_TKR_HISTS ]
TH1* hTKRtotR [ NUM_TKR_HISTS ]
TH1F* LOGID
TH1F* NLOGS
TH1F* BESTRANGE
TH1F* ELOG
TH1F* ETOTADCCAL
TH1F* ETOTCAL
TH1F* ADC0
TH1F* ADC1
TH1F* ADC2
TH1F* ADC3
TH2F* ETOTVSNLOGS
TCanvas* m_canvas
TFile* m_histFile
TObjArray* m_histList
TObjArray* m_ped

Friends

class  EDAnalysis

Constructor & Destructor Documentation

EDHistos::EDHistos ( ) [inline]
 

Definition at line 77 of file bfemDisplay/EDHistos.h.

EDHistos::EDHistos ( TCanvas * canvas ) [inline]
 

Definition at line 78 of file bfemDisplay/EDHistos.h.

EDHistos::~EDHistos ( )
 

Definition at line 59 of file EDHistos.cxx.

EDHistos::EDHistos ( ) [inline]
 

Definition at line 77 of file doc/EDHistos.h.

EDHistos::EDHistos ( TCanvas * canvas ) [inline]
 

Definition at line 78 of file doc/EDHistos.h.

EDHistos::~EDHistos ( )
 

Definition at line 59 of file EDHistos.cxx.


Member Function Documentation

void EDHistos::AllHistDelete ( )
 

Definition at line 115 of file EDHistos.cxx.

void EDHistos::AllHistDelete ( )
 

Definition at line 115 of file EDHistos.cxx.

Referenced by ~EDHistos().

void EDHistos::ChangePaveTextDim ( TPaveText * mytext,
Float_t zoom )
 

Definition at line 513 of file EDHistos.cxx.

void EDHistos::ChangePaveTextDim ( TPaveText * mytext,
Float_t zoom )
 

Definition at line 513 of file EDHistos.cxx.

void EDHistos::DrawACDHistos ( )
 

Definition at line 423 of file EDHistos.cxx.

void EDHistos::DrawACDHistos ( )
 

Definition at line 423 of file EDHistos.cxx.

Referenced by EDControl::processCommand().

void EDHistos::DrawCALHistos ( )
 

Definition at line 386 of file EDHistos.cxx.

void EDHistos::DrawCALHistos ( )
 

Definition at line 386 of file EDHistos.cxx.

Referenced by EDControl::processCommand().

void EDHistos::DrawTKRHistos ( )
 

Definition at line 290 of file EDHistos.cxx.

void EDHistos::DrawTKRHistos ( )
 

Definition at line 290 of file EDHistos.cxx.

Referenced by EDControl::processCommand().

void EDHistos::DrawTKRtotLHistos ( )
 

Definition at line 322 of file EDHistos.cxx.

void EDHistos::DrawTKRtotLHistos ( )
 

Definition at line 322 of file EDHistos.cxx.

Referenced by EDControl::processCommand().

void EDHistos::DrawTKRtotRHistos ( )
 

Definition at line 354 of file EDHistos.cxx.

void EDHistos::DrawTKRtotRHistos ( )
 

Definition at line 354 of file EDHistos.cxx.

Referenced by EDControl::processCommand().

void EDHistos::DrawXGTHistos ( )
 

Definition at line 477 of file EDHistos.cxx.

void EDHistos::DrawXGTHistos ( )
 

Definition at line 477 of file EDHistos.cxx.

Referenced by EDControl::processCommand().

void EDHistos::HClr ( )
 

Definition at line 101 of file EDHistos.cxx.

void EDHistos::HClr ( )
 

Definition at line 101 of file EDHistos.cxx.

Referenced by EDControl::processCommand(), and ~EDHistos().

void EDHistos::Help ( )
 

Definition at line 135 of file EDHistos.cxx.

void EDHistos::Help ( )
 

Definition at line 135 of file EDHistos.cxx.

void EDHistos::HistDefine ( )
 

Definition at line 161 of file EDHistos.cxx.

void EDHistos::HistDefine ( )
 

Definition at line 161 of file EDHistos.cxx.

Referenced by InitHistos().

void EDHistos::InitHistos ( )
 

Definition at line 49 of file EDHistos.cxx.

void EDHistos::InitHistos ( )
 

Definition at line 49 of file EDHistos.cxx.

Referenced by m_evtCtrl().

void EDHistos::MakeHistList ( )
 

Definition at line 71 of file EDHistos.cxx.

void EDHistos::MakeHistList ( )
 

Definition at line 71 of file EDHistos.cxx.

Referenced by InitHistos().


Friends And Related Function Documentation

class EDAnalysis [friend]
 

Definition at line 81 of file bfemDisplay/EDHistos.h.


Member Data Documentation

TH1F * EDHistos::ADC0 [private]
 

Definition at line 63 of file doc/EDHistos.h.

TH1F * EDHistos::ADC1 [private]
 

Definition at line 64 of file doc/EDHistos.h.

TH1F * EDHistos::ADC2 [private]
 

Definition at line 65 of file doc/EDHistos.h.

TH1F * EDHistos::ADC3 [private]
 

Definition at line 66 of file doc/EDHistos.h.

TH1F * EDHistos::BESTRANGE [private]
 

Definition at line 59 of file doc/EDHistos.h.

TH1F * EDHistos::ELOG [private]
 

Definition at line 60 of file doc/EDHistos.h.

TH1F * EDHistos::ETOTADCCAL [private]
 

Definition at line 61 of file doc/EDHistos.h.

TH1F * EDHistos::ETOTCAL [private]
 

Definition at line 62 of file doc/EDHistos.h.

TH2F * EDHistos::ETOTVSNLOGS [private]
 

Definition at line 67 of file doc/EDHistos.h.

TH1F * EDHistos::LOGID [private]
 

Definition at line 57 of file doc/EDHistos.h.

TH1F * EDHistos::NLOGS [private]
 

Definition at line 58 of file doc/EDHistos.h.

TH1 * EDHistos::hACD[NUM_ACD_HISTS] [private]
 

Definition at line 51 of file doc/EDHistos.h.

TH1 * EDHistos::hTKR[NUM_TKR_HISTS] [private]
 

Definition at line 53 of file doc/EDHistos.h.

TH1 * EDHistos::hTKRtotL[NUM_TKR_HISTS] [private]
 

Definition at line 54 of file doc/EDHistos.h.

TH1 * EDHistos::hTKRtotR[NUM_TKR_HISTS] [private]
 

Definition at line 55 of file doc/EDHistos.h.

TH1 * EDHistos::hXGT[NUM_XGT_HISTS] [private]
 

Definition at line 52 of file doc/EDHistos.h.

TCanvas * EDHistos::m_canvas [private]
 

Definition at line 69 of file doc/EDHistos.h.

TFile * EDHistos::m_histFile [private]
 

Definition at line 70 of file doc/EDHistos.h.

TObjArray * EDHistos::m_histList [private]
 

Definition at line 72 of file doc/EDHistos.h.

TObjArray * EDHistos::m_ped [private]
 

Definition at line 73 of file doc/EDHistos.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 14 20:41:43 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000