Go to the documentation of this file. 1 #ifndef HLTMETCleanerUsingJetID_h_
2 #define HLTMETCleanerUsingJetID_h_
61 #endif // HLTMETCleanerUsingJetID_h_
double maxEta_
Maximum (abs) eta requirement for jets.
~HLTMETCleanerUsingJetID() override
edm::InputTag jetsLabel_
Input tag for the 'all jets' collection.
HLTMETCleanerUsingJetID(const edm::ParameterSet &iConfig)
edm::InputTag goodJetsLabel_
Input tag for the 'good jets' collection.
edm::EDGetTokenT< reco::CaloJetCollection > m_theGoodJetToken
void produce(edm::Event &iEvent, const edm::EventSetup &iSetup) override
double minPt_
Minimum pt requirement for jets.
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::InputTag metLabel_
Input tag for the MET collection.
edm::EDGetTokenT< reco::CaloMETCollection > m_theMETToken
This creates a MET object from the difference in MET between two input jet collections.
edm::EDGetTokenT< reco::CaloJetCollection > m_theJetToken