GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
#include "ExampleTreeHelper.hh"
Go to the source code of this file.
Functions | |
bool | PromptCoincidence (TGriffinHit *g, TSceptarHit *s) |
bool | PromptCoincidence (TGriffinHit *g, TZeroDegreeHit *z) |
bool | PromptCoincidence (TGriffinHit *g1, TGriffinHit *g2) |
bool PromptCoincidence | ( | TGriffinHit * | g, |
TSceptarHit * | s ) |
Definition at line 31 of file ExampleTreeHelper.cxx.
References TDetectorHit::GetTime(), and s.
bool PromptCoincidence | ( | TGriffinHit * | g, |
TZeroDegreeHit * | z ) |
Definition at line 25 of file ExampleTreeHelper.cxx.
References TDetectorHit::GetTime().
bool PromptCoincidence | ( | TGriffinHit * | g1, |
TGriffinHit * | g2 ) |
Definition at line 37 of file ExampleTreeHelper.cxx.
References TDetectorHit::GetTime().