Public Member Functions | Public Attributes

TXXXUnpackEvent Class Reference

#include <TXXXUnpackEvent.h>

Inheritance diagram for TXXXUnpackEvent:
TGo4CompositeEvent TGo4EventElement TGo4EventElement

List of all members.

Public Member Functions

 TXXXUnpackEvent ()
 TXXXUnpackEvent (const char *name)
virtual ~TXXXUnpackEvent ()
virtual void Clear (Option_t *t="")
 TXXXUnpackEvent ()
 TXXXUnpackEvent (const char *name)
virtual ~TXXXUnpackEvent ()

Public Attributes

Int_t fiCrate1 [XXX_NUM_CHAN]
Int_t fiCrate2 [XXX_NUM_CHAN]
Int_t fiCrate3 [XXX_NUM_CHAN]
Int_t fiCrate4 [XXX_NUM_CHAN]

Detailed Description

Definition at line 21 of file TXXXUnpackEvent.h.


Constructor & Destructor Documentation

TXXXUnpackEvent::TXXXUnpackEvent (  )  [inline]

Definition at line 23 of file TXXXUnpackEvent.h.

TXXXUnpackEvent::TXXXUnpackEvent ( const char *  name  )  [inline]

Definition at line 24 of file TXXXUnpackEvent.h.

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

Definition at line 25 of file TXXXUnpackEvent.h.

TXXXUnpackEvent::TXXXUnpackEvent (  )  [inline]

Definition at line 84 of file TXXXUnpackEvent.h.

TXXXUnpackEvent::TXXXUnpackEvent ( const char *  name  ) 
virtual TXXXUnpackEvent::~TXXXUnpackEvent (  )  [inline, virtual]

Definition at line 86 of file TXXXUnpackEvent.h.


Member Function Documentation

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

Method called by the event owner (analysis step) to clear the event element.

Reimplemented from TGo4EventElement.

Definition at line 16 of file TXXXUnpackEvent.cxx.

References fiCrate1, fiCrate2, fiCrate3, and fiCrate4.


Member Data Documentation

Int_t TXXXUnpackEvent::fiCrate1[XXX_NUM_CHAN]

Definition at line 33 of file TXXXUnpackEvent.h.

Referenced by TXXXUnpackProc::BuildEvent(), TXXXAnlProc::BuildEvent(), and Clear().

Int_t TXXXUnpackEvent::fiCrate2[XXX_NUM_CHAN]

Definition at line 34 of file TXXXUnpackEvent.h.

Referenced by TXXXUnpackProc::BuildEvent(), TXXXAnlProc::BuildEvent(), and Clear().

Int_t TXXXUnpackEvent::fiCrate3[XXX_NUM_CHAN]

Definition at line 35 of file TXXXUnpackEvent.h.

Referenced by Clear().

Int_t TXXXUnpackEvent::fiCrate4[XXX_NUM_CHAN]

Definition at line 36 of file TXXXUnpackEvent.h.

Referenced by Clear().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines