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

Go to the source code of this file.

Functions

bool DefaultAddback (TTdrCloverHit *one, TTdrCloverHit *two)
 
bool DefaultSuppression (TTdrCloverHit *clo, TBgoHit *bgo)
 

Function Documentation

◆ DefaultAddback()

bool DefaultAddback ( TTdrCloverHit * one,
TTdrCloverHit * two )

TTdrClover

The TTdrClover class defines the observables and algorithms used when analyzing GRIFFIN data. It includes detector positions, add-back methods, etc.

Definition at line 28 of file TTdrClover.cxx.

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

◆ DefaultSuppression()