1 #ifndef HLTCaloJetIDProducer_h_ 2 #define HLTCaloJetIDProducer_h_ 56 #endif // HLTCaloJetIDProducer_h_
edm::InputTag inputTag_
input CaloJet collection
double min_EMF_
minimum EMF
double max_EMF_
maximum EMF
~HLTCaloJetIDProducer() override
HLTCaloJetIDProducer(const edm::ParameterSet &iConfig)
edm::ParameterSet jetIDParams_
CaloJet ID parameters.
reco::helper::JetIDHelper jetIDHelper_
A helper to calculates calo jet ID variables.
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void produce(edm::Event &iEvent, const edm::EventSetup &iSetup) override
int min_N90hits_
mininum N90hits
edm::EDGetTokenT< reco::CaloJetCollection > m_theCaloJetToken
This applies CaloJet ID and produces a jet collection with jets that pass the ID. ...