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

A class hold HARPO run iformation. More...

#include <HarpoDccHeader.h>

Public Member Functions

 HarpoDccHeader ()
 
 HarpoDccHeader (FILE *fIn)
 
virtual ~HarpoDccHeader ()
 
Bool_t check (HarpoDccReader *const rdr)
 
void SetPedestals (HarpoPedestal *p)
 
HarpoPedestalGetPedestals ()
 
Bool_t check ()
 
void print ()
 
void SetReaderType (int Id)
 Set HaroReaderType. More...
 
int GetReaderType ()
 Get HaroReaderType. More...
 
void SetDate (time_t date)
 Set Run Stat time. More...
 
time_t GetDate () const
 Get Run Stat time. More...
 
void SetHeaderString (char *header, int len)
 
char * GetHeader ()
 

Protected Attributes

int fReaderType
 
time_t fTime
 
int fHeaderLen
 Run Staring Time. More...
 
char * fHeader
 

Private Attributes

HarpoPedestalpeds
 

Detailed Description

A class hold HARPO run iformation.

The class is ...

Definition at line 18 of file HarpoDccHeader.h.

Constructor & Destructor Documentation

HarpoDccHeader::HarpoDccHeader ( )
HarpoDccHeader::HarpoDccHeader ( FILE *  fIn)

Definition at line 35 of file HarpoDccHeader.cxx.

virtual HarpoDccHeader::~HarpoDccHeader ( )
inlinevirtual

Definition at line 24 of file HarpoDccHeader.h.

Member Function Documentation

Bool_t HarpoDccHeader::check ( HarpoDccReader *const  rdr)

Pedstal extraactions

Definition at line 49 of file HarpoDccHeader.cxx.

Here is the call graph for this function:

Bool_t HarpoDccHeader::check ( )
inlinevirtual

Implements HarpoDetHeader.

Definition at line 31 of file HarpoDccHeader.h.

time_t HarpoDetHeader::GetDate ( ) const
inlineinherited

Get Run Stat time.

Definition at line 31 of file HarpoDetHeader.h.

char* HarpoDetHeader::GetHeader ( )
inlineinherited

Definition at line 34 of file HarpoDetHeader.h.

Here is the caller graph for this function:

HarpoPedestal* HarpoDccHeader::GetPedestals ( )
inline

Definition at line 29 of file HarpoDccHeader.h.

Here is the caller graph for this function:

int HarpoDetHeader::GetReaderType ( )
inlineinherited

Get HaroReaderType.

Definition at line 26 of file HarpoDetHeader.h.

void HarpoDccHeader::print ( )
virtual

Reimplemented from HarpoDetHeader.

Definition at line 75 of file HarpoDccHeader.cxx.

Here is the caller graph for this function:

void HarpoDetHeader::SetDate ( time_t  date)
inlineinherited

Set Run Stat time.

Definition at line 29 of file HarpoDetHeader.h.

void HarpoDetHeader::SetHeaderString ( char *  header,
int  len 
)
inherited

Definition at line 28 of file HarpoDetHeader.cxx.

void HarpoDccHeader::SetPedestals ( HarpoPedestal p)
inline

Definition at line 28 of file HarpoDccHeader.h.

void HarpoDetHeader::SetReaderType ( int  Id)
inlineinherited

Set HaroReaderType.

Definition at line 24 of file HarpoDetHeader.h.

Here is the caller graph for this function:

Field Documentation

char* HarpoDetHeader::fHeader
protectedinherited

Definition at line 44 of file HarpoDetHeader.h.

int HarpoDetHeader::fHeaderLen
protectedinherited

Run Staring Time.

Definition at line 43 of file HarpoDetHeader.h.

int HarpoDetHeader::fReaderType
protectedinherited

Definition at line 41 of file HarpoDetHeader.h.

time_t HarpoDetHeader::fTime
protectedinherited

Definition at line 42 of file HarpoDetHeader.h.

HarpoPedestal* HarpoDccHeader::peds
private

Definition at line 35 of file HarpoDccHeader.h.


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