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 Member Functions | Private Attributes
HarpoAnalyseMatching Class Reference

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

#include <HarpoAnalyseMatching.h>

Public Member Functions

 HarpoAnalyseMatching ()
 
void Init ()
 
void Save (char *mode=NULL)
 
void process ()
 
void print ()
 Overloaded method which do all job. More...
 
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)
 
virtual void DisplayAnalysis (TRootEmbeddedCanvas *, TGListBox *)
 
virtual void ConfigFrame (TGMainFrame *, Int_t)
 
virtual void SetConfig ()
 

Data Fields

HarpoEventfEvt
 

Protected Attributes

ULong_t nEvents
 
HarpoRunHeaderfRunHeader
 

Private Member Functions

Double_t TruncMean (TArrayD *vect, Double_t &truncS, Double_t &truncM, Double_t tl, Double_t th)
 

Private Attributes

TH1F * hRatio
 Redefine empty default. More...
 
TH2F * hRatioVsZ
 
TH2F * hRatioVsNchX
 
TH2F * hRatioVsNchY
 
TH2F * hMeanVsSigmaRatio
 
TH2F * hTruncMeanVsSigmaRatio
 
TH2F * hRatioTot
 
TH2F * hRatioTotCut1
 
TH2F * hRatioTotCut2
 
TH2F * hTest
 
TH2F * hQch
 
TH2F * hSaturation [5][5]
 
TH2F * hSaturation2 [5][5]
 
TH2F * hNsat
 
TH2F * hNsat2
 
TH2F * hQxVsQyLogLog
 
TH2F * hQxVsQyLog
 
TH2F * hQxVsQy
 
Double_t fLimSat
 

Detailed Description

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

Definition at line 19 of file HarpoAnalyseMatching.h.

Constructor & Destructor Documentation

HarpoAnalyseMatching::HarpoAnalyseMatching ( )
inline

Definition at line 23 of file HarpoAnalyseMatching.h.

Member Function Documentation

virtual void HarpoAnalyse::ConfigFrame ( TGMainFrame *  ,
Int_t   
)
inlinevirtualinherited
virtual void HarpoAnalyse::DisplayAnalysis ( TRootEmbeddedCanvas *  ,
TGListBox *   
)
inlinevirtualinherited
void HarpoAnalyseMatching::Init ( )
virtual

Reimplemented from HarpoAnalyse.

Definition at line 221 of file HarpoAnalyseMatching.cxx.

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 HarpoAnalyseMatching::print ( )
virtual

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

Definition at line 38 of file HarpoAnalyseMatching.cxx.

Here is the call graph for this function:

void HarpoAnalyseMatching::process ( )
virtual

Implements HarpoAnalyse.

Definition at line 53 of file HarpoAnalyseMatching.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 HarpoAnalyseMatching::Save ( char *  mode = NULL)
virtual

Reimplemented from HarpoAnalyse.

Definition at line 269 of file HarpoAnalyseMatching.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:

virtual void HarpoAnalyse::SetConfig ( )
inlinevirtualinherited
void HarpoAnalyse::SetRunHeader ( HarpoRunHeader hdr)
inlineinherited

Definition at line 60 of file HarpoAnalyse.h.

Here is the caller graph for this function:

Double_t HarpoAnalyseMatching::TruncMean ( TArrayD *  vect,
Double_t &  truncS,
Double_t &  truncM,
Double_t  tl,
Double_t  th 
)
private

Definition at line 309 of file HarpoAnalyseMatching.cxx.

Here is the caller graph for this function:

Field Documentation

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

Double_t HarpoAnalyseMatching::fLimSat
private

Definition at line 51 of file HarpoAnalyseMatching.h.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.h.

TH2F* HarpoAnalyseMatching::hMeanVsSigmaRatio
private

Definition at line 36 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hNsat
private

Definition at line 45 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hNsat2
private

Definition at line 46 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hQch
private

Definition at line 42 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hQxVsQy
private

Definition at line 49 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hQxVsQyLog
private

Definition at line 48 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hQxVsQyLogLog
private

Definition at line 47 of file HarpoAnalyseMatching.h.

TH1F* HarpoAnalyseMatching::hRatio
private

Redefine empty default.

Definition at line 32 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hRatioTot
private

Definition at line 38 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hRatioTotCut1
private

Definition at line 39 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hRatioTotCut2
private

Definition at line 40 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hRatioVsNchX
private

Definition at line 34 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hRatioVsNchY
private

Definition at line 35 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hRatioVsZ
private

Definition at line 33 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hSaturation[5][5]
private

Definition at line 43 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hSaturation2[5][5]
private

Definition at line 44 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hTest
private

Definition at line 41 of file HarpoAnalyseMatching.h.

TH2F* HarpoAnalyseMatching::hTruncMeanVsSigmaRatio
private

Definition at line 37 of file HarpoAnalyseMatching.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: