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
HarpoAnalyseTrackPairs Class Reference

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

#include <HarpoAnalyseTrackPairs.h>

Public Member Functions

 HarpoAnalyseTrackPairs ()
 
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 Attributes

TH1F * hDiffZstart
 Redefine empty default. More...
 
TH1F * hDistVertex
 
TH1F * hDistPocaVertex
 
TH3F * hStartFit
 
TH3F * hPoca
 
TH1F * hDoca
 
TH1F * hOpenAngle
 
TH1F * hOmegaAngle
 
TH1F * hOmegaSim
 
TH2F * hOmegaSimReco
 
TH1F * hDocaMean
 
TH1F * hOpenAngleMean
 
TH1F * hOmegaAngleMean
 
TH2F * hOmegaVsDistPocaVertex
 
TH1F * hN3Dtr
 
TH1F * hDends
 
TNtupleD * fNtuple
 

Detailed Description

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

Definition at line 23 of file HarpoAnalyseTrackPairs.h.

Constructor & Destructor Documentation

HarpoAnalyseTrackPairs::HarpoAnalyseTrackPairs ( )
inline

Definition at line 27 of file HarpoAnalyseTrackPairs.h.

Member Function Documentation

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

Reimplemented from HarpoAnalyse.

Definition at line 517 of file HarpoAnalyseTrackPairs.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 HarpoAnalyseTrackPairs::print ( )
virtual

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

Definition at line 39 of file HarpoAnalyseTrackPairs.cxx.

Here is the call graph for this function:

void HarpoAnalyseTrackPairs::process ( )
virtual

Implements HarpoAnalyse.

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

Reimplemented from HarpoAnalyse.

Definition at line 543 of file HarpoAnalyseTrackPairs.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:

Field Documentation

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

TNtupleD* HarpoAnalyseTrackPairs::fNtuple
private

Definition at line 53 of file HarpoAnalyseTrackPairs.h.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.h.

TH1F* HarpoAnalyseTrackPairs::hDends
private

Definition at line 51 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hDiffZstart
private

Redefine empty default.

Definition at line 36 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hDistPocaVertex
private

Definition at line 38 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hDistVertex
private

Definition at line 37 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hDoca
private

Definition at line 41 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hDocaMean
private

Definition at line 46 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hN3Dtr
private

Definition at line 50 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hOmegaAngle
private

Definition at line 43 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hOmegaAngleMean
private

Definition at line 48 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hOmegaSim
private

Definition at line 44 of file HarpoAnalyseTrackPairs.h.

TH2F* HarpoAnalyseTrackPairs::hOmegaSimReco
private

Definition at line 45 of file HarpoAnalyseTrackPairs.h.

TH2F* HarpoAnalyseTrackPairs::hOmegaVsDistPocaVertex
private

Definition at line 49 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hOpenAngle
private

Definition at line 42 of file HarpoAnalyseTrackPairs.h.

TH1F* HarpoAnalyseTrackPairs::hOpenAngleMean
private

Definition at line 47 of file HarpoAnalyseTrackPairs.h.

TH3F* HarpoAnalyseTrackPairs::hPoca
private

Definition at line 40 of file HarpoAnalyseTrackPairs.h.

TH3F* HarpoAnalyseTrackPairs::hStartFit
private

Definition at line 39 of file HarpoAnalyseTrackPairs.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: