30 produces<edm::ValueMap<reco::MuonShower> >().setBranchAlias(
"muonShowerInformation");
55 std::vector<reco::MuonShower> showerInfoValues;
56 showerInfoValues.reserve(muons->size());
58 for(reco::MuonCollection::const_iterator
muon = muons->begin();
68 fillerC.
insert(muons, showerInfoValues.begin(), showerInfoValues.end());
T getParameter(std::string const &) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
void insert(const H &h, I begin, I end)
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.