CMS 3D CMS Logo

CSCDigiToRawModule.h
Go to the documentation of this file.
1 #ifndef EventFilter_CSCDigiToRawModule_h
2 #define EventFilter_CSCDigiToRawModule_h
3 
14 
22 
23 namespace edm {
25 }
26 
27 class CSCDigiToRaw;
28 
30  public:
33 
35  ~CSCDigiToRawModule() override;
36 
37  // Operations
38  void produce( edm::Event&, const edm::EventSetup& ) override;
39 
40  // Fill parameters descriptions
41  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
42 
43  private:
44 
45  unsigned int theFormatVersion; // Select which version of data format to use Pre-LS1: 2005, Post-LS1: 2013
46  bool usePreTriggers; // Select if to use Pre-Triigers CLCT digis
47  bool packEverything_; // bypass all cuts and (pre)trigger requirements
48 
50 
58 
59 };
60 #endif
61 
62 
edm::EDGetTokenT< CSCCLCTPreTriggerCollection > pr_token
CSCDigiToRaw * packer
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > co_token
edm::EDGetTokenT< CSCComparatorDigiCollection > cd_token
edm::EDGetTokenT< CSCWireDigiCollection > wd_token
unsigned int theFormatVersion
edm::EDGetTokenT< CSCCLCTDigiCollection > cl_token
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< CSCALCTDigiCollection > al_token
HLT enums.
edm::EDGetTokenT< CSCStripDigiCollection > sd_token