HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields | Protected Attributes | Private Attributes
HarpoAnalysePedestalShift Class Reference

Dummy analysis to run as test and example. Give basic histograms of the data. More...

#include <HarpoAnalysePedestalShift.h>

Public Member Functions

 HarpoAnalysePedestalShift ()
 
void Init ()
 
void Save (char *mode=NULL)
 
void process ()
 
void print ()
 Overloaded method which do all job. More...
 
void DisplayAnalysis (TRootEmbeddedCanvas *ecTab, TGListBox *infobox)
 Redefine empty default. More...
 
void ConfigFrame (TGMainFrame *fMain, Int_t id)
 
void SetConfig ()
 
void Set (HarpoEvent *event)
 
virtual void ProcessEvent (HarpoEvent *event)
 Set pointer to new event for analyse, anlyse event , and delete. More...
 
void SetRunHeader (HarpoRunHeader *hdr)
 
TFile * OpenHistFile (const char *ananame)
 

Data Fields

HarpoEventfEvt
 

Protected Attributes

ULong_t nEvents
 
HarpoRunHeaderfRunHeader
 

Private Attributes

TH2F * hMapRaw [2]
 
TH1F * hQraw [2]
 
TH2F * hQsat [2]
 
TH2F * hQnosat [2]
 
TH2F * hQsat1 [2]
 
TH2F * hQnosat1 [2]
 
TH2F * hQfirst [2]
 
TH2F * hQlast [2]
 
TH1F * hQcl [2]
 
TH1F * hQch [2]
 
TH2F * hPmm2
 
TH1F * hAngle
 
TH2F * hRatioVsQchX
 
TH2F * hRatioVsQchY
 
TH3F * hRatioVsQchXVsQtotX
 
TH3F * hRatioVsQchYVsQtotY
 

Detailed Description

Dummy analysis to run as test and example. Give basic histograms of the data.

Definition at line 20 of file HarpoAnalysePedestalShift.h.

Constructor & Destructor Documentation

HarpoAnalysePedestalShift::HarpoAnalysePedestalShift ( )
inline

Definition at line 24 of file HarpoAnalysePedestalShift.h.

Member Function Documentation

void HarpoAnalysePedestalShift::ConfigFrame ( TGMainFrame *  fMain,
Int_t  id 
)
virtual

Reimplemented from HarpoAnalyse.

Definition at line 290 of file HarpoAnalysePedestalShift.cxx.

void HarpoAnalysePedestalShift::DisplayAnalysis ( TRootEmbeddedCanvas *  ecTab,
TGListBox *  infobox 
)
virtual

Redefine empty default.

Reimplemented from HarpoAnalyse.

Definition at line 265 of file HarpoAnalysePedestalShift.cxx.

Here is the call graph for this function:

void HarpoAnalysePedestalShift::Init ( )
virtual

Reimplemented from HarpoAnalyse.

Definition at line 129 of file HarpoAnalysePedestalShift.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

TFile * HarpoAnalyse::OpenHistFile ( const char *  ananame)
inherited

Definition at line 150 of file HarpoAnalyse.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoAnalysePedestalShift::print ( )
virtual

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

Definition at line 41 of file HarpoAnalysePedestalShift.cxx.

Here is the call graph for this function:

void HarpoAnalysePedestalShift::process ( )
virtual

Implements HarpoAnalyse.

Definition at line 56 of file HarpoAnalysePedestalShift.cxx.

Here is the call graph for this function:

void HarpoAnalyse::ProcessEvent ( HarpoEvent event)
virtualinherited

Set pointer to new event for analyse, anlyse event , and delete.

Reimplemented in HarpoAnalyseWriter.

Definition at line 139 of file HarpoAnalyse.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoAnalysePedestalShift::Save ( char *  mode = NULL)
virtual

Reimplemented from HarpoAnalyse.

Definition at line 229 of file HarpoAnalysePedestalShift.cxx.

Here is the call graph for this function:

void HarpoAnalyse::Set ( HarpoEvent event)
inherited

Definition at line 124 of file HarpoAnalyse.cxx.

Here is the caller graph for this function:

void HarpoAnalysePedestalShift::SetConfig ( )
virtual

Reimplemented from HarpoAnalyse.

Definition at line 350 of file HarpoAnalysePedestalShift.cxx.

void HarpoAnalyse::SetRunHeader ( HarpoRunHeader hdr)
inlineinherited

Definition at line 60 of file HarpoAnalyse.h.

Here is the caller graph for this function:

Field Documentation

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.h.

TH1F* HarpoAnalysePedestalShift::hAngle
private

Definition at line 48 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hMapRaw[2]
private

Definition at line 37 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hPmm2
private

Definition at line 47 of file HarpoAnalysePedestalShift.h.

TH1F* HarpoAnalysePedestalShift::hQch[2]
private

Definition at line 46 of file HarpoAnalysePedestalShift.h.

TH1F* HarpoAnalysePedestalShift::hQcl[2]
private

Definition at line 45 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hQfirst[2]
private

Definition at line 43 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hQlast[2]
private

Definition at line 44 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hQnosat[2]
private

Definition at line 40 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hQnosat1[2]
private

Definition at line 42 of file HarpoAnalysePedestalShift.h.

TH1F* HarpoAnalysePedestalShift::hQraw[2]
private

Definition at line 38 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hQsat[2]
private

Definition at line 39 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hQsat1[2]
private

Definition at line 41 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hRatioVsQchX
private

Definition at line 49 of file HarpoAnalysePedestalShift.h.

TH3F* HarpoAnalysePedestalShift::hRatioVsQchXVsQtotX
private

Definition at line 51 of file HarpoAnalysePedestalShift.h.

TH2F* HarpoAnalysePedestalShift::hRatioVsQchY
private

Definition at line 50 of file HarpoAnalysePedestalShift.h.

TH3F* HarpoAnalysePedestalShift::hRatioVsQchYVsQtotY
private

Definition at line 52 of file HarpoAnalysePedestalShift.h.

ULong_t HarpoAnalyse::nEvents
protectedinherited

Definition at line 75 of file HarpoAnalyse.h.


The documentation for this class was generated from the following files: