#include <TYYYUnpackEvent.h>
Public Member Functions | |
TYYYUnpackEvent () | |
TYYYUnpackEvent (const char *name) | |
virtual | ~TYYYUnpackEvent () |
void | Clear (Option_t *t="") |
Public Attributes | |
Double_t | fdR [3] |
Double_t | fdV [3] |
Double_t | fdGam [2] |
Int_t | fiNumScatt |
Double_t | fdEmittX |
Double_t | fdEmittY |
Double_t | fdEmitt4d |
Definition at line 19 of file TYYYUnpackEvent.h.
TYYYUnpackEvent::TYYYUnpackEvent | ( | ) |
Definition at line 17 of file TYYYUnpackEvent.cxx.
TYYYUnpackEvent::TYYYUnpackEvent | ( | const char * | name | ) |
Definition at line 22 of file TYYYUnpackEvent.cxx.
TYYYUnpackEvent::~TYYYUnpackEvent | ( | ) | [virtual] |
Definition at line 27 of file TYYYUnpackEvent.cxx.
void TYYYUnpackEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the event owner (analysis step) to clear the event element.
Reimplemented from TGo4EventElement.
Definition at line 33 of file TYYYUnpackEvent.cxx.
References fdEmitt4d, fdEmittX, fdEmittY, fdGam, fdR, fdV, and fiNumScatt.
Double_t TYYYUnpackEvent::fdEmitt4d |
Definition at line 37 of file TYYYUnpackEvent.h.
Referenced by TYYYUnpackProc::BuildEvent(), and Clear().
Double_t TYYYUnpackEvent::fdEmittX |
Definition at line 35 of file TYYYUnpackEvent.h.
Referenced by TYYYUnpackProc::BuildEvent(), and Clear().
Double_t TYYYUnpackEvent::fdEmittY |
Definition at line 36 of file TYYYUnpackEvent.h.
Referenced by TYYYUnpackProc::BuildEvent(), and Clear().
Double_t TYYYUnpackEvent::fdGam[2] |
Definition at line 33 of file TYYYUnpackEvent.h.
Referenced by TYYYUnpackProc::BuildEvent(), and Clear().
Double_t TYYYUnpackEvent::fdR[3] |
Definition at line 31 of file TYYYUnpackEvent.h.
Referenced by TYYYUnpackProc::BuildEvent(), and Clear().
Double_t TYYYUnpackEvent::fdV[3] |
Definition at line 32 of file TYYYUnpackEvent.h.
Referenced by TYYYUnpackProc::BuildEvent(), and Clear().
Definition at line 34 of file TYYYUnpackEvent.h.
Referenced by TYYYUnpackProc::BuildEvent(), and Clear().