30 produces<edm::ValueMap<reco::MuonShower>>().setBranchAlias(
"muonShowerInformation");
51 std::vector<reco::MuonShower> showerInfoValues;
52 showerInfoValues.reserve(
muons->size());
60 auto outC = std::make_unique<edm::ValueMap<reco::MuonShower>>();
62 fillerC.insert(
muons, showerInfoValues.begin(), showerInfoValues.end());
T getParameter(std::string const &) const
muons
the two sets of parameters below are mutually exclusive, depending if RECO or ALCARECO is used the us...
#define DEFINE_FWK_MODULE(type)