CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalTrigPrimDigiProducer.h
Go to the documentation of this file.
1 #ifndef HcalTrigPrimDigiProducer_h
2 #define HcalTrigPrimDigiProducer_h
3 
10 #include <vector>
11 
13 {
14 public:
15 
16  explicit HcalTrigPrimDigiProducer(const edm::ParameterSet& ps);
18 
20  virtual void produce(edm::Event& e, const edm::EventSetup& c);
21 
22 private:
23 
25 
27  std::vector<edm::InputTag> inputLabel_;
28  // this seems a strange way of doing things
31 
35 
36  bool runZS_;
37 
39 
40 };
41 
42 #endif
43 
edm::InputTag inputTagFEDRaw_
input tag for FEDRawDataCollection
HcalTrigPrimDigiProducer(const edm::ParameterSet &ps)
HcalTriggerPrimitiveAlgo theAlgo_
edm::EDGetTokenT< HFDigiCollection > tok_hf_
virtual void produce(edm::Event &e, const edm::EventSetup &c)
edm::EDGetTokenT< FEDRawDataCollection > tok_raw_
std::vector< edm::InputTag > inputLabel_
input tags for HCAL digis
edm::EDGetTokenT< HBHEDigiCollection > tok_hbhe_