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