CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloTowerCandidateCreator.h
Go to the documentation of this file.
1 #ifndef CaloTowersCreator_CaloTowerCandidateCreator_h
2 #define CaloTowersCreator_CaloTowerCandidateCreator_h
3 
17 #include <string>
18 
19 
21  public:
26 
27  private:
29  void produce( edm::Event& e, const edm::EventSetup& );
31  int mVerbose;
35  double mEtThreshold;
37  double mEThreshold;
38 };
39 
40 #endif
CaloTowerCandidateCreator(const edm::ParameterSet &)
constructor from parameter set
edm::EDGetTokenT< CaloTowerCollection > tok_src_
token of source collection
void produce(edm::Event &e, const edm::EventSetup &)
process one event