Classes | Namespaces
CORSIKAGen_module.cc File Reference

Generator for cosmic-ray secondaries based on pre-generated CORSIKA shower databases. More...

#include "TDatabasePDG.h"
#include "TString.h"
#include "TSystem.h"
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "nurandom/RandomUtils/NuRandomService.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "larcore/Geometry/Geometry.h"
#include "larcoreobj/SummaryData/RunData.h"
#include <sqlite3.h>
#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Random/RandPoissonQ.h"
#include "ifdh.h"

Go to the source code of this file.

Classes

class  evgen::CORSIKAGen
 LArSoft interface to CORSIKA event generator. More...
 

Namespaces

 evgen
 Event Generation using GENIE, cosmics or single particles.
 

Detailed Description

Generator for cosmic-ray secondaries based on pre-generated CORSIKA shower databases.

Author
Matth.nosp@m.ew.B.nosp@m.ass@p.nosp@m.hysi.nosp@m.cs.ox.nosp@m..ac..nosp@m.uk

Definition in file CORSIKAGen_module.cc.