GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
#include "ExampleEventHelper.hh"
Go to the source code of this file.
Functions | |
bool | PromptCoincidence (TGriffinHit *h1, TGriffinHit *h2) |
bool | PromptCoincidence (TGriffinHit *h1, TZeroDegreeHit *h2) |
bool | TimeRandom (TGriffinHit *h1, TGriffinHit *h2) |
bool | TimeRandom (TGriffinHit *h1, TZeroDegreeHit *h2) |
bool PromptCoincidence | ( | TGriffinHit * | h1, |
TGriffinHit * | h2 ) |
Definition at line 54 of file ExampleEventHelper.cxx.
References TDetectorHit::GetTime().
bool PromptCoincidence | ( | TGriffinHit * | h1, |
TZeroDegreeHit * | h2 ) |
Definition at line 62 of file ExampleEventHelper.cxx.
References TDetectorHit::GetTime().
bool TimeRandom | ( | TGriffinHit * | h1, |
TGriffinHit * | h2 ) |
Definition at line 58 of file ExampleEventHelper.cxx.
References TDetectorHit::GetTime().
bool TimeRandom | ( | TGriffinHit * | h1, |
TZeroDegreeHit * | h2 ) |
Definition at line 66 of file ExampleEventHelper.cxx.
References TDetectorHit::GetTime().