1 #ifndef _fdet_FFixOpticalEfficiencyLossManager_h_
2 #define _fdet_FFixOpticalEfficiencyLossManager_h_
4 #include <det/VManager.h>
11 class TabulatedFunction;
31 void Init(
const std::string& configLink);
66 #endif // _fdet_FFixOpticalEfficiencyLossManager_h_
Class to hold collection (x,y) points and provide interpolation between them.
Interface for detector managers.
Manager for FD optical efficiency correction with fixed constants.
Class to hold collection (x,y) points and provide interpolation between them, where y are complex num...
bool GetOpticalEfficiencyCorrectionForTelescope(const unsigned int eyeId, const unsigned int telId, double &value) const
#define VMANAGER_GETDATA_DENIED(_T_...)
#define VMANAGER_GETDATA_HANDLE_DENIED
#define VMANAGER_GETDATA_DECLARE(_T_...)
bool fHasDefaultOpticalEfficiencyCorrection
std::map< int, std::map< int, double > > fPerTelescopeOpticalEfficiencyCorrection
VMANAGER_GETDATA_HANDLE_DENIED double fOpticalEfficiencyCorrection
void Init(const std::string &configLink)
Manager Initialization. configLink is the CentralConfig hook for the configuration file...
#define VMANAGER_GETDATA_NOTFOUND(_T_...)