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

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

#include <HarpoSelectorPileUp.h>

Public Member Functions

 HarpoSelectorPileUp ()
 
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 * hQin [2]
 Redefine empty default. More...
 
TH1F * hQbefore [2]
 
TH1F * hQafter [2]
 
TNtupleD * ntuple
 
Int_t fTstart
 
Int_t fTend
 
Double_t fThr
 

Detailed Description

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

Definition at line 20 of file HarpoSelectorPileUp.h.

Constructor & Destructor Documentation

HarpoSelectorPileUp::HarpoSelectorPileUp ( )
inline

Definition at line 24 of file HarpoSelectorPileUp.h.

Member Function Documentation

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

Reimplemented from HarpoAnalyse.

Definition at line 113 of file HarpoSelectorPileUp.cxx.

Here is the call 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 HarpoSelectorPileUp::print ( )
virtual

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

Definition at line 42 of file HarpoSelectorPileUp.cxx.

Here is the call graph for this function:

void HarpoSelectorPileUp::process ( )
virtual

Implements HarpoAnalyse.

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

Reimplemented from HarpoAnalyse.

Definition at line 162 of file HarpoSelectorPileUp.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.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.h.

Int_t HarpoSelectorPileUp::fTend
private

Definition at line 40 of file HarpoSelectorPileUp.h.

Double_t HarpoSelectorPileUp::fThr
private

Definition at line 41 of file HarpoSelectorPileUp.h.

Int_t HarpoSelectorPileUp::fTstart
private

Definition at line 39 of file HarpoSelectorPileUp.h.

TH1F* HarpoSelectorPileUp::hQafter[2]
private

Definition at line 35 of file HarpoSelectorPileUp.h.

TH1F* HarpoSelectorPileUp::hQbefore[2]
private

Definition at line 34 of file HarpoSelectorPileUp.h.

TH1F* HarpoSelectorPileUp::hQin[2]
private

Redefine empty default.

Definition at line 33 of file HarpoSelectorPileUp.h.

ULong_t HarpoAnalyse::nEvents
protectedinherited

Definition at line 75 of file HarpoAnalyse.h.

TNtupleD* HarpoSelectorPileUp::ntuple
private

Definition at line 37 of file HarpoSelectorPileUp.h.


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