![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <cctype>#include <cmath>#include <initializer_list>#include <iterator>#include <map>#include <memory>#include <sstream>#include <string>#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "cetlib/filesystem.h"#include "cetlib/search_path.h"#include "cetlib_except/exception.h"#include "fhiclcpp/types/Atom.h"#include "fhiclcpp/types/Comment.h"#include "fhiclcpp/types/Name.h"#include "fhiclcpp/types/OptionalAtom.h"#include "fhiclcpp/types/Sequence.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "nurandom/RandomUtils/NuRandomService.h"#include "nusimdata/SimulationBase/MCParticle.h"#include "nusimdata/SimulationBase/MCTruth.h"#include "TDatabasePDG.h"#include "TFile.h"#include "TH1.h"#include "TH2.h"#include "TVector3.h"#include "CLHEP/Random/RandFlat.h"#include "CLHEP/Random/RandGaussQ.h"Go to the source code of this file.
Classes | |
| class | evgen::larg4SingleGen |
| module to produce single or multiple specified particles in the detector More... | |
| struct | evgen::larg4SingleGen::Config |
Namespaces | |
| evgen | |
| Event Generation using GENIE, cosmics or single particles. | |