#include <EDControl.h>
Inheritance diagram for EDControl:

Public Methods | |
| EDControl () | |
| ~EDControl () | |
| void | ConnectNewRawFile ( Char_t *fname ) |
| void | ConnectNewReconFile ( Char_t *fname ) |
| Int_t | checkNumEntries () |
| void | UpdateGuiEvents ( Int_t evtNo ) |
| void | UpdateCanvas () |
| void | processCommand ( Int_t userReq, Int_t evtNo=1000000 ) |
| TTree* | getRawTree () |
| TTree* | getReconTree () |
| DigiEvent* | getEvent () |
| Recon* | getRecon () |
| EDHistos* | getHistos () |
| TObjArray* | getCALPeds () |
| TObjArray* | getACDPeds () |
| TObjArray* | getXGTPeds () |
| Bool_t | getRawDataType () |
| TCanvas* | getCanvas () |
| Int_t | getEntries () |
| void | setRawDataType ( Bool_t datatype ) |
| EDControl () | |
| ~EDControl () | |
| void | ConnectNewRawFile ( Char_t *fname ) |
| void | ConnectNewReconFile ( Char_t *fname ) |
| Int_t | checkNumEntries () |
| void | UpdateGuiEvents ( Int_t evtNo ) |
| void | UpdateCanvas () |
| void | processCommand ( Int_t userReq, Int_t evtNo=1000000 ) |
| TTree* | getRawTree () |
| TTree* | getReconTree () |
| DigiEvent* | getEvent () |
| Recon* | getRecon () |
| EDHistos* | getHistos () |
| TObjArray* | getCALPeds () |
| TObjArray* | getACDPeds () |
| TObjArray* | getXGTPeds () |
| Bool_t | getRawDataType () |
| TCanvas* | getCanvas () |
| Int_t | getEntries () |
| void | setRawDataType ( Bool_t datatype ) |
Private Methods | |
| TObjArray* | ReadCALPed () |
| TObjArray* | ReadACDPed () |
| TObjArray* | ReadXGTPed () |
| TObjArray* | ReadCALPed () |
| TObjArray* | ReadACDPed () |
| TObjArray* | ReadXGTPed () |
Private Attributes | |
| EDAnalysis* | analysis |
| EDGui* | gui |
| DisplayCanvas* | display |
| TFile* | m_rawFile |
| TFile* | m_reconFile |
| TTree* | m_rawTree |
| TTree* | m_reconTree |
| DigiEvent* | m_event |
| Recon* | m_recon |
| TObjArray* | m_ped |
| TObjArray* | m_acdped |
| TObjArray* | m_xgtped |
| EDHistos* | m_histos |
| TCanvas* | m_canvas |
| Bool_t | m_StopDisplayLoop |
| Bool_t | m_isRealData |
| Int_t | m_numEntries |
| Float_t | m_threshold [ 3 ][ 4 ] |
|
|
|
|
|
Definition at line 91 of file EDControl.cxx. |
|
|
|
|
|
Definition at line 91 of file EDControl.cxx. |
|
|
Definition at line 108 of file EDControl.cxx. |
|
|
Definition at line 108 of file EDControl.cxx. Referenced by processCommand(). |
|
|
Definition at line 131 of file EDControl.cxx. |
|
|
Definition at line 131 of file EDControl.cxx. Referenced by processCommand(). |
|
|
Definition at line 265 of file EDControl.cxx. |
|
|
Definition at line 265 of file EDControl.cxx. Referenced by m_evtCtrl(). |
|
|
Definition at line 215 of file EDControl.cxx. |
|
|
Definition at line 215 of file EDControl.cxx. Referenced by m_evtCtrl(). |
|
|
Definition at line 316 of file EDControl.cxx. |
|
|
Definition at line 316 of file EDControl.cxx. |
|
|
Definition at line 165 of file EDControl.cxx. |
|
|
Definition at line 165 of file EDControl.cxx. Referenced by EDAnalysis::Go(). |
|
|
Definition at line 155 of file EDControl.cxx. |
|
|
Definition at line 155 of file EDControl.cxx. Referenced by EDAnalysis::Go(), and processCommand(). |
|
|
Definition at line 176 of file EDControl.cxx. |
|
|
Definition at line 176 of file EDControl.cxx. Referenced by ConnectNewRawFile(), and ConnectNewReconFile(). |
|
|
Definition at line 123 of file doc/EDControl.h. |
|
|
Definition at line 123 of file bfemDisplay/EDControl.h. Referenced by ClassImp(). |
|
|
Definition at line 122 of file doc/EDControl.h. |
|
|
Definition at line 122 of file bfemDisplay/EDControl.h. Referenced by ClassImp(). |
|
|
Definition at line 128 of file doc/EDControl.h. |
|
|
Definition at line 128 of file bfemDisplay/EDControl.h. Referenced by ClassImp(). |
|
|
Definition at line 130 of file doc/EDControl.h. |
|
|
Definition at line 130 of file bfemDisplay/EDControl.h. Referenced by DisplayCanvas::Draw(), and EDAnalysis::Go(). |
|
|
Definition at line 118 of file doc/EDControl.h. |
|
|
Definition at line 118 of file bfemDisplay/EDControl.h. Referenced by ClassImp(), DisplayCanvas::Draw(), and EDAnalysis::Go(). |
|
|
Definition at line 121 of file doc/EDControl.h. |
|
|
Definition at line 121 of file bfemDisplay/EDControl.h. Referenced by ClassImp(). |
|
|
Definition at line 126 of file doc/EDControl.h. |
|
|
Definition at line 126 of file bfemDisplay/EDControl.h. Referenced by ClassImp(), and EDAnalysis::Go(). |
|
|
Definition at line 116 of file doc/EDControl.h. |
|
|
Definition at line 116 of file bfemDisplay/EDControl.h. Referenced by ClassImp(), DisplayCanvas::Draw(), and EDAnalysis::Go(). |
|
|
Definition at line 119 of file doc/EDControl.h. |
|
|
Definition at line 119 of file bfemDisplay/EDControl.h. Referenced by DisplayCanvas::Draw(). |
|
|
Definition at line 117 of file doc/EDControl.h. |
|
|
Definition at line 117 of file bfemDisplay/EDControl.h. Referenced by DisplayCanvas::Draw(). |
|
|
Definition at line 124 of file doc/EDControl.h. |
|
|
Definition at line 124 of file bfemDisplay/EDControl.h. |
|
|
Definition at line 366 of file EDControl.cxx. |
|
|
Definition at line 366 of file EDControl.cxx. Referenced by EDGui::ProcessMessage(). |
|
|
Definition at line 132 of file doc/EDControl.h. |
|
|
Definition at line 132 of file bfemDisplay/EDControl.h. Referenced by m_evtCtrl(), and processCommand(). |
|
|
Definition at line 62 of file doc/EDControl.h. |
|
|
Definition at line 64 of file doc/EDControl.h. |
|
|
Definition at line 63 of file doc/EDControl.h. |
|
|
Definition at line 89 of file doc/EDControl.h. |
|
|
Definition at line 74 of file doc/EDControl.h. |
|
|
Definition at line 80 of file doc/EDControl.h. |
|
|
Definition at line 70 of file doc/EDControl.h. |
|
|
Definition at line 77 of file doc/EDControl.h. |
|
|
Definition at line 90 of file doc/EDControl.h. |
|
|
Definition at line 92 of file doc/EDControl.h. |
|
|
Definition at line 73 of file doc/EDControl.h. |
|
|
Definition at line 66 of file doc/EDControl.h. |
|
|
Definition at line 68 of file doc/EDControl.h. |
|
|
Definition at line 71 of file doc/EDControl.h. |
|
|
Definition at line 67 of file doc/EDControl.h. |
|
|
Definition at line 69 of file doc/EDControl.h. |
|
|
Definition at line 93 of file doc/EDControl.h. |
|
|
Definition at line 75 of file doc/EDControl.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000