CMS 3D CMS Logo

IntermediateMuonUnpacker.h
Go to the documentation of this file.
1 #ifndef EventFilter_L1TRawToDigi_stage2_IntermediateMuonUnpacker_h
2 #define EventFilter_L1TRawToDigi_stage2_IntermediateMuonUnpacker_h
3 
5 
6 namespace l1t {
7  namespace stage2 {
9  public:
12 
13  virtual bool unpack(const Block& block, UnpackerCollections *coll) override;
14 
15  inline unsigned int getAlgoVersion() { return algoVersion_; };
16  inline void setAlgoVersion(const unsigned int version) { algoVersion_ = version; };
17 
18  private:
19  unsigned int algoVersion_;
20  };
21  }
22 }
23 
24 #endif
delete x;
Definition: CaloConfig.h:22
void setAlgoVersion(const unsigned int version)
virtual bool unpack(const Block &block, UnpackerCollections *coll) override
JetCorrectorParametersCollection coll
Definition: classes.h:10