GRSISort
Created by P.C. Bender
Developement Team: P.C. Bender, R. Dunlop, V. Bildstein
An extension of the ROOT analysis Framework
TFipps.cxx File Reference
#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)
 

Function Documentation

◆ DefaultFippsAddback()

bool DefaultFippsAddback ( const TDetectorHit one,
const TDetectorHit two 
)

◆ DefaultFippsSuppression()