![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
#include "ExampleEventHelper.hh"
Include dependency graph for ExampleEventHelper.cxx: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 53 of file ExampleEventHelper.cxx.
References TDetectorHit::GetTime().
| bool PromptCoincidence | ( | TGriffinHit * | h1, |
| TZeroDegreeHit * | h2 ) |
Definition at line 61 of file ExampleEventHelper.cxx.
References TDetectorHit::GetTime().
| bool TimeRandom | ( | TGriffinHit * | h1, |
| TGriffinHit * | h2 ) |
Definition at line 57 of file ExampleEventHelper.cxx.
References TDetectorHit::GetTime().
| bool TimeRandom | ( | TGriffinHit * | h1, |
| TZeroDegreeHit * | h2 ) |
Definition at line 65 of file ExampleEventHelper.cxx.
References TDetectorHit::GetTime().