CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Unpacker.h
Go to the documentation of this file.
1 #ifndef EventFilter_L1TRawToDigi_Unpacker_h
2 #define EventFilter_L1TRawToDigi_Unpacker_h
3 
5 
6 namespace l1t {
7  class UnpackerCollections;
8 
9  void getBXRange(int nbx, int& first, int& last);
10 
11  class Unpacker {
12  public:
13  virtual bool unpack(const Block& block, UnpackerCollections *coll) = 0;
14  };
15 }
16 
17 #endif
void getBXRange(int nbx, int &first, int &last)
virtual bool unpack(const Block &block, UnpackerCollections *coll)=0
JetCorrectorParametersCollection coll
Definition: classes.h:10