1 #ifndef _FdLightCollectionEfficiency_PixelToApertureLightConverter_h_
2 #define _FdLightCollectionEfficiency_PixelToApertureLightConverter_h_
27 namespace FdLightCollectionEfficiencyKG {
std::map< unsigned int, PixelConversionConstantMap > TelescopeConverterMap
Fluorescence Detector Eye Event.
std::map< unsigned int, double > PixelConversionConstantMap
const std::string * fCurConfigSignature
Utility class to do (cached!) conversion from photons at the pixel to photons at aperture.
~PixelToApertureLightConverter()
Detector description interface for Eye-related data.
double GetConversionConstant(const unsigned int telId, const unsigned int pixId)
Detector description interface for FDetector-related data.
PixelConversionConstantMap * fCurPixConverter
PixelToApertureLightConverter(const fdet::FDetector &theFDet, const fevt::Eye &eye)
Detector description interface for Telescope-related data.
const fdet::Telescope * fCurTelescope
const fdet::Eye & fDetEye
TelescopeConverterMap fConverterMap