GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
ExampleEventHelper.cxx File Reference
+ 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)
 

Function Documentation

◆ PromptCoincidence() [1/2]

bool PromptCoincidence ( TGriffinHit * h1,
TGriffinHit * h2 )

Definition at line 54 of file ExampleEventHelper.cxx.

References TDetectorHit::GetTime().

◆ PromptCoincidence() [2/2]

bool PromptCoincidence ( TGriffinHit * h1,
TZeroDegreeHit * h2 )

Definition at line 62 of file ExampleEventHelper.cxx.

References TDetectorHit::GetTime().

◆ TimeRandom() [1/2]

bool TimeRandom ( TGriffinHit * h1,
TGriffinHit * h2 )

Definition at line 58 of file ExampleEventHelper.cxx.

References TDetectorHit::GetTime().

◆ TimeRandom() [2/2]

bool TimeRandom ( TGriffinHit * h1,
TZeroDegreeHit * h2 )

Definition at line 66 of file ExampleEventHelper.cxx.

References TDetectorHit::GetTime().