#include <string>
#include <sstream>
#include <set>
#include <map>
#include <boost/lexical_cast.hpp>
#include <fdet/FParametricOpticalEfficiencyLossManager.h>
#include <fwk/CentralConfig.h>
#include <det/Detector.h>
#include <utl/ErrorLogger.h>
#include <utl/TimeStamp.h>
#include <utl/UTCDateTime.h>
#include <utl/Reader.h>
#include <utl/TabulatedFunction.h>
#include <utl/AugerException.h>
#include <utl/ShadowPtr.h>
#include <fdet/FManagerRegister.h>
#include <fdet/FDetector.h>
#include <fdet/Telescope.h>
Go to the source code of this file.
|
| REGISTER_F_MANAGER ("FParametricOpticalEfficiencyLossManager", FParametricOpticalEfficiencyLossManager) |
|