26 produces<edm::ValueMap<reco::MuonShower> >().setBranchAlias(
"muonShowerInformation");
44 std::vector<reco::MuonShower> showerInfoValues;
45 showerInfoValues.reserve(muons->size());
47 for(reco::MuonCollection::const_iterator
muon = muons->begin();
57 fillerC.
insert(muons, showerInfoValues.begin(), showerInfoValues.end());
#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.
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const