1 #ifndef _FdLightCollectionEfficiency_TimeRangeCalculator_h_
2 #define _FdLightCollectionEfficiency_TimeRangeCalculator_h_
15 class TelescopeRecData;
19 class TabulatedFunctionErrors;
22 namespace FdLightCollectionEfficiencyKG {
52 const double effThreshold);
fevt::TelescopeRecData & fTelRec
The depth binning for the profile that's calculated from the GH fit.
void SetVerbosity(const int verbosity)
std::pair< double, double > CalculateStartStopTimes(const utl::TabulatedFunctionErrors &lcEff, const utl::TabulatedFunctionErrors &lAtAperture, const double effThreshold)
Telescope-specific shower reconstruction data.
TimeRangeCalculator(fevt::TelescopeRecData &telRec, const int verbosity=0)
void UpdateSpotFarFromBorderTimes(const double effThreshold)
int fVerbosity
global verbosity flag
Recalculates and sets the valid time ranges for profile reconstruction based on the telescope apertur...