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

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)
 

Function Documentation

◆ DefaultGriffinAddback()

bool DefaultGriffinAddback ( const TDetectorHit one,
const TDetectorHit two 
)

◆ DefaultGriffinSuppression()