1 #ifndef _fdet_FParametricOpticalEfficiencyLossManager_h_
2 #define _fdet_FParametricOpticalEfficiencyLossManager_h_
4 #include <det/VManager.h>
11 class TabulatedFunction;
31 void Init(
const std::string& configLink);
70 #endif // _fdet_FParametricOpticalEfficiencyLossManager_h_
std::map< int, std::map< int, std::vector< unsigned int > > > fPerTelescopeOpticalEfficiencyEpochs
Epocs (GPSSeconds) for the Correction to the calibration.
bool GetOpticalEfficiencyCorrectionForTelescope(const unsigned int eyeId, const unsigned int telId, double &value) const
void Init(const std::string &configLink)
Manager Initialization. configLink is the CentralConfig hook for the configuration file...
Class to hold collection (x,y) points and provide interpolation between them.
VMANAGER_GETDATA_HANDLE_DENIED double fOpticalEfficiencyCorrection
Interface for detector managers.
Class to hold collection (x,y) points and provide interpolation between them, where y are complex num...
#define VMANAGER_GETDATA_DENIED(_T_...)
#define VMANAGER_GETDATA_HANDLE_DENIED
#define VMANAGER_GETDATA_DECLARE(_T_...)
std::map< int, std::map< int, std::vector< double > > > fPerTelescopeOpticalEfficiencyCorrections
#define VMANAGER_GETDATA_NOTFOUND(_T_...)
bool fHasDefaultOpticalEfficiencyCorrection