![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Dumps on screen the content of the sim::SimEnergyDeposit objects.
More...
#include "larcoreobj/SimpleTypesAndConstants/geo_vectors.h"#include "lardataalg/MCDumpers/MCDumperUtils.h"#include "lardataalg/Utilities/quantities/energy.h"#include "lardataalg/Utilities/quantities/spacetime.h"#include "lardataobj/Simulation/SimEnergyDeposit.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 "fhiclcpp/types/Comment.h"#include "fhiclcpp/types/Name.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "range/v3/view/enumerate.hpp"#include <memory>#include <string>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 | |
| Monte Carlo Simulation. | |
Dumps on screen the content of the sim::SimEnergyDeposit objects.
Definition in file DumpSimEnergyDeposits_module.cc.