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

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

#include <HarpoAnalyseVertex3Dsim.h>

Public Member Functions

 HarpoAnalyseVertex3Dsim ()
 
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

TH3F * hDistRecoSim
 
TH3F * hPosition
 
TH3F * hPositionCut
 
TH1F * hPhiPm
 
TH1F * hPhiPmCut
 
TH1F * hPhiPmMC
 
TH1F * hDeltaPhiPm
 
TH1F * hOpenMC
 
TH1F * hOpen
 
TH1F * hDeltaOpen
 
TH1F * hOpenCut
 
TH1F * hNin
 
TH1F * hNout
 
TH1F * hTheta
 
TH1F * hThetaCut
 
TNtupleD * fNtuple
 
Int_t fNbins
 
TGNumberEntry * fChooseNbins
 

Detailed Description

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

Definition at line 23 of file HarpoAnalyseVertex3Dsim.h.

Constructor & Destructor Documentation

HarpoAnalyseVertex3Dsim::HarpoAnalyseVertex3Dsim ( )
inline

Definition at line 27 of file HarpoAnalyseVertex3Dsim.h.

Member Function Documentation

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

Reimplemented from HarpoAnalyse.

Definition at line 306 of file HarpoAnalyseVertex3Dsim.cxx.

Here is the call graph for this function:

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

Redefine empty default.

Reimplemented from HarpoAnalyse.

Definition at line 279 of file HarpoAnalyseVertex3Dsim.cxx.

Here is the call graph for this function:

void HarpoAnalyseVertex3Dsim::Init ( )
virtual

Reimplemented from HarpoAnalyse.

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

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

Definition at line 43 of file HarpoAnalyseVertex3Dsim.cxx.

Here is the call graph for this function:

void HarpoAnalyseVertex3Dsim::process ( )
virtual

Implements HarpoAnalyse.

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

Reimplemented from HarpoAnalyse.

Definition at line 252 of file HarpoAnalyseVertex3Dsim.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 HarpoAnalyseVertex3Dsim::SetConfig ( )
virtual

Reimplemented from HarpoAnalyse.

Definition at line 366 of file HarpoAnalyseVertex3Dsim.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

TGNumberEntry* HarpoAnalyseVertex3Dsim::fChooseNbins
private

Definition at line 60 of file HarpoAnalyseVertex3Dsim.h.

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

Int_t HarpoAnalyseVertex3Dsim::fNbins
private

Definition at line 59 of file HarpoAnalyseVertex3Dsim.h.

TNtupleD* HarpoAnalyseVertex3Dsim::fNtuple
private

Definition at line 57 of file HarpoAnalyseVertex3Dsim.h.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.h.

TH1F* HarpoAnalyseVertex3Dsim::hDeltaOpen
private

Definition at line 50 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hDeltaPhiPm
private

Definition at line 47 of file HarpoAnalyseVertex3Dsim.h.

TH3F* HarpoAnalyseVertex3Dsim::hDistRecoSim
private

Definition at line 41 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hNin
private

Definition at line 52 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hNout
private

Definition at line 53 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hOpen
private

Definition at line 49 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hOpenCut
private

Definition at line 51 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hOpenMC
private

Definition at line 48 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hPhiPm
private

Definition at line 44 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hPhiPmCut
private

Definition at line 45 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hPhiPmMC
private

Definition at line 46 of file HarpoAnalyseVertex3Dsim.h.

TH3F* HarpoAnalyseVertex3Dsim::hPosition
private

Definition at line 42 of file HarpoAnalyseVertex3Dsim.h.

TH3F* HarpoAnalyseVertex3Dsim::hPositionCut
private

Definition at line 43 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hTheta
private

Definition at line 54 of file HarpoAnalyseVertex3Dsim.h.

TH1F* HarpoAnalyseVertex3Dsim::hThetaCut
private

Definition at line 55 of file HarpoAnalyseVertex3Dsim.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: