GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TIfin.cxx File Reference
#include "TIfin.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 TIfin.cxx:

Go to the source code of this file.

Functions

bool DefaultIfinAddback (const TDetectorHit *one, const TDetectorHit *two)
 
bool DefaultIfinSuppression (const TDetectorHit *hit, const TDetectorHit *bgoHit)
 

Function Documentation

◆ DefaultIfinAddback()

bool DefaultIfinAddback ( const TDetectorHit * one,
const TDetectorHit * two )

Definition at line 19 of file TIfin.cxx.

References TAnalysisOptions::AddbackWindow(), and TGRSIOptions::AnalysisOptions().

◆ DefaultIfinSuppression()