GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
#include "DirectoryHelper.hh"
Go to the source code of this file.
Functions | |
bool | PromptCoincidence (TGriffinHit *h1, TGriffinHit *h2) |
bool | TimeRandom (TGriffinHit *h1, TGriffinHit *h2) |
bool PromptCoincidence | ( | TGriffinHit * | h1, |
TGriffinHit * | h2 ) |
Definition at line 41 of file DirectoryHelper.cxx.
References TDetectorHit::GetTime().
bool TimeRandom | ( | TGriffinHit * | h1, |
TGriffinHit * | h2 ) |
Definition at line 45 of file DirectoryHelper.cxx.
References TDetectorHit::GetTime().
Referenced by EfficiencyHelper::Exec(), and ExampleEventHelper::Exec().