1 #ifndef HLTCaloTowerHtMhtProducer_h_
2 #define HLTCaloTowerHtMhtProducer_h_
55 #endif // HLTCaloTowerHtMhtProducer_h_
virtual void produce(edm::Event &iEvent, const edm::EventSetup &iSetup)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLTCaloTowerHtMhtProducer(const edm::ParameterSet &iConfig)
~HLTCaloTowerHtMhtProducer()
This produces a reco::MET object that stores HT and MHT.
double minPtTowerHt_
Minimum pt requirement for jets.
edm::InputTag towersLabel_
Input CaloTower collection.
edm::EDGetTokenT< CaloTowerCollection > m_theTowersToken
double maxEtaTowerHt_
Maximum (abs) eta requirement for jets.
bool usePt_
Use pt; otherwise, use et.