Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SubSystemHeader Class Reference

ROOT base class to contain the header data for one event. More...

#include <SubSystemHeader.h>

Inheritance diagram for SubSystemHeader::

AcdHeader CalHeader TkrHeader List of all members.

Public Types

enum  { DeadTimeMask = 0x00002fff, DeadTimeCauseMask = 0x001fc000, DeadTimeCauseShift = 14 }

Public Methods

 SubSystemHeader ()
virtual ~SubSystemHeader ()
void Clean (Option_t *option="")
UInt_t getEventId ()
void setEventId (unsigned int id)
UInt_t getTimerWord ()
void setTimerWord (unsigned int time)
UInt_t getTreqStatus ()
void setTreqStatus (unsigned int stat)
UInt_t getDeadTime ()
UChar_t getDeadTimeCause ()
UInt_t getDeadTimeAndCause ()
void setDeadTimeAndCause (unsigned int t)

Protected Attributes

UInt_t m_eventId
UInt_t m_timerWord
UInt_t m_TREQ_VETO_status
UInt_t m_deadtime_and_cause

Detailed Description

ROOT base class to contain the header data for one event.


The documentation for this class was generated from the following files:
Generated on Wed Oct 31 11:20:18 2001 for digiRootData by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001