Classes | Namespaces
POTaccumulator_module.cc File Reference

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.
 

Detailed Description

Module summing all POT from the input files.

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

Definition in file POTaccumulator_module.cc.