8 "isCC",
"pdg",
"mode",
"lepPdg",
"nuE",
"lepE",
"hadE" 11 static const std::vector<std::string>
VECTOR_VARS({});
17 labelGenerator(labelGenerator)
22 std::vector<art::Ptr<simb::MCTruth>> mcTruth;
30 if (mcTruth.empty()) {
34 const auto &nuInt = mcTruth[0]->GetNeutrino();
41 const double nuE = nuInt.Nu().E();
42 const double lepE = nuInt.Lepton().Momentum().T();
static const std::vector< std::string > VECTOR_VARS({})
Handle< PROD > getHandle(SelectorBase const &) const
static const std::vector< std::string > SCALAR_VARS({"run","subRun","event"})
void fill_ptr_vector(std::vector< Ptr< T >> &ptrs, H const &h)