CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalPatternSource.h
Go to the documentation of this file.
1 #ifndef IORAWDATA_CALOPATTERNS_HCALPATTERNSOURCE_H
2 #define IORAWDATA_CALOPATTERNS_HCALPATTERNSOURCE_H 1
3 
4 #include <vector>
7 
15 public:
17  virtual void produce(edm::Event& e, const edm::EventSetup& c);
18 private:
19  void loadPatterns(const std::string& patspec);
20  void loadPatternFile(const std::string& filename);
21  std::vector<int> bunches_;
22  std::vector<HcalFiberPattern> patterns_;
24 };
25 
26 #endif
void loadPatternFile(const std::string &filename)
void loadPatterns(const std::string &patspec)
std::vector< int > bunches_
std::vector< HcalFiberPattern > patterns_
virtual void produce(edm::Event &e, const edm::EventSetup &c)
HcalPatternSource(const edm::ParameterSet &pset)
tuple filename
Definition: lut2db_cfg.py:20