Main Page   Class Hierarchy   Compound List   File List   Compound Members  

L1T Class Reference

Store the Level One Trigger information. More...

#include <L1T.h>

Inheritance diagram for L1T::

List of all members.

Public Types

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

Public Methods

 L1T ()
 L1T (Int_t trigCount, Int_t trigTimeValue, Int_t xCapture, Int_t yCapture, UShort_t vetoCapture, UChar_t deadTimeCause, UShort_t deadTime)
virtual ~L1T ()
void Clean ()
Int_t getTrigCount ()
Int_t getTrigTime ()
Int_t getXCapture ()
Int_t getYCapture ()
UShort_t getVetoCapture ()
UInt_t getDeadTimeAndCause ()
UChar_t getDeadTimeCause ()
UShort_t getDeadTime ()
void setTrigCount (Int_t newVal)
void setTrigTime (Int_t newVal)
void setXCapture (Int_t newVal)
void setYCapture (Int_t newVal)
void setVetoCapture (UShort_t newVal)
void setDeadTimeAndCause (UInt_t newVal)

Private Attributes

UInt_t m_trigCount
UInt_t m_trigTimeValue
UInt_t m_xCapture
UInt_t m_yCapture
UShort_t m_vetoCapture
UInt_t m_deadTimeAndCause
UChar_t m_deadTimeCause
UShort_t m_deadTime

Detailed Description

Store the Level One Trigger information.


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