Classes | Namespaces
DumpGTruth_module.cc File Reference

Module dumping GTruth information from GENIE on screen. More...

#include "lardataalg/MCDumpers/MCDumpers.h"
#include "nusimdata/SimulationBase/GTruth.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/types/Atom.h"
#include "fhiclcpp/types/OptionalSequence.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <string>
#include <iterator>
#include <algorithm>
#include <numeric>

Go to the source code of this file.

Classes

class  sim::DumpGTruth
 
struct  sim::DumpGTruth::Config
 Collection of configuration parameters for the module. More...
 

Namespaces

 sim
 Code to link reconstructed objects back to the MC truth information.
 

Detailed Description

Module dumping GTruth information from GENIE on screen.

Date
November 2, 2017
Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)

This modules complements DumpMCTruth module for GENIE output.

Definition in file DumpGTruth_module.cc.