#include <TXXXEvent.h>
Inheritance diagram for TXXXEvent:
Public Methods | |
TXXXEvent () | |
TXXXEvent (Text_t *name) | |
virtual | ~TXXXEvent () |
Int_t | Fill () |
Method called by the event owner (analysis step) to fill the event element from the set event source. More... | |
void | Clear (Option_t *t="") |
Method called by the event owner (analysis step) to clear the event element. More... | |
Int_t | Init () |
Method called on initialization of event classes. More... | |
TXXXEvent () | |
TXXXEvent (Text_t *name) | |
virtual | ~TXXXEvent () |
Int_t | Fill () |
Method called by the event owner (analysis step) to fill the event element from the set event source. More... | |
void | Clear (Option_t *t="") |
Method called by the event owner (analysis step) to clear the event element. More... | |
Int_t | Init () |
Method called on initialization of event classes. More... | |
Public Attributes | |
Float_t | fCrate1 [8] |
Float_t | fCrate2 [8] |
Private Attributes | |
TXXXProc * | fxAnlProc |
TXXXProc * | fxAnlProc |
|
Definition at line 21 of file TXXXEvent.cxx. |
|
Definition at line 26 of file TXXXEvent.cxx. |
|
Definition at line 31 of file TXXXEvent.cxx. |
|
|
|
|
|
|
|
Method called by the event owner (analysis step) to fill the event element from the set event source. Event source can be the source of the analysis step (if this is a raw event) or the event processor (if this is a computed event). Reimplemented from TGo4EventElement. Definition at line 60 of file TXXXEvent.cxx. References Clear(), TXXXProc::Event(), and fxAnlProc. |
|
Method called by the event owner (analysis step) to clear the event element.
Reimplemented from TGo4EventElement. Definition at line 70 of file TXXXEvent.cxx. |
|
Method called on initialization of event classes. User might check the correct type of the eventsource here and assign this to a subclass pointer. Reimplemented from TGo4EventElement. Definition at line 37 of file TXXXEvent.cxx. References TGo4EventElement::CheckEventSource(), Clear(), fxAnlProc, and TGo4EventElement::GetEventSource(). |
|
Method called by the event owner (analysis step) to fill the event element from the set event source. Event source can be the source of the analysis step (if this is a raw event) or the event processor (if this is a computed event). Reimplemented from TGo4EventElement. |
|
Method called by the event owner (analysis step) to clear the event element.
Reimplemented from TGo4EventElement. |
|
Method called on initialization of event classes. User might check the correct type of the eventsource here and assign this to a subclass pointer. Reimplemented from TGo4EventElement. |
|
Definition at line 43 of file TXXXEvent.h. Referenced by Clear(), and TXXXProc::Event(). |
|
Definition at line 44 of file TXXXEvent.h. Referenced by Clear(), and TXXXProc::Event(). |
|
Definition at line 46 of file TXXXEvent.h. |
|
Definition at line 44 of file TXXXEvent.h. |