1 #include <evt/ShowerScintillatorRecData.h>
2 #include <utl/AugerException.h>
3 #include <utl/ErrorLogger.h>
4 #include <utl/TabulatedFunctionErrors.h>
8 #include <utl/LameShadowPtr_imp.h>
15 fBeta(0), fBetaError(0),
16 fGamma(0), fGammaError(0),
17 fShowerSize(0), fShowerSizeError(0),
18 fLDFChi2(0), fLDFNdof(0), fLDFLikelihood(0)
26 ERROR(
"LDF exists. Not replacing");
37 case eS1000:
return "S1000";
39 default:
return "Unknown";
#define LAMESHADOWPTR_INST(_T_...)
const char * GetShowerSizeLabel() const
utl::ShadowPtr< utl::TabulatedFunctionErrors > fLDF
ShowerScintillatorRecData()
Class to access shower scintillator reconstructed data.
#define ERROR(message)
Macro for logging error messages.
ShowerSizeType fShowerSizeType