![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
#include "TGriffin.h"
#include <sstream>
#include <iostream>
#include <iomanip>
#include "TRandom.h"
#include "TMath.h"
#include "TInterpreter.h"
#include "TMnemonic.h"
#include "TGRSIOptions.h"
Go to the source code of this file.
Functions | |
bool | DefaultGriffinAddback (const TDetectorHit *one, const TDetectorHit *two) |
bool | DefaultGriffinSuppression (const TDetectorHit *hit, const TDetectorHit *bgoHit) |
bool DefaultGriffinAddback | ( | const TDetectorHit * | one, |
const TDetectorHit * | two ) |
Definition at line 24 of file TGriffin.cxx.
References TAnalysisOptions::AddbackWindow(), TGRSIOptions::AnalysisOptions(), TDetectorHit::GetDetector(), and TDetectorHit::GetTime().
bool DefaultGriffinSuppression | ( | const TDetectorHit * | hit, |
const TDetectorHit * | bgoHit ) |
Definition at line 32 of file TGriffin.cxx.
References TGRSIOptions::AnalysisOptions(), TDetectorHit::GetDetector(), TDetectorHit::GetEnergy(), TDetectorHit::GetTime(), TAnalysisOptions::SuppressionEnergy(), and TAnalysisOptions::SuppressionWindow().