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 
13 
14 #include <iostream>
15 
16 class DTUnpacker;
17 
19  public:
22 
24  virtual ~DTUnpackingModule();
25 
27  void produce(edm::Event & e, const edm::EventSetup& c);
28 
29 
30  private:
31 
33 
35  bool fedbyType_;
41  int minFEDid_;
42  int maxFEDid_;
43  bool dqmOnly;
44 };
45 
46 #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??)
bool fedbyType_
get the FED payload by type?
DTUnpacker * unpacker
edm::InputTag inputLabel
if not you need the label