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

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

#include <HarpoSelectorVertex.h>

Public Member Functions

 HarpoSelectorVertex ()
 
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 fThetaMin
 
Double_t fThetaMax
 
Double_t fDx
 
Double_t fDy
 
TGNumberEntry * fChooseDx
 
TGNumberEntry * fChooseDy
 
TGNumberEntry * fChooseThetaMin
 
TGNumberEntry * fChooseThetaMax
 

Detailed Description

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

Definition at line 21 of file HarpoSelectorVertex.h.

Constructor & Destructor Documentation

HarpoSelectorVertex::HarpoSelectorVertex ( )
inline

Definition at line 25 of file HarpoSelectorVertex.h.

Member Function Documentation

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

Redefine empty default.

Reimplemented from HarpoAnalyse.

Definition at line 215 of file HarpoSelectorVertex.cxx.

Here is the call graph for this function:

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

Redefine empty default.

Definition at line 70 of file HarpoSelectorVertex.cxx.

Here is the call graph for this function:

void HarpoSelectorVertex::Init ( )
virtual

Reimplemented from HarpoAnalyse.

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

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

Definition at line 43 of file HarpoSelectorVertex.cxx.

Here is the call graph for this function:

void HarpoSelectorVertex::process ( )
virtual

Implements HarpoAnalyse.

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

Reimplemented from HarpoAnalyse.

Definition at line 205 of file HarpoSelectorVertex.cxx.

void HarpoAnalyse::Set ( HarpoEvent event)
inherited

Definition at line 124 of file HarpoAnalyse.cxx.

Here is the caller graph for this function:

void HarpoSelectorVertex::SetConfig ( )
virtual

Reimplemented from HarpoAnalyse.

Definition at line 296 of file HarpoSelectorVertex.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* HarpoSelectorVertex::fChooseDx
private

Definition at line 45 of file HarpoSelectorVertex.h.

TGNumberEntry* HarpoSelectorVertex::fChooseDy
private

Definition at line 46 of file HarpoSelectorVertex.h.

TGNumberEntry* HarpoSelectorVertex::fChooseThetaMax
private

Definition at line 48 of file HarpoSelectorVertex.h.

TGNumberEntry* HarpoSelectorVertex::fChooseThetaMin
private

Definition at line 47 of file HarpoSelectorVertex.h.

Double_t HarpoSelectorVertex::fDx
private

Definition at line 42 of file HarpoSelectorVertex.h.

Double_t HarpoSelectorVertex::fDy
private

Definition at line 43 of file HarpoSelectorVertex.h.

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.h.

Double_t HarpoSelectorVertex::fThetaMax
private

Definition at line 41 of file HarpoSelectorVertex.h.

Double_t HarpoSelectorVertex::fThetaMin
private

Definition at line 40 of file HarpoSelectorVertex.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: