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

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

#include <HarpoEventSelector.h>

Public Member Functions

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

Data Fields

HarpoEventfEvt
 

Protected Attributes

ULong_t nEvents
 
HarpoRunHeaderfRunHeader
 

Private Attributes

Double_t fQchMax
 
Double_t fQch
 
TGNumberEntry * fChooseQchMax
 

Detailed Description

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

Definition at line 20 of file HarpoEventSelector.h.

Constructor & Destructor Documentation

HarpoEventSelector::HarpoEventSelector ( )
inline

Definition at line 24 of file HarpoEventSelector.h.

Member Function Documentation

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

Redefine empty default.

Reimplemented from HarpoAnalyse.

Definition at line 126 of file HarpoEventSelector.cxx.

Here is the call graph for this function:

virtual void HarpoAnalyse::DisplayAnalysis ( TRootEmbeddedCanvas *  ,
TGListBox *   
)
inlinevirtualinherited
Int_t HarpoEventSelector::eventselection ( )

Redefine empty default.

Definition at line 67 of file HarpoEventSelector.cxx.

Here is the call graph for this function:

void HarpoEventSelector::Init ( )
virtual

Reimplemented from HarpoAnalyse.

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

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

Definition at line 42 of file HarpoEventSelector.cxx.

Here is the call graph for this function:

void HarpoEventSelector::process ( )
virtual

Implements HarpoAnalyse.

Definition at line 57 of file HarpoEventSelector.cxx.

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 HarpoEventSelector::Save ( char *  mode = NULL)
virtual

Reimplemented from HarpoAnalyse.

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

Reimplemented from HarpoAnalyse.

Definition at line 185 of file HarpoEventSelector.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* HarpoEventSelector::fChooseQchMax
private

Definition at line 40 of file HarpoEventSelector.h.

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

Double_t HarpoEventSelector::fQch
private

Definition at line 38 of file HarpoEventSelector.h.

Double_t HarpoEventSelector::fQchMax
private

Definition at line 37 of file HarpoEventSelector.h.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.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: