CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DTUnpackingModule.h
Go to the documentation of this file.
1 #ifndef DTRawToDigi_DTUnpackingModule_h
2 #define DTRawToDigi_DTUnpackingModule_h
3 
12 
13 #include <iostream>
14 
15 class DTUnpacker;
16 
18  public:
21 
23  virtual ~DTUnpackingModule();
24 
26  void produce(edm::Event & e, const edm::EventSetup& c);
27 
28 
29  private:
30 
32 
38  int minFEDid_;
39  int maxFEDid_;
40  bool dqmOnly;
41 };
42 
43 #endif
void produce(edm::Event &e, const edm::EventSetup &c)
Call the Unpackers and create the digis.
virtual ~DTUnpackingModule()
Destructor.
int minFEDid_
if not you need to set the range by hand
DTUnpackingModule(const edm::ParameterSet &pset)
Constructor.
bool useStandardFEDid_
do you want to use the standard DT FED ID&#39;s, i.e. [770-775]? (why the hell 6??)
DTUnpacker * unpacker
edm::InputTag inputLabel
if not you need the label