LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Module dumping MCTruth information on screen. More...
#include "larsim/MCDumpers/MCDumpers.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Principal/Provenance.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/ParameterSet.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/OptionalSequence.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
Go to the source code of this file.
Classes | |
class | sim::DumpMCTruth |
struct | sim::DumpMCTruth::Config |
Collection of configuration parameters for the module. More... | |
Namespaces | |
sim | |
Monte Carlo Simulation. | |
Module dumping MCTruth information on screen.
Dedication: to the memory of DumpMCTruth Sr., whose untimely departure by a rogue rm -R
deprived us of a useful tool, and the author of a good deal of good karma.
Definition in file DumpMCTruth_module.cc.