GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
#include "ExampleTreeSelector.h"
Go to the source code of this file.
Macros | |
#define | ExampleTreeSelector_cxx |
Functions | |
bool | PromptCoincidence (TGriffinHit *g, TSceptarHit *s) |
bool | PromptCoincidence (TGriffinHit *g, TZeroDegreeHit *z) |
bool | PromptCoincidence (TGriffinHit *g1, TGriffinHit *g2) |
#define ExampleTreeSelector_cxx |
Definition at line 1 of file ExampleTreeSelector.C.
bool PromptCoincidence | ( | TGriffinHit * | g, |
TSceptarHit * | s ) |
Definition at line 45 of file ExampleTreeSelector.C.
References TDetectorHit::GetTime(), and s.
bool PromptCoincidence | ( | TGriffinHit * | g, |
TZeroDegreeHit * | z ) |
Definition at line 39 of file ExampleTreeSelector.C.
References TDetectorHit::GetTime().
bool PromptCoincidence | ( | TGriffinHit * | g1, |
TGriffinHit * | g2 ) |
Definition at line 51 of file ExampleTreeSelector.C.
References TDetectorHit::GetTime().