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