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

A symple class analyse base PMM2 events properties Event Analysis code. More...

#include <HarpoPmm2AnalyseEvProp.h>

Public Member Functions

 HarpoPmm2AnalyseEvProp ()
 
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 * helen
 Redefine empty default. More...
 
TH1F * heprof
 Number of Digi's in event. More...
 
TH1F * hadc [2]
 Hits per channel. More...
 
TH2F * htvse
 Adc valuer for each gain. More...
 
TH2F * hpps
 Time stamp vs Event number. More...
 
TH2F * hramp
 Time stamp vs PPS counter. More...
 
TH1F * htdiff
 Fine Time vs TDC Ramp. More...
 
TH1F * htdiff2
 Time Stamp differens. More...
 
int itsold
 Time Stamp differens ( zoom on low val) More...
 
int verbose
 

Detailed Description

A symple class analyse base PMM2 events properties Event Analysis code.

The real analysis done in process() proceedure.

Definition at line 18 of file HarpoPmm2AnalyseEvProp.h.

Constructor & Destructor Documentation

HarpoPmm2AnalyseEvProp::HarpoPmm2AnalyseEvProp ( )
inline

Definition at line 22 of file HarpoPmm2AnalyseEvProp.h.

Member Function Documentation

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

Reimplemented from HarpoAnalyse.

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

Overloaded method which do all job.

Reimplemented from HarpoAnalyse.

void HarpoPmm2AnalyseEvProp::process ( )
virtual

Implements HarpoAnalyse.

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

Reimplemented from HarpoAnalyse.

Definition at line 123 of file HarpoPmm2AnalyseEvProp.cxx.

Here is the call graph for this function:

Here is the caller 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.

TH1F* HarpoPmm2AnalyseEvProp::hadc[2]
private

Hits per channel.

Definition at line 34 of file HarpoPmm2AnalyseEvProp.h.

TH1F* HarpoPmm2AnalyseEvProp::helen
private

Redefine empty default.

Definition at line 32 of file HarpoPmm2AnalyseEvProp.h.

TH1F* HarpoPmm2AnalyseEvProp::heprof
private

Number of Digi's in event.

Definition at line 33 of file HarpoPmm2AnalyseEvProp.h.

TH2F* HarpoPmm2AnalyseEvProp::hpps
private

Time stamp vs Event number.

Definition at line 36 of file HarpoPmm2AnalyseEvProp.h.

TH2F* HarpoPmm2AnalyseEvProp::hramp
private

Time stamp vs PPS counter.

Definition at line 37 of file HarpoPmm2AnalyseEvProp.h.

TH1F* HarpoPmm2AnalyseEvProp::htdiff
private

Fine Time vs TDC Ramp.

Definition at line 38 of file HarpoPmm2AnalyseEvProp.h.

TH1F* HarpoPmm2AnalyseEvProp::htdiff2
private

Time Stamp differens.

Definition at line 39 of file HarpoPmm2AnalyseEvProp.h.

TH2F* HarpoPmm2AnalyseEvProp::htvse
private

Adc valuer for each gain.

Definition at line 35 of file HarpoPmm2AnalyseEvProp.h.

int HarpoPmm2AnalyseEvProp::itsold
private

Time Stamp differens ( zoom on low val)

Definition at line 45 of file HarpoPmm2AnalyseEvProp.h.

ULong_t HarpoAnalyse::nEvents
protectedinherited

Definition at line 75 of file HarpoAnalyse.h.

int HarpoPmm2AnalyseEvProp::verbose
private

Definition at line 46 of file HarpoPmm2AnalyseEvProp.h.


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