GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
Efficiency.cc File Reference
#include <sstream>
#include <map>
#include <string>
#include <fstream>
#include <vector>
#include <TH1.h>
#include <TF1.h>
#include <TGraph.h>
#include <TGraphErrors.h>
#include <TMultiGraph.h>
#include <TFile.h>
#include <TColor.h>
#include <Math/Functor.h>
#include <Math/Factory.h>
#include <Math/Minimizer.h>
#include <Math/MinimizerOptions.h>
#include "Efficiency.hh"
+ Include dependency graph for Efficiency.cc:

Go to the source code of this file.

Classes

class  GamR::Efficiency::EffFit::GlobalChiSquare
 

Namespaces

namespace  GamR
 
namespace  GamR::Efficiency
 Library to calculate relative efficiencies for HPGe detectors.
 

Functions

double GamR::Efficiency::EffCFunc (double *x, double *pars)
 

Detailed Description

Author
Timothy Gray timot.nosp@m.hy.g.nosp@m.ray@a.nosp@m.nu.e.nosp@m.du.au

DESCRIPTION

Library to fit a 7-parameter relative efficiency for HPGe detectors. The parameterisation is from RadWare: https://radware.phy.ornl.gov/gf3/#5.3.

Definition in file Efficiency.cc.