Go to the documentation of this file. 1 #ifndef HLTHtMhtProducer_h_
2 #define HLTHtMhtProducer_h_
69 #endif // HLTHtMhtProducer_h_
void produce(edm::Event &iEvent, const edm::EventSetup &iSetup) override
bool usePt_
Use pt; otherwise, use et.
HLTHtMhtProducer(const edm::ParameterSet &iConfig)
edm::InputTag jetsLabel_
Input jet, PFCandidate collections.
edm::EDGetTokenT< reco::JetView > m_theJetToken
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::InputTag pfCandidatesLabel_
edm::EDGetTokenT< reco::PFCandidateCollection > m_thePFCandidateToken
double minPtJetHt_
Minimum pt requirement for jets.
This produces a reco::MET object that stores HT and MHT.
~HLTHtMhtProducer() override
int minNJetHt_
Minimum number of jets passing pt and eta requirements.
double maxEtaJetHt_
Maximum (abs) eta requirement for jets.