CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ShallowRechitClustersProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_RECHITCLUSTERS_PRODUCER
2 #define SHALLOW_RECHITCLUSTERS_PRODUCER
3 
7 
9 public:
11 private:
12  std::string Suffix;
13  std::string Prefix;
15  std::vector<edm::InputTag> inputTags;
16  void produce( edm::Event &, const edm::EventSetup & );
17 };
18 
19 #endif
ShallowRechitClustersProducer(const edm::ParameterSet &)
std::vector< edm::InputTag > inputTags
void produce(edm::Event &, const edm::EventSetup &)