#include <FitInterface.h>
Public Member Functions | |
SizeData () | |
Public Attributes | |
utl::CovarianceMatrix | fCov |
int | fNFree |
double | fNLogLike |
double | fPar [size] |
double | fRecStage |
Static Public Attributes | |
static const std::size_t | size = 3 |
Definition at line 30 of file FitInterface.h.
|
inline |
Definition at line 34 of file FitInterface.h.
utl::CovarianceMatrix SdHorizontalReconstructionNS::SizeData::fCov |
int SdHorizontalReconstructionNS::SizeData::fNFree |
Definition at line 44 of file FitInterface.h.
Referenced by SdHorizontalReconstructionNS::SdHorizontalReconstruction::FitShowerSize(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
double SdHorizontalReconstructionNS::SizeData::fNLogLike |
Definition at line 45 of file FitInterface.h.
Referenced by SdHorizontalReconstructionNS::SdHorizontalReconstruction::FitShowerSize(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
double SdHorizontalReconstructionNS::SizeData::fPar[size] |
Definition at line 41 of file FitInterface.h.
Referenced by SdHorizontalReconstructionNS::SdHorizontalReconstruction::FitShowerSize(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::GetShowerAxis(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::Run(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
double SdHorizontalReconstructionNS::SizeData::fRecStage |
Definition at line 43 of file FitInterface.h.
Referenced by SdHorizontalReconstructionNS::SdHorizontalReconstruction::Run(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
static |
Definition at line 32 of file FitInterface.h.