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

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

#include <HarpoExcludeBadEvents.h>

Public Member Functions

 HarpoExcludeBadEvents ()
 
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 * hQtotOut [2]
 Redefine empty default. More...
 
TH2F * hMap [2]
 

Detailed Description

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

Definition at line 19 of file HarpoExcludeBadEvents.h.

Constructor & Destructor Documentation

HarpoExcludeBadEvents::HarpoExcludeBadEvents ( )
inline

Definition at line 23 of file HarpoExcludeBadEvents.h.

Member Function Documentation

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

Reimplemented from HarpoAnalyse.

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

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

void HarpoExcludeBadEvents::process ( )
virtual

Implements HarpoAnalyse.

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

Reimplemented from HarpoAnalyse.

Definition at line 113 of file HarpoExcludeBadEvents.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.

TH2F* HarpoExcludeBadEvents::hMap[2]
private

Definition at line 33 of file HarpoExcludeBadEvents.h.

TH1F* HarpoExcludeBadEvents::hQtotOut[2]
private

Redefine empty default.

Definition at line 32 of file HarpoExcludeBadEvents.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: