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 
13 public:
15  virtual void produce(edm::Event& e, const edm::EventSetup& c);
16 private:
17  void loadPatterns(const std::string& patspec);
19  std::vector<int> bunches_;
20  std::vector<HcalFiberPattern> patterns_;
22 };
23 
24 #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