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

Test Analyses for readers Pass N events from sequestce of M and marsk rest with condition. More...

#include <HarpoAnalyseTest.h>

Public Member Functions

 HarpoAnalyseTestSeq ()
 
void SetParam (UInt_t n, UInt_t m, Int_t rise)
 
void process ()
 
void Set (HarpoEvent *event)
 
virtual void Init ()
 
virtual void ProcessEvent (HarpoEvent *event)
 Set pointer to new event for analyse, anlyse event , and delete. More...
 
virtual void print ()
 
virtual void Save (char *=NULL)
 
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

UInt_t fN
 Ovreloaded medod whic do all job. More...
 
UInt_t fM
 
Int_t fCondition
 

Detailed Description

Test Analyses for readers Pass N events from sequestce of M and marsk rest with condition.

Definition at line 16 of file HarpoAnalyseTest.h.

Constructor & Destructor Documentation

HarpoAnalyseTestSeq::HarpoAnalyseTestSeq ( )
inline

Definition at line 20 of file HarpoAnalyseTest.h.

Member Function Documentation

virtual void HarpoAnalyse::ConfigFrame ( TGMainFrame *  ,
Int_t   
)
inlinevirtualinherited
virtual void HarpoAnalyse::DisplayAnalysis ( TRootEmbeddedCanvas *  ,
TGListBox *   
)
inlinevirtualinherited
virtual void HarpoAnalyse::Init ( )
inlinevirtualinherited
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 HarpoAnalyse::print ( )
virtualinherited
void HarpoAnalyseTestSeq::process ( )
virtual

Implements HarpoAnalyse.

Definition at line 43 of file HarpoAnalyseTest.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:

virtual void HarpoAnalyse::Save ( char *  = NULL)
inlinevirtualinherited
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 HarpoAnalyseTestSeq::SetParam ( UInt_t  n,
UInt_t  m,
Int_t  rise 
)

Pass n event form sequence of lenth m and mark rest rise status M == 0 mark nothing N >= M mark all

void HarpoAnalyse::SetRunHeader ( HarpoRunHeader hdr)
inlineinherited

Definition at line 60 of file HarpoAnalyse.h.

Here is the caller graph for this function:

Field Documentation

Int_t HarpoAnalyseTestSeq::fCondition
private

Definition at line 31 of file HarpoAnalyseTest.h.

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

UInt_t HarpoAnalyseTestSeq::fM
private

Definition at line 30 of file HarpoAnalyseTest.h.

UInt_t HarpoAnalyseTestSeq::fN
private

Ovreloaded medod whic do all job.

Definition at line 29 of file HarpoAnalyseTest.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: