![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
#include "TTdrTigress.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 | DefaultAddback (TTdrTigressHit *one, TTdrTigressHit *two) |
bool | DefaultSuppression (TTdrTigressHit *clo, TBgoHit *bgo) |
bool DefaultAddback | ( | TTdrTigressHit * | one, |
TTdrTigressHit * | two ) |
Definition at line 28 of file TTdrTigress.cxx.
References TAnalysisOptions::AddbackWindow(), and TGRSIOptions::AnalysisOptions().
bool DefaultSuppression | ( | TTdrTigressHit * | clo, |
TBgoHit * | bgo ) |
Definition at line 36 of file TTdrTigress.cxx.
References TGRSIOptions::AnalysisOptions(), TDetectorHit::GetDetector(), TDetectorHit::GetEnergy(), TDetectorHit::GetTime(), TAnalysisOptions::SuppressionEnergy(), and TAnalysisOptions::SuppressionWindow().