Interface class to access to the SD Reconstruction of a Shower. More...
#include "evt/ShowerSRecData.h"
Public Types | |
typedef sevt::ShowerSRecDataQuantities | Parameter |
enum | ShowerSizeType { eUndefined = -1, eS1000 = 0, eS450 = 1, eN19 = 2, eS300 = 3 } |
enum | T4Flags { eT4_None = 0, eT4_FD = 1 << 0, eT4_3TOT = 1 << 1, eT4_4C1 = 1 << 2, eT4_3TOTd = 1 << 3, eT4_3TOTMix = 1 << 4, eT4_3MoPS = 1 << 5 } |
enum | T5Flags { eT5_None = 0, eT5_Prior = 1 << 0, eT5_Posterior = 1 << 1, eT5_Has = 1 << 2 } |
Public Member Functions | |
void | DeleteParameter (const Parameter q) |
void | DeleteParameterCovariance (const Parameter q1, const Parameter q2) |
double | GetAngleChi2 () const |
double | GetAngleNdof () const |
const utl::Vector & | GetAxis () const |
int | GetBadPeriodId () const |
const utl::Point & | GetBarycenter () const |
const utl::CoordinateSystemPtr & | GetBarycenterCoordinateSystem () const |
origin = GetBarycenter(), z-axis = local vertical, x-axis = east More... | |
const utl::TimeStamp & | GetBarytime () const |
double | GetBeta () const |
double | GetBetaError () const |
double | GetBetaSystematics () const |
double | GetCicRefAngle () const |
const utl::CoordinateSystemPtr & | GetCoreCoordinateSystem () const |
origin = GetCore(), z-axis = local vertical, x-axis = east More... | |
const utl::Vector & | GetCoreError () const |
const utl::Point & | GetCorePosition () const |
const utl::TimeStamp & | GetCoreTime () const |
time when shower front passes through the core point More... | |
const utl::TimeInterval & | GetCoreTimeError () const |
double | GetCorrelationThetaPhi () const |
double | GetCorrelationXY () const |
std::vector< std::pair < Parameter, Parameter > > | GetCovarianceEnumVector () const |
double | GetCurvature () const |
gaussian curvature = 1 / Rc More... | |
double | GetCurvatureError () const |
double | GetCurvatureTimeOffset () const |
double | GetCurvatureTimeOffsetError () const |
double | GetEnergy () const |
double | GetEnergyError () const |
double | GetEnergyLDFSystematics () const |
std::vector< Parameter > | GetEnumVector () const |
sevt::SdFootprintData & | GetFootprintData () |
const sevt::SdFootprintData & | GetFootprintData () const |
double | GetGamma () const |
double | GetGammaError () const |
const utl::TabulatedFunctionErrors & | GetLDF () const |
utl::TabulatedFunctionErrors & | GetLDF () |
double | GetLDFChi2 () const |
double | GetLDFLikelihood () const |
double | GetLDFNdof () const |
double | GetLDFOptimumDistance () const |
double | GetLDFRecStage () const |
utl::Histogram< double > & | GetMPDHistogram () |
const utl::Histogram< double > & | GetMPDHistogram () const |
double | GetNKGFermiMu () const |
double | GetNKGFermiTau () const |
int | GetNumberOfActiveStations () const |
double | GetParameter (const Parameter q) const |
double | GetParameterCovariance (const Parameter q1, const Parameter q2) const |
bool | GetParameterCovarianceLockStatus (const Parameter q1, const Parameter q2) const |
double | GetParameterError (const Parameter q) const |
bool | GetParameterErrorLockStatus (const Parameter q) const |
bool | GetParameterLockStatus (const Parameter q) const |
double | GetPhiError () const |
sevt::PlaneFrontRecData & | GetPlaneFrontRecData () |
const sevt::PlaneFrontRecData & | GetPlaneFrontRecData () const |
const std::vector< int > & | GetReconstructionSeed () const |
evt::RiseTime1000 & | GetRiseTime1000 () |
const evt::RiseTime1000 & | GetRiseTime1000 () const |
double | GetS38 () const |
ShowerScintillatorRecData & | GetScintillatorRecShower () |
const ShowerScintillatorRecData & | GetScintillatorRecShower () const |
const utl::Vector & | GetSeedAxis () const |
const utl::Point & | GetSeedBarycenter () const |
utl::Point | GetShowerCenter () const |
this only works if core, axis, and curvature are set More... | |
const utl::CoordinateSystemPtr & | GetShowerCoordinateSystem () const |
origin = GetCore(), z-axis = GetAxis(), x-axis = upstream More... | |
double | GetShowerSize () const |
double | GetShowerSizeError () const |
const char * | GetShowerSizeLabel () const |
double | GetShowerSizeSystematics () const |
ShowerSizeType | GetShowerSizeType () const |
double | GetSizeAtmosphericCorr () const |
correction applied to the shower size due to the atmosphere and geomagnetic effect More... | |
double | GetSizeAtmosphericCorrError () const |
double | GetSizeGeomagneticCorr () const |
double | GetSizeGeomagneticCorrError () const |
int | GetT4Trigger () const |
int | GetT5ClosestStation () const |
int | GetT5HottestStation () const |
const std::vector< int > & | GetT5PosteriorActiveNeighbors () const |
const std::vector< int > & | GetT5PosteriorActiveUUBNeighbors () const |
unsigned int | GetT5PosteriorCoreTriangle () const |
const std::vector< int > & | GetT5PriorActiveNeighbors () const |
const std::vector< int > & | GetT5PriorActiveUUBNeighbors () const |
int | GetT5Trigger () const |
double | GetThetaError () const |
double | GetTimeResidualMean () const |
double | GetTimeResidualSpread () const |
bool | HasFootprintData () const |
bool | HasLDF () const |
bool | HasMPDHistogram () const |
bool | HasParameter (const Parameter q) const |
bool | HasParameterCovariance (const Parameter q1, const Parameter q2) const |
bool | HasParameterError (const Parameter q) const |
bool | HasPlaneFrontRecData () const |
bool | HasRiseTime1000 () const |
bool | HasScintillatorRecShower () const |
bool | HasShowerSizeType (const ShowerSizeType type) const |
bool | IsT4 () const |
bool | IsT5 () const |
bool | IsT5ClosestStationUUB () const |
bool | IsTOTdMoPSSilent () const |
void | MakeFootprintData () |
void | MakeLDF () |
void | MakeMPDHistogram (const int nBins, const double min, const double max) |
void | MakePlaneFrontRecData () |
void | MakeRiseTime1000 () |
void | MakeScintillatorRecShower () |
void | SetAngleChi2 (const double chi2, const double ndof) |
void | SetAngleErrors (const utl::Vector::Triple &u_v_w, const utl::Vector::Triple &sigma_u2_uv_v2) |
void | SetAxis (const utl::Vector &axis) |
void | SetBadPeriodId (const int id) |
void | SetBarycenter (const utl::Point &bary) |
void | SetBarytime (const utl::TimeStamp &t) |
void | SetBeta (const double beta, const double error) |
void | SetBetaSystematics (const double betasys) |
void | SetCicRefAngle (const double angle) |
void | SetCoreError (const utl::Vector &coreerr) |
void | SetCorePosition (const utl::Point &core) |
void | SetCoreTime (const utl::TimeStamp &coreTime, const utl::TimeInterval &coreTimeErr) |
void | SetCorrelationThetaPhi (const double corr) |
void | SetCorrelationXY (const double corr) |
void | SetCurvature (const double curvature, const double error) |
gaussian curvature = 1 / Rc More... | |
void | SetCurvatureTimeOffset (const double ct0, const double ct0Error) |
void | SetEnergy (const double energy, const double error) |
void | SetEnergyLDFSystematics (const double sys) |
void | SetGamma (const double gamma, const double error) |
void | SetIsTOTdMoPSSilent (const bool silent) |
void | SetLDFChi2 (const double chi2, const double ndof) |
void | SetLDFLikelihood (const double likelihood) |
void | SetLDFOptimumDistance (const double rOpt) |
void | SetLDFRecStage (const double stage) |
void | SetNKGFermiParameters (const double mu, const double tau) |
void | SetNumberOfActiveStations (const int nstations) |
void | SetParameter (const Parameter q, const double param, const bool lock=true) |
void | SetParameterCovariance (const Parameter q1, const Parameter q2, const double corr, const bool lock=true) |
void | SetPhiError (const double err) |
void | SetReconstructionSeed (const std::vector< int > &stations) |
void | SetS38 (const double s38) |
void | SetSeedAxis (const utl::Vector &axis) |
void | SetSeedBarycenter (const utl::Point &b) |
void | SetShowerSize (const double value, const double error) |
void | SetShowerSizeSystematics (const double sysError) |
void | SetShowerSizeType (const ShowerSizeType type) |
void | SetSizeAtmosphericCorr (const double what, const double whatEr) |
void | SetSizeGeomagneticCorr (const double what, const double whatEr) |
void | SetT4Trigger (const int t4) |
void | SetT5ClosestStation (const int id) |
void | SetT5ClosestStationIsUUB (const bool flag) |
void | SetT5HottestStation (const int id) |
void | SetT5PosteriorActiveNeighbors (const std::vector< int > &neigh) |
void | SetT5PosteriorActiveUUBNeighbors (const std::vector< int > &neigh) |
void | SetT5PosteriorCoreTriangle (const unsigned int type) |
void | SetT5PriorActiveNeighbors (const std::vector< int > &neigh) |
void | SetT5PriorActiveUUBNeighbors (const std::vector< int > &neigh) |
void | SetT5Trigger (const int t5) |
void | SetThetaError (const double err) |
void | SetTimeResidualMean (const double mean) |
void | SetTimeResidualSpread (const double spread) |
Static Public Attributes | |
static const double | kBary = 0.5 |
static const double | kLDF = 3 |
static const double | kLDFAndCurvature = 3.5 |
static const double | kLDFBeta = 0.1 |
static const double | kLDFEstimate = 2 |
static const double | kLDFEstimateAndCurvature = 2.5 |
static const double | kLDFGamma = 0.01 |
static const double | kLDFGlobalFit = 5 |
static const double | kLDFLowerLimit = 0.001 |
static const double | kLDFSilents = 4 |
static const double | kLDFSilentsAndCurvature = 4.5 |
static const double | kPlaneFit3d = 1.2 |
static const double | kPlaneFitLinear = 1 |
static const double | kPlaneFitLinear2 = 1.1 |
Private Member Functions | |
ShowerSRecData ()=default | |
~ShowerSRecData ()=default | |
Static Private Member Functions | |
static const std::string & | CurrentModule () |
Friends | |
class | evt::ShowerRecData |
class | utl::LameShadowPtr< evt::ShowerSRecData > |
Interface class to access to the SD Reconstruction of a Shower.
Definition at line 37 of file ShowerSRecData.h.
typedef sevt::ShowerSRecDataQuantities evt::ShowerSRecData::Parameter |
Definition at line 249 of file ShowerSRecData.h.
Enumerator | |
---|---|
eUndefined | |
eS1000 | |
eS450 | |
eN19 | |
eS300 |
Definition at line 40 of file ShowerSRecData.h.
Enumerator | |
---|---|
eT4_None | |
eT4_FD | |
eT4_3TOT | |
eT4_4C1 | |
eT4_3TOTd | |
eT4_3TOTMix | |
eT4_3MoPS |
Definition at line 377 of file ShowerSRecData.h.
Enumerator | |
---|---|
eT5_None | |
eT5_Prior | |
eT5_Posterior | |
eT5_Has |
Definition at line 387 of file ShowerSRecData.h.
|
privatedefault |
|
privatedefault |
|
inlinestaticprivate |
Definition at line 281 of file ShowerSRecData.h.
Referenced by DeleteParameter(), DeleteParameterCovariance(), GetParameter(), GetParameterCovariance(), GetParameterCovarianceLockStatus(), GetParameterError(), GetParameterErrorLockStatus(), GetParameterLockStatus(), SetParameter(), and SetParameterCovariance().
|
inline |
Definition at line 270 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
|
inline |
Definition at line 271 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
|
inline |
Definition at line 148 of file ShowerSRecData.h.
References fAngleChi2.
Referenced by evtPython(), LDFFinderOG::LDFFinder::OutputResults(), and LDFFinderKG::LDFFinder::OutputResults().
|
inline |
Definition at line 149 of file ShowerSRecData.h.
References fAngleNdof.
Referenced by evtPython(), LDFFinderOG::LDFFinder::OutputResults(), and LDFFinderKG::LDFFinder::OutputResults().
|
inline |
Definition at line 130 of file ShowerSRecData.h.
References fAxis.
Referenced by MdBiasCorrecterAG::MdBiasCorrecter::CorrectBias(), DLECorrection::DLECorrection::CorrectDLE(), RdREASSimPreparator::RdREASSimPreparator::CorsikaInpFileWriter(), SdRecPlotterOG::SdRecPlotter::DrawEvent(), RdEVASimPreparator::RdEVASimPreparator::EVAFileWriter(), SIOValidationObj::Fill(), MdCornerClippingCorrecterAG::MdCornerClippingCorrecter::FillCornerClippingProbability(), RdREASSimPreparatorNG::RdREASSimPreparatorNG::FillEventInput(), otoa::FD2ADST::FillSDEye(), MdMuonIntegratorAG::MdMuonIntegrator::GetMuonsWithADC(), evt::ShowerRRecData::GetReferenceAxis(), RdHASLDFFitter::GetSineAlphaSquareErr(), UniversalityFitter::UniversalityFitter::InitBarilocheReconstruction(), MuonProductionDepthFinderGL::MuonProductionDepthFinder::InitCoordinateSys(), MdEventSelectorAG::MdEventSelector::IsHighTheta(), RdREASSimPreparator::RdREASSimPreparator::LaunchConexSim(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), RdLDFFitter::RdLDFFitter::PlotScan(), RdREASSimPreparator::RdREASSimPreparator::REASFileWriter(), RdStationSimPulseFinder::RdStationSimPulseFinder::Run(), RdEventPostSelector::RdEventPostSelector::Run(), RdREASSimPreparator::RdREASSimPreparator::Run(), RdCOREASSimulationCreator::RdCOREASSimulationCreator::Run(), MdGeometryFitterAG::MdGeometryFitter::Run(), RdZHAireSSimPreparator::RdZHAireSSimPreparator::Run(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), MdMuonCounterAG::MdMuonCounter::Run(), MdLDFFinderAG::MdLDFFinder::Run(), RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::Run(), LDFFinderOG::LDFFinder::Run(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::Run(), SdCompParam::SdCompositionParameters::Run(), UniversalityFitter::UniversalityFitter::Run(), UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction(), MuonProductionDepthFinderGL::MuonProductionDepthFinder::SetMuonProductionDepthHist(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
Definition at line 230 of file ShowerSRecData.h.
References fBadPeriodId.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), and evtPython().
|
inline |
Definition at line 114 of file ShowerSRecData.h.
References fBarycenter.
Referenced by SdFootprintAnalyzerNS::SdFootprintAnalyzer::ComputeGroundVariables(), RdPolarizationReconstructor::RdPolarizationReconstructor::GetCS(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), and LDFFinderOG::LDFFinder::Run().
const CoordinateSystemPtr & evt::ShowerSRecData::GetBarycenterCoordinateSystem | ( | ) | const |
origin = GetBarycenter(), z-axis = local vertical, x-axis = east
Definition at line 106 of file ShowerSRecData.cc.
References fwk::LocalCoordinateSystemConstructor< Policy >::Create().
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), and LDFFinderOG::LDFFinder::Run().
|
inline |
Definition at line 115 of file ShowerSRecData.h.
References fBarytime.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), and LDFFinderOG::LDFFinder::Run().
|
inline |
Definition at line 58 of file ShowerSRecData.h.
References fBeta.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), SdCompParam::SdCompositionParameters::LDFParametersCalculation(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdCompParam::SdCompositionParameters::RTCandidateFlag(), and SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 59 of file ShowerSRecData.h.
References fBetaError.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), and SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 60 of file ShowerSRecData.h.
References fBetaSystematics.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), and evtPython().
|
inline |
Definition at line 79 of file ShowerSRecData.h.
References fCicRefAngle.
const CoordinateSystemPtr & evt::ShowerSRecData::GetCoreCoordinateSystem | ( | ) | const |
origin = GetCore(), z-axis = local vertical, x-axis = east
Definition at line 116 of file ShowerSRecData.cc.
References fwk::LocalCoordinateSystemConstructor< Policy >::Create().
|
inline |
Definition at line 120 of file ShowerSRecData.h.
References fCoreError.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evt::ShowerRRecData::GetReferenceCoreError(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::Run(), RdLDFFitter::RdLDFFitter::Run(), and RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
Definition at line 119 of file ShowerSRecData.h.
References fCore.
Referenced by SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::CalculateT5HASTrigger(), MdBiasCorrecterAG::MdBiasCorrecter::CorrectBias(), SdRecPlotterOG::SdRecPlotter::DrawEvent(), RdEVASimPreparator::RdEVASimPreparator::EVAFileWriter(), SIOValidationObj::Fill(), MdCornerClippingCorrecterAG::MdCornerClippingCorrecter::FillCornerClippingProbability(), RdREASSimPreparatorNG::RdREASSimPreparatorNG::FillEventInput(), otoa::FD2ADST::FillSDEye(), MdMuonIntegratorAG::MdMuonIntegrator::GetMuonsWithADC(), evt::ShowerRRecData::GetReferenceCorePosition(), UniversalityFitter::UniversalityFitter::InitBarilocheReconstruction(), MuonProductionDepthFinderGL::MuonProductionDepthFinder::InitCoordinateSys(), MdEventSelectorAG::MdEventSelector::IsHighTheta(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), RdStationSimPulseFinder::RdStationSimPulseFinder::Run(), RdEventPostSelector::RdEventPostSelector::Run(), ShowerMaker::ShowerMaker::Run(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), RdEventInitializer::RdEventInitializer::Run(), RdREASSimPreparator::RdREASSimPreparator::Run(), RdCOREASSimulationCreator::RdCOREASSimulationCreator::Run(), MdGeometryFitterAG::MdGeometryFitter::Run(), RdZHAireSSimPreparator::RdZHAireSSimPreparator::Run(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), MdLDFFinderAG::MdLDFFinder::Run(), RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::Run(), LDFFinderOG::LDFFinder::Run(), RdLDFFitter::RdLDFFitter::Run(), UniversalityFitter::UniversalityFitter::Run(), UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
time when shower front passes through the core point
Definition at line 123 of file ShowerSRecData.h.
References fCoreTime.
Referenced by evt::ConvertEventToEr(), SdRecPlotterOG::SdRecPlotter::DrawEvent(), otoa::FD2ADST::FillSDEye(), MuonProductionDepthFinderGL::MuonProductionDepthFinder::InitCoordinateSys(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), MdGeometryFitterAG::MdGeometryFitter::Run(), UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
Definition at line 124 of file ShowerSRecData.h.
References fCoreTimeError.
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
Definition at line 134 of file ShowerSRecData.h.
References fCorrelationThetaPhi.
Referenced by LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::Run().
|
inline |
Definition at line 121 of file ShowerSRecData.h.
References fCorrelationXY.
Referenced by evt::ShowerRRecData::GetReferenceCoreErrorCorrelationXY(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), RdLDFFitter::RdLDFFitter::Run(), and RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
Definition at line 274 of file ShowerSRecData.h.
References fParameterStorage.
|
inline |
gaussian curvature = 1 / Rc
Definition at line 66 of file ShowerSRecData.h.
References fCurvature.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), and SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 67 of file ShowerSRecData.h.
References fCurvatureError.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), and SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 68 of file ShowerSRecData.h.
References fCurvatureTimeOffset.
|
inline |
Definition at line 69 of file ShowerSRecData.h.
References fCurvatureTimeOffsetError.
|
inline |
Definition at line 136 of file ShowerSRecData.h.
References fEnergy.
Referenced by RdREASSimPreparator::RdREASSimPreparator::CorsikaInpFileWriter(), SdRecPlotterOG::SdRecPlotter::DrawEvent(), RdEVASimPreparator::RdEVASimPreparator::EVAFileWriter(), evtPython(), RdREASSimPreparatorNG::RdREASSimPreparatorNG::FillEventInput(), SdCompParam::SdCompositionParameters::FitEventRiseTime(), RdAntennaChannelToStationConverter::RdAntennaChannelToStationConverter::GetXmaxEstimator(), RdHASLDFFitter::RdHASLDFFitter::GetXmaxEstimator(), UniversalityFitter::UniversalityFitter::InitBarilocheReconstruction(), MuonProductionDepthFinderGL::MuonProductionDepthFinder::InitCoordinateSys(), RdREASSimPreparator::RdREASSimPreparator::LaunchConexSim(), SdCompParam::SdCompositionParameters::LeedsDeltaCalculation(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), RdLDFFitter::RdLDFFitter::PlotScan(), RdREASSimPreparator::RdREASSimPreparator::REASFileWriter(), SdCompParam::SdCompositionParameters::RTCandidateFlag(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), RdCOREASSimulationCreator::RdCOREASSimulationCreator::Run(), RdZHAireSSimPreparator::RdZHAireSSimPreparator::Run(), SdCompParam::SdCompositionParameters::Run(), UniversalityFitter::UniversalityFitter::Run(), and UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction().
|
inline |
Definition at line 137 of file ShowerSRecData.h.
References fEnergyError.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), UniversalityFitter::UniversalityFitter::InitBarilocheReconstruction(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), and UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction().
|
inline |
Definition at line 138 of file ShowerSRecData.h.
References fEnergyLDFSystematics.
|
inline |
Definition at line 273 of file ShowerSRecData.h.
References fParameterStorage.
|
inline |
Definition at line 245 of file ShowerSRecData.h.
References fFootprintData.
Referenced by SdFootprintAnalyzerNS::SdFootprintAnalyzer::Run().
|
inline |
Definition at line 246 of file ShowerSRecData.h.
References fFootprintData.
|
inline |
Definition at line 61 of file ShowerSRecData.h.
References fGamma.
Referenced by evtPython(), SdCompParam::SdCompositionParameters::LDFParametersCalculation(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdCompParam::SdCompositionParameters::RTCandidateFlag(), and SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 62 of file ShowerSRecData.h.
References fGammaError.
Referenced by evtPython(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), and SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 53 of file ShowerSRecData.h.
References fLDF.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and testShowerImpl::SetShowerRecDataValues().
|
inline |
Definition at line 54 of file ShowerSRecData.h.
References fLDF.
|
inline |
|
inline |
Definition at line 155 of file ShowerSRecData.h.
References fLDFLikelihood.
|
inline |
|
inline |
Definition at line 82 of file ShowerSRecData.h.
References fLDFOptimumDistance.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), LDFFinderOG::LDFFinder::OutputResults(), and LDFFinderKG::LDFFinder::OutputResults().
|
inline |
Definition at line 224 of file ShowerSRecData.h.
References fLDFRecStage.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), and UniversalityFitter::UniversalityFitter::Run().
|
inline |
Definition at line 143 of file ShowerSRecData.h.
References fMPDHistogram.
Referenced by MuonProductionDepthFinderGL::MuonProductionDepthFinder::SetMuonProductionDepthHist().
|
inline |
Definition at line 144 of file ShowerSRecData.h.
References fMPDHistogram.
|
inline |
Definition at line 63 of file ShowerSRecData.h.
References fNKGFermiMu.
|
inline |
Definition at line 64 of file ShowerSRecData.h.
References fNKGFermiTau.
|
inline |
Definition at line 71 of file ShowerSRecData.h.
References fNumberOfActiveStations.
Referenced by evtPython().
|
inline |
Definition at line 257 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 266 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), and RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
Definition at line 268 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
|
inline |
Definition at line 260 of file ShowerSRecData.h.
References CurrentModule(), fParameterStorage, and sqrt().
|
inline |
Definition at line 262 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
|
inline |
Definition at line 258 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
|
inline |
Definition at line 133 of file ShowerSRecData.h.
References fPhiError.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), RdHASLDFFitter::GetSineAlphaSquareErr(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::Run(), and UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction().
|
inline |
Definition at line 240 of file ShowerSRecData.h.
References fPlaneFrontRecData.
|
inline |
Definition at line 241 of file ShowerSRecData.h.
References fPlaneFrontRecData.
|
inline |
Definition at line 175 of file ShowerSRecData.h.
References fReconstructionSeed.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent().
|
inline |
Definition at line 235 of file ShowerSRecData.h.
References fRiseTime1000.
Referenced by SdCompParam::SdCompositionParameters::Run().
|
inline |
Definition at line 236 of file ShowerSRecData.h.
References fRiseTime1000.
|
inline |
Definition at line 80 of file ShowerSRecData.h.
References fS38.
|
inline |
Definition at line 48 of file ShowerSRecData.h.
References fShowerScintillatorRecData.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::OutputResults(), and ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
|
inline |
Definition at line 49 of file ShowerSRecData.h.
References fShowerScintillatorRecData.
|
inline |
Definition at line 177 of file ShowerSRecData.h.
References fSeedAxis.
|
inline |
Definition at line 178 of file ShowerSRecData.h.
References fSeedBarycenter.
Point evt::ShowerSRecData::GetShowerCenter | ( | ) | const |
this only works if core, axis, and curvature are set
Definition at line 43 of file ShowerSRecData.cc.
const CoordinateSystemPtr & evt::ShowerSRecData::GetShowerCoordinateSystem | ( | ) | const |
origin = GetCore(), z-axis = GetAxis(), x-axis = upstream
Definition at line 126 of file ShowerSRecData.cc.
Referenced by MdLDFFinderAG::MdLDFFinder::FillModulesShowerPlaneDistances().
|
inline |
Definition at line 76 of file ShowerSRecData.h.
References fShowerSize.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), SIOValidationObj::Fill(), SdCompParam::SdCompositionParameters::LDFParametersCalculation(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdCompParam::SdCompositionParameters::PhotonEnergyCalculation(), SdCompParam::SdCompositionParameters::RTCandidateFlag(), ValidationNS::Validation::Run(), HybridSimValidationNS::HybridSimValidation::Run(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), and UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction().
|
inline |
Definition at line 77 of file ShowerSRecData.h.
References fShowerSizeError.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), and UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction().
const char * evt::ShowerSRecData::GetShowerSizeLabel | ( | ) | const |
Definition at line 79 of file ShowerSRecData.cc.
References SdHorizontalReconstructionNS::eN19, and fwk::CoordinateSystemRegistry::eUndefined.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent().
|
inline |
Definition at line 78 of file ShowerSRecData.h.
References fShowerSizeSystematics.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), and LDFFinderKG::LDFFinder::OutputResults().
|
inline |
Definition at line 74 of file ShowerSRecData.h.
References fShowerSizeType.
|
inline |
correction applied to the shower size due to the atmosphere and geomagnetic effect
Definition at line 84 of file ShowerSRecData.h.
References fSizeAtmosphericCorr.
|
inline |
Definition at line 86 of file ShowerSRecData.h.
References fSizeAtmosphericCorrError.
|
inline |
Definition at line 85 of file ShowerSRecData.h.
References fSizeGeomagneticCorr.
|
inline |
Definition at line 87 of file ShowerSRecData.h.
References fSizeGeomagneticCorrError.
|
inline |
Definition at line 157 of file ShowerSRecData.h.
References fT4Trigger.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), and evtPython().
|
inline |
Definition at line 164 of file ShowerSRecData.h.
References fT5ClosestStation.
|
inline |
Definition at line 163 of file ShowerSRecData.h.
References fT5HottestStation.
|
inline |
Definition at line 168 of file ShowerSRecData.h.
References fT5PosteriorActiveNeighbors.
|
inline |
Definition at line 169 of file ShowerSRecData.h.
References fT5PosteriorActiveUUBNeighbors.
|
inline |
Definition at line 170 of file ShowerSRecData.h.
References fT5PosteriorCoreTriangle.
|
inline |
Definition at line 166 of file ShowerSRecData.h.
References fT5PriorActiveNeighbors.
|
inline |
Definition at line 167 of file ShowerSRecData.h.
References fT5PriorActiveUUBNeighbors.
|
inline |
Definition at line 160 of file ShowerSRecData.h.
References fT5Trigger.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), and SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::Run().
|
inline |
Definition at line 132 of file ShowerSRecData.h.
References fThetaError.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), RdHASLDFFitter::GetSineAlphaSquareErr(), LDFFinderOG::LDFFinder::OutputResults(), LDFFinderKG::LDFFinder::OutputResults(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::Run(), and UniversalityFitter::UniversalityFitter::RunKarlsruheReconstruction().
|
inline |
Definition at line 150 of file ShowerSRecData.h.
References fTimeResidualMean.
Referenced by evtPython(), LDFFinderOG::LDFFinder::OutputResults(), and LDFFinderKG::LDFFinder::OutputResults().
|
inline |
Definition at line 151 of file ShowerSRecData.h.
References fTimeResidualSpread.
Referenced by evtPython(), LDFFinderOG::LDFFinder::OutputResults(), and LDFFinderKG::LDFFinder::OutputResults().
|
inline |
Definition at line 243 of file ShowerSRecData.h.
References fFootprintData.
Referenced by SdFootprintAnalyzerNS::SdFootprintAnalyzer::Run().
|
inline |
Definition at line 55 of file ShowerSRecData.h.
References fLDF.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent(), evtPython(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), SdCompParam::SdCompositionParameters::SelectionLDFPar(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and testShowerImpl::SetShowerRecDataValues().
|
inline |
Definition at line 146 of file ShowerSRecData.h.
References fMPDHistogram.
Referenced by MuonProductionDepthFinderGL::MuonProductionDepthFinder::SetMuonProductionDepthHist().
|
inline |
Definition at line 254 of file ShowerSRecData.h.
References fParameterStorage, and utl::ParameterStorage< IndexEnum, ParameterType, ParameterCovarianceType >::HasParameter().
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 255 of file ShowerSRecData.h.
References fParameterStorage.
Referenced by RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
Definition at line 264 of file ShowerSRecData.h.
References fParameterStorage.
|
inline |
Definition at line 238 of file ShowerSRecData.h.
References fPlaneFrontRecData.
|
inline |
Definition at line 233 of file ShowerSRecData.h.
References fRiseTime1000.
Referenced by SdCompParam::SdCompositionParameters::Run().
|
inline |
Definition at line 51 of file ShowerSRecData.h.
References fShowerScintillatorRecData.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
|
inline |
Definition at line 73 of file ShowerSRecData.h.
References fShowerSizeType.
|
inline |
Definition at line 158 of file ShowerSRecData.h.
References fT4Trigger.
Referenced by evtPython(), and UniversalityFitter::UniversalityFitter::InitBarilocheReconstruction().
|
inline |
Definition at line 161 of file ShowerSRecData.h.
References fT5Trigger.
Referenced by evtPython(), UniversalityFitter::UniversalityFitter::InitBarilocheReconstruction(), and UniversalityFitter::UniversalityFitter::Run().
|
inline |
Definition at line 165 of file ShowerSRecData.h.
References fT5ClosestStationIsUUB.
|
inline |
Definition at line 173 of file ShowerSRecData.h.
References fIsTOTdMoPSSilent.
|
inline |
Definition at line 244 of file ShowerSRecData.h.
References fFootprintData.
Referenced by SdFootprintAnalyzerNS::SdFootprintAnalyzer::Run().
void evt::ShowerSRecData::MakeLDF | ( | ) |
Definition at line 54 of file ShowerSRecData.cc.
References ERROR.
Referenced by LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and testShowerImpl::SetShowerRecDataValues().
void evt::ShowerSRecData::MakeMPDHistogram | ( | const int | nBins, |
const double | min, | ||
const double | max | ||
) |
Definition at line 64 of file ShowerSRecData.cc.
References max.
Referenced by MuonProductionDepthFinderGL::MuonProductionDepthFinder::SetMuonProductionDepthHist().
|
inline |
Definition at line 239 of file ShowerSRecData.h.
References fPlaneFrontRecData.
|
inline |
Definition at line 234 of file ShowerSRecData.h.
References fRiseTime1000.
Referenced by SdCompParam::SdCompositionParameters::Run().
void evt::ShowerSRecData::MakeScintillatorRecShower | ( | ) |
Definition at line 96 of file ShowerSRecData.cc.
References ERROR.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
|
inline |
Definition at line 185 of file ShowerSRecData.h.
References fAngleChi2, and fAngleNdof.
Referenced by LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and UseMcGeometryOG::UseMcGeometry::SetSdGeometry().
void evt::ShowerSRecData::SetAngleErrors | ( | const utl::Vector::Triple & | u_v_w, |
const utl::Vector::Triple & | sigma_u2_uv_v2 | ||
) |
Definition at line 71 of file ShowerSRecData.cc.
References utl::PropagateAxisErrors().
Referenced by LDFFinderOG::LDFFinder::Run(), and LDFFinderOG::LDFFinder::SetRecData().
|
inline |
Definition at line 194 of file ShowerSRecData.h.
References fAxis, and fShowerCoordinateSystem.
Referenced by ShowerMaker::ShowerMaker::Run(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), RdCOREASSimulationCreator::RdCOREASSimulationCreator::Run(), LDFFinderOG::LDFFinder::Run(), SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), SdTopDownSignalSelectorUGR::SdTopDownSignalSelectorUGR::Run(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and UseMcGeometryOG::UseMcGeometry::SetSdGeometry().
|
inline |
Definition at line 231 of file ShowerSRecData.h.
References fBadPeriodId.
|
inline |
Definition at line 190 of file ShowerSRecData.h.
References fBarycenter, and fBarycenterCoordinateSystem.
Referenced by SdFootprintAnalyzerNS::SdFootprintAnalyzer::Run(), SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), SdTopDownSignalSelectorUGR::SdTopDownSignalSelectorUGR::Run(), and UseMcGeometryOG::UseMcGeometry::SetSdGeometry().
|
inline |
Definition at line 191 of file ShowerSRecData.h.
References fBarytime.
|
inline |
Definition at line 94 of file ShowerSRecData.h.
References fBeta, and fBetaError.
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), LDFFinderOG::LDFFinder::SetRecData(), and testShowerImpl::SetShowerRecDataValues().
|
inline |
Definition at line 96 of file ShowerSRecData.h.
References fBetaSystematics.
Referenced by LDFFinderOG::LDFFinder::Run().
|
inline |
Definition at line 105 of file ShowerSRecData.h.
References fCicRefAngle.
|
inline |
Definition at line 195 of file ShowerSRecData.h.
References fCoreError.
Referenced by SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), LDFFinderOG::LDFFinder::SetRecData(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
Definition at line 193 of file ShowerSRecData.h.
References fCore, fCoreCoordinateSystem, and fShowerCoordinateSystem.
Referenced by RdEVASimPreparator::RdEVASimPreparator::EVAFileWriter(), ShowerMaker::ShowerMaker::Run(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), RdCOREASSimulationCreator::RdCOREASSimulationCreator::Run(), LDFFinderOG::LDFFinder::Run(), SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), SdTopDownSignalSelectorUGR::SdTopDownSignalSelectorUGR::Run(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and UseMcGeometryOG::UseMcGeometry::SetSdGeometry().
|
inline |
Definition at line 197 of file ShowerSRecData.h.
References fCoreTime, and fCoreTimeError.
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), LDFFinderOG::LDFFinder::Run(), SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), SdTopDownSignalSelectorUGR::SdTopDownSignalSelectorUGR::Run(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and UseMcGeometryOG::UseMcGeometry::SetSdGeometry().
|
inline |
Definition at line 184 of file ShowerSRecData.h.
References fCorrelationThetaPhi.
Referenced by SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
Definition at line 196 of file ShowerSRecData.h.
References fCorrelationXY.
Referenced by LDFFinderOG::LDFFinder::SetRecData(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
gaussian curvature = 1 / Rc
Definition at line 90 of file ShowerSRecData.h.
References fCurvature, and fCurvatureError.
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), LDFFinderOG::LDFFinder::Run(), SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), SdTopDownSignalSelectorUGR::SdTopDownSignalSelectorUGR::Run(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), UseMcGeometryOG::UseMcGeometry::SetSdGeometry(), and testShowerImpl::SetShowerRecDataValues().
|
inline |
Definition at line 91 of file ShowerSRecData.h.
References fCurvatureTimeOffset, and fCurvatureTimeOffsetError.
|
inline |
Definition at line 203 of file ShowerSRecData.h.
References fEnergy, and fEnergyError.
Referenced by ShowerMaker::ShowerMaker::Run(), SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), RdCOREASSimulationCreator::RdCOREASSimulationCreator::Run(), SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), LDFFinderOG::LDFFinder::SetRecData(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
Definition at line 205 of file ShowerSRecData.h.
References fEnergyLDFSystematics.
|
inline |
Definition at line 97 of file ShowerSRecData.h.
References fGamma, and fGammaError.
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), and LDFFinderOG::LDFFinder::SetRecData().
|
inline |
Definition at line 172 of file ShowerSRecData.h.
References fIsTOTdMoPSSilent.
|
inline |
Definition at line 199 of file ShowerSRecData.h.
References fLDFChi2, and fLDFNdof.
Referenced by SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), LDFFinderOG::LDFFinder::SetRecData(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
Definition at line 201 of file ShowerSRecData.h.
References fLDFLikelihood.
Referenced by SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), LDFFinderOG::LDFFinder::SetRecData(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
Definition at line 108 of file ShowerSRecData.h.
References fLDFOptimumDistance.
Referenced by LDFFinderOG::LDFFinder::Run().
|
inline |
Definition at line 225 of file ShowerSRecData.h.
References fLDFRecStage.
Referenced by SdSimMuonNumberFitterNS::SdSimMuonNumberFitter::Run(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and UseMcGeometryOG::UseMcGeometry::SetSdGeometry().
|
inline |
Definition at line 99 of file ShowerSRecData.h.
References fNKGFermiMu, and fNKGFermiTau.
Referenced by LDFFinderOG::LDFFinder::SetRecData().
|
inline |
Definition at line 101 of file ShowerSRecData.h.
References fNumberOfActiveStations.
Referenced by LDFFinderOG::LDFFinder::SetRecData().
|
inline |
Definition at line 250 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
Referenced by SdCompParam::SdCompositionParameters::FitEventRiseTime(), SdCompParam::SdCompositionParameters::LDFParametersCalculation(), SdCompParam::SdCompositionParameters::LeedsDeltaCalculation(), SdCompParam::SdCompositionParameters::PhotonEnergyCalculation(), and SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run().
|
inline |
Definition at line 252 of file ShowerSRecData.h.
References CurrentModule(), and fParameterStorage.
Referenced by SdCompParam::SdCompositionParameters::FitEventRiseTime().
|
inline |
Definition at line 181 of file ShowerSRecData.h.
References fPhiError.
Referenced by SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
Definition at line 221 of file ShowerSRecData.h.
References fReconstructionSeed.
|
inline |
Definition at line 106 of file ShowerSRecData.h.
References fS38.
|
inline |
Definition at line 227 of file ShowerSRecData.h.
References fSeedAxis.
|
inline |
Definition at line 228 of file ShowerSRecData.h.
References RdGeoCeLDFFitter::b, and fSeedBarycenter.
|
inline |
Definition at line 104 of file ShowerSRecData.h.
References fShowerSize, and fShowerSizeError.
Referenced by SdMonteCarloPropagatorKVI::SdMonteCarloPropagator::Run(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and testShowerImpl::SetShowerRecDataValues().
|
inline |
Definition at line 107 of file ShowerSRecData.h.
References fShowerSizeSystematics.
Referenced by LDFFinderOG::LDFFinder::Run().
|
inline |
Definition at line 103 of file ShowerSRecData.h.
References fShowerSizeType.
Referenced by SdCompParam::SdCompositionParameters::LDFParametersCalculation(), SdCompParam::SdCompositionParameters::PhotonEnergyCalculation(), SdCompParam::SdCompositionParameters::RTCandidateFlag(), LDFFinderOG::LDFFinder::SetRecData(), SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues(), and testShowerImpl::SetShowerRecDataValues().
|
inline |
Definition at line 109 of file ShowerSRecData.h.
References fSizeAtmosphericCorr, and fSizeAtmosphericCorrError.
|
inline |
Definition at line 111 of file ShowerSRecData.h.
References fSizeGeomagneticCorr, and fSizeGeomagneticCorrError.
|
inline |
Definition at line 208 of file ShowerSRecData.h.
References fT4Trigger.
Referenced by TopDownSelectorNS::TopDownSelector::Run(), and SdTopDownSignalSelectorUGR::SdTopDownSignalSelectorUGR::Run().
|
inline |
Definition at line 213 of file ShowerSRecData.h.
References fT5ClosestStation.
Referenced by SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::Run().
|
inline |
Definition at line 214 of file ShowerSRecData.h.
References fT5ClosestStationIsUUB.
Referenced by SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::Run().
|
inline |
Definition at line 212 of file ShowerSRecData.h.
References fT5HottestStation.
|
inline |
Definition at line 217 of file ShowerSRecData.h.
References fT5PosteriorActiveNeighbors.
Referenced by SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::Run().
|
inline |
Definition at line 218 of file ShowerSRecData.h.
References fT5PosteriorActiveUUBNeighbors.
Referenced by SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::Run().
|
inline |
Definition at line 219 of file ShowerSRecData.h.
References fT5PosteriorCoreTriangle.
|
inline |
Definition at line 215 of file ShowerSRecData.h.
References fT5PriorActiveNeighbors.
|
inline |
Definition at line 216 of file ShowerSRecData.h.
References fT5PriorActiveUUBNeighbors.
|
inline |
Definition at line 210 of file ShowerSRecData.h.
References fT5Trigger.
Referenced by SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::Run().
|
inline |
Definition at line 180 of file ShowerSRecData.h.
References fThetaError.
Referenced by SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
Definition at line 187 of file ShowerSRecData.h.
References fTimeResidualMean.
Referenced by LDFFinderOG::LDFFinder::SetRecData(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
inline |
Definition at line 188 of file ShowerSRecData.h.
References fTimeResidualSpread.
Referenced by LDFFinderOG::LDFFinder::SetRecData(), and SdHorizontalReconstructionNS::SdHorizontalReconstruction::SetReconstructedValues().
|
friend |
Definition at line 372 of file ShowerSRecData.h.
|
friend |
Definition at line 373 of file ShowerSRecData.h.
|
private |
Definition at line 329 of file ShowerSRecData.h.
Referenced by GetAngleChi2(), and SetAngleChi2().
|
private |
Definition at line 330 of file ShowerSRecData.h.
Referenced by GetAngleNdof(), and SetAngleChi2().
|
private |
Definition at line 298 of file ShowerSRecData.h.
|
private |
Definition at line 363 of file ShowerSRecData.h.
Referenced by GetBadPeriodId(), and SetBadPeriodId().
|
private |
Definition at line 287 of file ShowerSRecData.h.
Referenced by GetBarycenter(), and SetBarycenter().
|
mutableprivate |
Definition at line 289 of file ShowerSRecData.h.
Referenced by SetBarycenter().
|
private |
Definition at line 288 of file ShowerSRecData.h.
Referenced by GetBarytime(), and SetBarytime().
|
private |
Definition at line 300 of file ShowerSRecData.h.
|
private |
Definition at line 301 of file ShowerSRecData.h.
Referenced by GetBetaError(), and SetBeta().
|
private |
Definition at line 302 of file ShowerSRecData.h.
Referenced by GetBetaSystematics(), and SetBetaSystematics().
|
private |
Definition at line 315 of file ShowerSRecData.h.
Referenced by GetCicRefAngle(), and SetCicRefAngle().
|
private |
Definition at line 291 of file ShowerSRecData.h.
Referenced by GetCorePosition(), and SetCorePosition().
|
mutableprivate |
Definition at line 296 of file ShowerSRecData.h.
Referenced by SetCorePosition().
|
private |
Definition at line 292 of file ShowerSRecData.h.
Referenced by GetCoreError(), and SetCoreError().
|
private |
Definition at line 294 of file ShowerSRecData.h.
Referenced by GetCoreTime(), and SetCoreTime().
|
private |
Definition at line 295 of file ShowerSRecData.h.
Referenced by GetCoreTimeError(), and SetCoreTime().
|
private |
Definition at line 328 of file ShowerSRecData.h.
Referenced by GetCorrelationThetaPhi(), and SetCorrelationThetaPhi().
|
private |
Definition at line 293 of file ShowerSRecData.h.
Referenced by GetCorrelationXY(), and SetCorrelationXY().
|
private |
Definition at line 307 of file ShowerSRecData.h.
Referenced by GetCurvature(), and SetCurvature().
|
private |
Definition at line 308 of file ShowerSRecData.h.
Referenced by GetCurvatureError(), and SetCurvature().
|
private |
Definition at line 309 of file ShowerSRecData.h.
Referenced by GetCurvatureTimeOffset(), and SetCurvatureTimeOffset().
|
private |
Definition at line 310 of file ShowerSRecData.h.
Referenced by GetCurvatureTimeOffsetError(), and SetCurvatureTimeOffset().
|
private |
Definition at line 333 of file ShowerSRecData.h.
Referenced by GetEnergy(), and SetEnergy().
|
private |
Definition at line 334 of file ShowerSRecData.h.
Referenced by GetEnergyError(), and SetEnergy().
|
private |
Definition at line 335 of file ShowerSRecData.h.
Referenced by GetEnergyLDFSystematics(), and SetEnergyLDFSystematics().
|
private |
Definition at line 368 of file ShowerSRecData.h.
Referenced by GetFootprintData(), HasFootprintData(), and MakeFootprintData().
|
private |
Definition at line 303 of file ShowerSRecData.h.
Referenced by GetGamma(), and SetGamma().
|
private |
Definition at line 304 of file ShowerSRecData.h.
Referenced by GetGammaError(), and SetGamma().
|
private |
Definition at line 350 of file ShowerSRecData.h.
Referenced by IsTOTdMoPSSilent(), and SetIsTOTdMoPSSilent().
|
private |
Definition at line 283 of file ShowerSRecData.h.
|
private |
Definition at line 322 of file ShowerSRecData.h.
Referenced by GetLDFChi2(), and SetLDFChi2().
|
private |
Definition at line 324 of file ShowerSRecData.h.
Referenced by GetLDFLikelihood(), and SetLDFLikelihood().
|
private |
Definition at line 323 of file ShowerSRecData.h.
Referenced by GetLDFNdof(), and SetLDFChi2().
|
private |
Definition at line 321 of file ShowerSRecData.h.
Referenced by GetLDFOptimumDistance(), and SetLDFOptimumDistance().
|
private |
Definition at line 355 of file ShowerSRecData.h.
Referenced by GetLDFRecStage(), and SetLDFRecStage().
|
private |
Definition at line 361 of file ShowerSRecData.h.
Referenced by GetMPDHistogram(), and HasMPDHistogram().
|
private |
Definition at line 305 of file ShowerSRecData.h.
Referenced by GetNKGFermiMu(), and SetNKGFermiParameters().
|
private |
Definition at line 306 of file ShowerSRecData.h.
Referenced by GetNKGFermiTau(), and SetNKGFermiParameters().
|
private |
Definition at line 337 of file ShowerSRecData.h.
Referenced by GetNumberOfActiveStations(), and SetNumberOfActiveStations().
|
private |
Definition at line 285 of file ShowerSRecData.h.
Referenced by DeleteParameter(), DeleteParameterCovariance(), GetCovarianceEnumVector(), GetEnumVector(), GetParameter(), GetParameterCovariance(), GetParameterCovarianceLockStatus(), GetParameterError(), GetParameterErrorLockStatus(), GetParameterLockStatus(), HasParameter(), HasParameterCovariance(), HasParameterError(), SetParameter(), and SetParameterCovariance().
|
private |
Definition at line 327 of file ShowerSRecData.h.
Referenced by GetPhiError(), and SetPhiError().
|
private |
Definition at line 367 of file ShowerSRecData.h.
Referenced by GetPlaneFrontRecData(), HasPlaneFrontRecData(), and MakePlaneFrontRecData().
|
private |
vector of 3 seed station Ids
Definition at line 353 of file ShowerSRecData.h.
Referenced by GetReconstructionSeed(), and SetReconstructionSeed().
|
private |
Definition at line 365 of file ShowerSRecData.h.
Referenced by GetRiseTime1000(), HasRiseTime1000(), and MakeRiseTime1000().
|
private |
Definition at line 316 of file ShowerSRecData.h.
|
private |
Definition at line 358 of file ShowerSRecData.h.
Referenced by GetSeedAxis(), and SetSeedAxis().
|
private |
Definition at line 359 of file ShowerSRecData.h.
Referenced by GetSeedBarycenter(), and SetSeedBarycenter().
|
mutableprivate |
Definition at line 297 of file ShowerSRecData.h.
Referenced by SetAxis(), and SetCorePosition().
|
private |
Definition at line 370 of file ShowerSRecData.h.
Referenced by GetScintillatorRecShower(), and HasScintillatorRecShower().
|
private |
Definition at line 312 of file ShowerSRecData.h.
Referenced by GetShowerSize(), and SetShowerSize().
|
private |
Definition at line 313 of file ShowerSRecData.h.
Referenced by GetShowerSizeError(), and SetShowerSize().
|
private |
Definition at line 314 of file ShowerSRecData.h.
Referenced by GetShowerSizeSystematics(), and SetShowerSizeSystematics().
|
private |
Definition at line 311 of file ShowerSRecData.h.
Referenced by GetShowerSizeType(), HasShowerSizeType(), and SetShowerSizeType().
|
private |
Definition at line 319 of file ShowerSRecData.h.
Referenced by GetSizeAtmosphericCorr(), and SetSizeAtmosphericCorr().
|
private |
Definition at line 320 of file ShowerSRecData.h.
Referenced by GetSizeAtmosphericCorrError(), and SetSizeAtmosphericCorr().
|
private |
Definition at line 317 of file ShowerSRecData.h.
Referenced by GetSizeGeomagneticCorr(), and SetSizeGeomagneticCorr().
|
private |
Definition at line 318 of file ShowerSRecData.h.
Referenced by GetSizeGeomagneticCorrError(), and SetSizeGeomagneticCorr().
|
private |
Definition at line 339 of file ShowerSRecData.h.
Referenced by GetT4Trigger(), IsT4(), and SetT4Trigger().
|
private |
Definition at line 342 of file ShowerSRecData.h.
Referenced by GetT5ClosestStation(), and SetT5ClosestStation().
|
private |
Definition at line 348 of file ShowerSRecData.h.
Referenced by IsT5ClosestStationUUB(), and SetT5ClosestStationIsUUB().
|
private |
Definition at line 341 of file ShowerSRecData.h.
Referenced by GetT5HottestStation(), and SetT5HottestStation().
|
private |
Definition at line 345 of file ShowerSRecData.h.
Referenced by GetT5PosteriorActiveNeighbors(), and SetT5PosteriorActiveNeighbors().
|
private |
Definition at line 346 of file ShowerSRecData.h.
Referenced by GetT5PosteriorActiveUUBNeighbors(), and SetT5PosteriorActiveUUBNeighbors().
|
private |
Definition at line 347 of file ShowerSRecData.h.
Referenced by GetT5PosteriorCoreTriangle(), and SetT5PosteriorCoreTriangle().
|
private |
Definition at line 343 of file ShowerSRecData.h.
Referenced by GetT5PriorActiveNeighbors(), and SetT5PriorActiveNeighbors().
|
private |
Definition at line 344 of file ShowerSRecData.h.
Referenced by GetT5PriorActiveUUBNeighbors(), and SetT5PriorActiveUUBNeighbors().
|
private |
Definition at line 340 of file ShowerSRecData.h.
Referenced by GetT5Trigger(), IsT5(), and SetT5Trigger().
|
private |
Definition at line 326 of file ShowerSRecData.h.
Referenced by GetThetaError(), and SetThetaError().
|
private |
Definition at line 331 of file ShowerSRecData.h.
Referenced by GetTimeResidualMean(), and SetTimeResidualMean().
|
private |
Definition at line 332 of file ShowerSRecData.h.
Referenced by GetTimeResidualSpread(), and SetTimeResidualSpread().
|
static |
Definition at line 394 of file ShowerSRecData.h.
|
static |
Definition at line 400 of file ShowerSRecData.h.
|
static |
Definition at line 401 of file ShowerSRecData.h.
|
static |
Definition at line 405 of file ShowerSRecData.h.
|
static |
Definition at line 398 of file ShowerSRecData.h.
|
static |
Definition at line 399 of file ShowerSRecData.h.
|
static |
Definition at line 406 of file ShowerSRecData.h.
|
static |
Definition at line 404 of file ShowerSRecData.h.
|
static |
Definition at line 407 of file ShowerSRecData.h.
|
static |
Definition at line 402 of file ShowerSRecData.h.
|
static |
Definition at line 403 of file ShowerSRecData.h.
|
static |
Definition at line 397 of file ShowerSRecData.h.
|
static |
Definition at line 395 of file ShowerSRecData.h.
|
static |
Definition at line 396 of file ShowerSRecData.h.