CMS 3D CMS Logo

CaloTowersReCreator.h
Go to the documentation of this file.
1 #ifndef RECOLOCALCALO_CALOTOWERSCREATOR_CALOTOWERSRECREATOR_H
2 #define RECOLOCALCALO_CALOTOWERSCREATOR_CALOTOWERSRECREATOR_H 1
3 
7 
10 
13 
15 
20 public:
21  explicit CaloTowersReCreator(const edm::ParameterSet& ps);
22  ~CaloTowersReCreator() override { }
23  void produce(edm::Event& e, const edm::EventSetup& c) override;
24  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
27 private:
31 };
32 
33 #endif
CaloTowersReCreator(const edm::ParameterSet &ps)
CaloTowersCreationAlgo algo_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< CaloTowerCollection > tok_calo_
void produce(edm::Event &e, const edm::EventSetup &c) override