4 #ifndef __KVLIGHTENERGYCSIFULL_H 
    5 #define __KVLIGHTENERGYCSIFULL_H 
    7 #include "KVLightEnergyCsI.h" 
    8 #include "KVIonRangeTableMaterial.h" 
#define ClassDef(name, id)
 
Exact calibration formula for CsI detectors.
 
TF1 * fDlight
function to integrate to get fLight
 
Double_t gamma_hbg(double z, double a, double e)
 
Double_t gamma(double z, double a, double e)
Hubert, Bimbot and Gauvin.
 
Double_t fZmed
Z of detector material.
 
void SetOptions(const KVNameValueList &opt)
 
Double_t dLightIntegralApprox(double *x, double *par)
 
virtual ~KVLightEnergyCsIFull()
 
Double_t GetLight(double *x, double *par)
 
Double_t GetDeltaFraction(Double_t beta, Double_t beta_delta)
 
Double_t dLightIntegral(double *x, double *par)
 
Double_t GetLightApproxSilicon(double *x, double *par)
 
Double_t GetLightApprox(double *x, double *par)
 
Double_t sp_n(double z, double a, double e)
return 0.;
 
Int_t fLightFormula
light formula (see NIMa of Marian)
 
Double_t fAmed
A of detector material (CsI)
 
Double_t sp_e(double z, double a, double e)
if energy E<0.1 keV, return 0
 
virtual void Print(Option_t *opt="") const
 
void SetLightFormula(Int_t form)
 
void init()
default initialisations
 
Double_t gamma_ziegler(double z, double a, double e)
 
Light-energy calibration function for CsI detectors using a Fermi-function dependence on energy for d...
 
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
 
double beta(double x, double y)