LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Module dumping MCShower information on screen. More...
#include "lardataobj/MCBase/MCShower.h"
#include "lardataobj/MCBase/MCStep.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 "canvas/Utilities/InputTag.h"
#include "fhiclcpp/types/Atom.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <algorithm>
#include <iomanip>
#include <string>
Go to the source code of this file.
Classes | |
class | sim::DumpMCShowers |
Namespaces | |
sim | |
Monte Carlo Simulation. | |
Module dumping MCShower information on screen.
Definition in file DumpMCShowers_module.cc.