CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalUncalibRecHitWorkerMaxSample.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitWorkerMaxSample_hh
2 #define RecoLocalCalo_EcalRecProducers_EcalUncalibRecHitWorkerMaxSample_hh
3 
6 
9 
10 namespace edm {
11  class ParameterSet;
12  class EventSetup;
13  class Event;
14 }
15 
17 
18  public:
21 
22  void set(const edm::EventSetup& es);
24 
25  private:
26 
27  //std::string ebHitCollection_; // secondary name to be given to collection of hits
28  //std::string eeHitCollection_; // secondary name to be given to collection of hits
29 
32 };
33 #endif
boost::transform_iterator< IterHelp, boost::counting_iterator< int > > const_iterator
tuple result
Definition: query.py:137
bool run(const edm::Event &evt, const EcalDigiCollection::const_iterator &digi, EcalUncalibratedRecHitCollection &result)
EcalUncalibRecHitMaxSampleAlgo< EBDataFrame > ebAlgo_
EcalUncalibRecHitWorkerMaxSample(const edm::ParameterSet &ps, edm::ConsumesCollector &c)
EcalUncalibRecHitMaxSampleAlgo< EEDataFrame > eeAlgo_