57 produces<reco::CaloMETCollection>();
60 produces<reco::METCollection>();
86 alg_.
run(*(inputMuons.product()), *(vm_muCorrData_h.product()),
87 *(inputUncorMet.
product()), &*output);
98 alg_.
run(*(inputMuons.product()), *(vm_muCorrData_h.product()),*(inputUncorMet.
product()), &*output);
T getParameter(std::string const &) const
edm::EDGetTokenT< edm::View< reco::MET > > inputMETToken_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
edm::EDGetTokenT< edm::View< reco::Muon > > inputMuonToken_
std::vector< reco::MET > METCollection
collection of MET objects
edm::InputTag metTypeInputTag_
edm::InputTag muonDepValueMap_
edm::EDGetTokenT< edm::ValueMap< reco::MuonMETCorrectionData > > inputValueMapMuonMetCorrToken_
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects
T const * product() const
edm::InputTag muonsInputTag_
edm::InputTag uncorMETInputTag_
edm::EDGetTokenT< edm::View< reco::CaloMET > > inputCaloMETToken_
virtual void produce(edm::Event &, const edm::EventSetup &)