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 
14 
15 #include <iostream>
16 
17 class DTUnpacker;
18 
20  public:
23 
25  virtual ~DTUnpackingModule();
26 
28  void produce(edm::Event & e, const edm::EventSetup& c);
29 
30 
31  private:
32 
34 
40  int minFEDid_;
41  int maxFEDid_;
42  bool dqmOnly;
43 };
44 
45 #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