1 #ifndef _evt_ShowerScintillatorRecData_h_
2 #define _evt_ShowerScintillatorRecData_h_
4 #include <utl/TabulatedFunctionErrors.h>
5 #include <utl/LameShadowPtr_fwd.h>
6 #include <utl/ShadowPtr.h>
50 void SetBeta(
const double beta,
const double error)
52 void SetGamma(
const double gamma,
const double error)
double GetLDFRecStage() const
const char * GetShowerSizeLabel() const
double GetShowerSizeError() const
Interface class to access to the SD Reconstruction of a Shower.
void SetShowerSize(const double value, const double error)
void SetBeta(const double beta, const double error)
void SetGamma(const double gamma, const double error)
void SetLDFChi2(const double chi2, const double ndof)
bool HasShowerSizeType(const ShowerSizeType type) const
double GetLDFLikelihood() const
double GetGammaError() const
double GetLDFNdof() const
void SetLDFLikelihood(const double likelihood)
double GetBetaError() const
const utl::TabulatedFunctionErrors & GetLDF() const
ShowerSizeType GetShowerSizeType() const
void SetLDFRecStage(const double stage)
~ShowerScintillatorRecData()
double GetLDFChi2() const
utl::ShadowPtr< utl::TabulatedFunctionErrors > fLDF
void SetShowerSizeType(const ShowerSizeType type)
ShowerScintillatorRecData()
Class to access shower scintillator reconstructed data.
double GetShowerSize() const
ShowerSizeType fShowerSizeType
utl::TabulatedFunctionErrors & GetLDF()