Public Member Functions | Data Fields

TFaspEvent Class Reference

#include <TFaspEvent.h>

Public Member Functions

 TFaspEvent ()
 TFaspEvent (const char *name, Short_t id=0)
virtual ~TFaspEvent ()
virtual void Clear (Option_t *t="")

Data Fields

UShort_t fAdcs [Fasp_NumChannels]
UInt_t fAdcTm
UInt_t fSyncNumber
UInt_t fSyncTm

Detailed Description

Definition at line 9 of file TFaspEvent.h.


Constructor & Destructor Documentation

TFaspEvent::TFaspEvent (  ) 

Definition at line 13 of file TFaspEvent.cxx.

References Clear().

TFaspEvent::TFaspEvent ( const char *  name,
Short_t  id = 0 
)

Definition at line 6 of file TFaspEvent.cxx.

References Clear().

virtual TFaspEvent::~TFaspEvent (  )  [inline, virtual]

Definition at line 14 of file TFaspEvent.h.


Member Function Documentation

void TFaspEvent::Clear ( Option_t *  t = ""  )  [virtual]

Method called by the framework to clear the event element.

Definition at line 19 of file TFaspEvent.cxx.

References fAdcs, fAdcTm, fSyncNumber, and fSyncTm.

Referenced by TFaspEvent().


Field Documentation

UShort_t TFaspEvent::fAdcs[Fasp_NumChannels]

Definition at line 19 of file TFaspEvent.h.

Referenced by Clear(), and TFaspProc::ProcessSubevent().

Definition at line 21 of file TFaspEvent.h.

Referenced by Clear(), and TFaspProc::ProcessSubevent().

Definition at line 23 of file TFaspEvent.h.

Referenced by Clear(), and TFaspProc::ProcessSubevent().

Definition at line 25 of file TFaspEvent.h.

Referenced by Clear(), and TFaspProc::ProcessSubevent().


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