CMS 3D CMS Logo

L1RCTSaveInput.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: L1RCTSaveInput
4 // Class: L1RCTSaveInput
5 //
15 //
16 // Original Author: Sridhara Dasu
17 // Created: Tue Jul 31 17:10:13 CEST 2007
18 //
19 //
20 
21 #include <fstream>
22 #include <iostream>
23 #include <memory>
24 
26 
34 
49 
50 class L1RCTLookupTables;
51 class L1RCT;
52 
54 public:
55  explicit L1RCTSaveInput(const edm::ParameterSet &);
56  ~L1RCTSaveInput() override;
57  void analyze(const edm::Event &, const edm::EventSetup &) override;
58 
59 private:
63  bool useEcal;
64  bool useHcal;
74  std::ofstream ofs;
76 };
EcalTPGScale::Tokens tokens_
edm::InputTag ecalDigisLabel
L1RCTSaveInput(const edm::ParameterSet &)
L1RCTLookupTables * rctLookupTables
edm::ESGetToken< CaloTPGTranscoder, CaloTPGRecord > transcoderToken_
std::string fileName
edm::ESGetToken< L1CaloEcalScale, L1CaloEcalScaleRcd > ecalScaleToken_
edm::ESGetToken< L1RCTChannelMask, L1RCTChannelMaskRcd > channelMaskToken_
std::ofstream ofs
edm::ESGetToken< L1CaloHcalScale, L1CaloHcalScaleRcd > hcalScaleToken_
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::ESGetToken< L1CaloEtScale, L1EmEtScaleRcd > emScaleToken_
edm::ESGetToken< L1RCTParameters, L1RCTParametersRcd > rctParametersToken_
Definition: L1RCT.h:20
~L1RCTSaveInput() override
edm::InputTag hcalDigisLabel