#include "TelescopeData.h"
#include <utl/TabulatedFunction.h>
#include <utl/AugerUnits.h>
#include <cmath>
#include <algorithm>
Go to the source code of this file.
Typedefs | |
typedef std::map < fevt::FdConstants::LightSource, double > | EfficiencyMap |
typedef std::map<fevt::FdConstants::LightSource, double> EfficiencyMap |
Definition at line 11 of file TelescopeData.cc.