Classes | Namespaces
DumpSimEnergyDeposits_module.cc File Reference

Dumps on screen the content of the sim::SimEnergyDeposit objects. More...

#include "lardataalg/MCDumpers/MCDumperUtils.h"
#include "lardataalg/Utilities/quantities/energy.h"
#include "lardataalg/Utilities/quantities/spacetime.h"
#include "larcorealg/CoreUtils/enumerate.h"
#include "lardataobj/Simulation/SimEnergyDeposit.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_vectors.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 "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Name.h"
#include "fhiclcpp/types/Comment.h"
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  sim::DumpSimEnergyDeposits
 Prints the content of all the deposited energies on screen. More...
 
struct  sim::DumpSimEnergyDeposits::Config
 

Namespaces

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

Detailed Description

Dumps on screen the content of the sim::SimEnergyDeposit objects.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
January 11, 2020

Definition in file DumpSimEnergyDeposits_module.cc.