#include "MuonProfileBuilder.h"#include <fwk/CoordinateSystemRegistry.h>#include <fwk/CentralConfig.h>#include <det/Detector.h>#include <evt/Event.h>#include <evt/ShowerSimData.h>#include <utl/ErrorLogger.h>#include <utl/ShowerParticleIterator.h>#include <utl/Particle.h>#include <utl/UTMPoint.h>#include <atm/Atmosphere.h>#include <atm/ProfileResult.h>#include <iostream>#include <TH1D.h>#include <TF1.h>#include <TFile.h>#include <TFitResult.h>Go to the source code of this file.
Namespaces | |
| MuonProfileBuilder | |
Implementation of MuonProfileBuilder This module calculates the longitudinal muon production profile from the production points in the CORSIKA ground particle file
Definition in file MuonProfileBuilder.cc.