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 
18 #include <string>
19 
20 
22  public:
27 
28  private:
30  void produce( edm::Event& e, const edm::EventSetup& );
32  int mVerbose;
36  double mEtThreshold;
38  double mEThreshold;
39 };
40 
41 #endif
CaloTowerCandidateCreator(const edm::ParameterSet &)
constructor from parameter set
edm::InputTag mSource
label of source collection
void produce(edm::Event &e, const edm::EventSetup &)
process one event