HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
HarpoEventHeader Class Reference

FullEvent Header not scecific to the detectors The class is .... More...

#include <HarpoEventHeader.h>

Public Member Functions

 HarpoEventHeader ()
 
virtual ~HarpoEventHeader ()
 
virtual void print ()
 
void SetEvtNo (Long_t rnum)
 Set Event Number. More...
 
Long_t GetEvtNo ()
 Get Event Number. More...
 
void SetEvAnaStatus (Int_t status)
 Set Event Analise status. More...
 
Int_t GetEvAnaStatus ()
 Get Event Analise status. More...
 

Private Attributes

Long_t evNum
 
Int_t fEvAnaStatus
 

Detailed Description

FullEvent Header not scecific to the detectors The class is ....

Definition at line 27 of file HarpoEventHeader.h.

Constructor & Destructor Documentation

HarpoEventHeader::HarpoEventHeader ( )
virtual HarpoEventHeader::~HarpoEventHeader ( )
inlinevirtual

Definition at line 32 of file HarpoEventHeader.h.

Member Function Documentation

Int_t HarpoEventHeader::GetEvAnaStatus ( )
inline

Get Event Analise status.

Definition at line 43 of file HarpoEventHeader.h.

Here is the caller graph for this function:

Long_t HarpoEventHeader::GetEvtNo ( )
inline

Get Event Number.

Definition at line 38 of file HarpoEventHeader.h.

Here is the caller graph for this function:

void HarpoEventHeader::print ( )
virtual

Definition at line 21 of file HarpoEventHeader.cxx.

Here is the caller graph for this function:

void HarpoEventHeader::SetEvAnaStatus ( Int_t  status)
inline

Set Event Analise status.

Definition at line 41 of file HarpoEventHeader.h.

Here is the caller graph for this function:

void HarpoEventHeader::SetEvtNo ( Long_t  rnum)
inline

Set Event Number.

Definition at line 36 of file HarpoEventHeader.h.

Here is the caller graph for this function:

Field Documentation

Long_t HarpoEventHeader::evNum
private

Definition at line 47 of file HarpoEventHeader.h.

Int_t HarpoEventHeader::fEvAnaStatus
private

Event Analyse Status 0 - OK -1 - Abort analyse chain but write event -2 - Abort analyse chain and skeep event without writing to file -3 - Abort event and try next input file if any -4 - Abort event and Stop Loop < -4 Abort program

Definition at line 55 of file HarpoEventHeader.h.


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