#include <TSpadicEvent.h>
Public Member Functions | |
| TSpadicData () | |
| TSpadicData (const char *name, Short_t id=0) | |
| virtual | ~TSpadicData () |
| virtual void | Clear (Option_t *t="") |
Data Fields | |
| UChar_t | fSpadicPulse [NUM_SPADIC_CHA][SPADIC_TRACE_SIZE] |
| Double_t | fSpadicCompensated [NUM_SPADIC_CHA][SPADIC_TRACE_SIZE] |
| Bool_t | fSpadicOffSpillEvent |
| Bool_t | fSpadicOverFlowEvent |
| Bool_t | fSpadicOverflows [NUM_SPADIC_CHA][SPADIC_TRACE_SIZE] |
| Bool_t | fSpadicUndershootsEvent |
| Bool_t | fSpadicUndershoots [NUM_SPADIC_CHA][SPADIC_TRACE_SIZE] |
| Int_t | fSpadicHighestChannel |
| Bool_t | fSpadicSignalCh [NUM_SPADIC_CHA] |
| Double_t | fSpadicIntensity [NUM_SPADIC_CHA] |
| Bool_t | fIntensityGate [NUM_SPADIC_CHA] |
Definition at line 33 of file TSpadicEvent.h.
| TSpadicData::TSpadicData | ( | ) |
Definition at line 19 of file TSpadicEvent.cxx.
| TSpadicData::TSpadicData | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
Definition at line 13 of file TSpadicEvent.cxx.
| TSpadicData::~TSpadicData | ( | ) | [virtual] |
Definition at line 24 of file TSpadicEvent.cxx.
| void TSpadicData::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 29 of file TSpadicEvent.cxx.
References fIntensityGate, fSpadicCompensated, fSpadicHighestChannel, fSpadicIntensity, fSpadicOffSpillEvent, fSpadicOverFlowEvent, fSpadicOverflows, fSpadicPulse, fSpadicSignalCh, fSpadicUndershoots, and fSpadicUndershootsEvent.
| Bool_t TSpadicData::fIntensityGate[NUM_SPADIC_CHA] |
Definition at line 73 of file TSpadicEvent.h.
Referenced by Clear().
| Double_t TSpadicData::fSpadicCompensated[NUM_SPADIC_CHA][SPADIC_TRACE_SIZE] |
Definition at line 46 of file TSpadicEvent.h.
Referenced by Clear(), TTRDMuensterFrankfurtProc::FinalizeEvent(), position_resolution(), TSpadicProc::ProcessSpadic(), readtree_spadic(), and spadic_noise_Analysis().
Definition at line 64 of file TSpadicEvent.h.
Referenced by Clear(), TSpadicProc::ProcessSpadic(), and readtree_spadic().
| Double_t TSpadicData::fSpadicIntensity[NUM_SPADIC_CHA] |
Definition at line 70 of file TSpadicEvent.h.
Referenced by Clear().
Definition at line 49 of file TSpadicEvent.h.
Referenced by Clear(), and TSpadicProc::ProcessSpadic().
Definition at line 52 of file TSpadicEvent.h.
Referenced by Clear(), position_resolution(), TSpadicProc::ProcessSpadic(), and readtree_spadic().
| Bool_t TSpadicData::fSpadicOverflows[NUM_SPADIC_CHA][SPADIC_TRACE_SIZE] |
Definition at line 55 of file TSpadicEvent.h.
Referenced by Clear(), TTRDMuensterFrankfurtProc::FinalizeEvent(), position_resolution(), TSpadicProc::ProcessSpadic(), and readtree_spadic().
| UChar_t TSpadicData::fSpadicPulse[NUM_SPADIC_CHA][SPADIC_TRACE_SIZE] |
Definition at line 43 of file TSpadicEvent.h.
Referenced by Clear(), FillUnCalibratedPionSpectrum(), TTRDMuensterFrankfurtProc::FinalizeEvent(), position_resolution(), TSpadicProc::ProcessSpadic(), readtree_spadic(), spadic_noise_Analysis(), and spadic_pr_Analysis().
| Bool_t TSpadicData::fSpadicSignalCh[NUM_SPADIC_CHA] |
Definition at line 67 of file TSpadicEvent.h.
Referenced by TTRDMuensterFrankfurtProc::CancelNoise_Cova(), Clear(), TTRDMuensterFrankfurtProc::FinalizeEvent(), TSpadicProc::ProcessSpadic(), and readtree_spadic().
| Bool_t TSpadicData::fSpadicUndershoots[NUM_SPADIC_CHA][SPADIC_TRACE_SIZE] |
Definition at line 61 of file TSpadicEvent.h.
Referenced by Clear(), TTRDMuensterFrankfurtProc::FinalizeEvent(), and TSpadicProc::ProcessSpadic().
Definition at line 58 of file TSpadicEvent.h.
Referenced by Clear(), position_resolution(), TSpadicProc::ProcessSpadic(), and readtree_spadic().
1.7.1