Module summing all POT from the input files. More...
#include "larcoreobj/SummaryData/POTSummary.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Principal/SubRun.h"
#include "art/Framework/Principal/SummedValue.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/types/Atom.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "range/v3/view.hpp"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | sim::POTaccumulator |
Prints on console the total Protons On Target from the input subruns. More... | |
struct | sim::POTaccumulator::Config |
Collection of configuration parameters for the module. More... | |
Namespaces | |
sim | |
Code to link reconstructed objects back to the MC truth information. | |
Module summing all POT from the input files.
Definition in file POTaccumulator_module.cc.