#include <ApertureLight.h>
Public Attributes | |
| unsigned int | fADCTraceIndex |
| double | fChiVecMean [3] |
| double | fEyeBgVarianceSum |
| double | fEyeFluxSum |
| double | fEyeVarianceSum |
| bool | fNearBorder |
| std::vector< unsigned int > | fPixelsInZeta |
| unsigned int | fT1 |
| unsigned int | fT2 |
| double | fTelBgVarianceSum |
| double | fTelFluxSum |
| double | fTelVarianceSum |
| bool | fUsedForTimeFit |
spin-off of FdApertureLightFinderKG with special features to work during PCGF
Definition at line 40 of file G/ApertureLight.h.
| unsigned int FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fADCTraceIndex |
Definition at line 49 of file G/ApertureLight.h.
Referenced by FdProfileConstrainedGeometryFitPG::ApertureLight::CalculateShowerGeometryData(), and FdProfileConstrainedGeometryFitPG::ApertureLight::FindZeta().
| double FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fChiVecMean[3] |
Definition at line 52 of file G/ApertureLight.h.
Referenced by FdProfileConstrainedGeometryFitPG::ApertureLight::CalculateShowerGeometryData(), and FdProfileConstrainedGeometryFitPG::ApertureLight::FindZeta().
| double FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fEyeBgVarianceSum |
| double FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fEyeFluxSum |
| double FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fEyeVarianceSum |
| bool FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fNearBorder |
| std::vector<unsigned int> FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fPixelsInZeta |
Definition at line 69 of file G/ApertureLight.h.
Referenced by FdProfileConstrainedGeometryFitPG::ApertureLight::FindLightFlux(), and FdProfileConstrainedGeometryFitPG::ApertureLight::FindZeta().
| unsigned int FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fT1 |
Definition at line 44 of file G/ApertureLight.h.
Referenced by FdProfileConstrainedGeometryFitPG::ApertureLight::CalculateShowerGeometryData(), and FdProfileConstrainedGeometryFitPG::ApertureLight::FindLightFlux().
| unsigned int FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fT2 |
Definition at line 46 of file G/ApertureLight.h.
Referenced by FdProfileConstrainedGeometryFitPG::ApertureLight::CalculateShowerGeometryData(), and FdProfileConstrainedGeometryFitPG::ApertureLight::FindLightFlux().
| double FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fTelBgVarianceSum |
| double FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fTelFluxSum |
| double FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fTelVarianceSum |
| bool FdProfileConstrainedGeometryFitPG::ShowerGeometryData::fUsedForTimeFit |