#include <sstream>
#include <fstream>
#include <utl/TabulatedFunction.h>
#include <utl/Reader.h>
#include <utl/ErrorLogger.h>
#include <utl/PhysicalConstants.h>
#include <fwk/CentralConfig.h>
#include <det/Detector.h>
#include <atm/Atmosphere.h>
#include <atm/ProfileResult.h>
#include <atm/AirFluorescenceModel.h>
Go to the source code of this file.
Implementation of the fluorescence yield production in air.
Definition in file AirFluorescenceModel.cc.