|
||||
File indexing completed on 2024-04-06 12:10:52
0001 #ifndef L1T_PACKER_STAGE2_MPUNPACKER_0X10010010_H 0002 #define L1T_PACKER_STAGE2_MPUNPACKER_0X10010010_H 0003 0004 #include "EventFilter/L1TRawToDigi/interface/Unpacker.h" 0005 0006 namespace l1t { 0007 namespace stage2 { 0008 class MPUnpacker_0x10010010 : public Unpacker { 0009 public: 0010 bool unpack(const Block& block, UnpackerCollections* coll) override; 0011 }; 0012 } // namespace stage2 0013 } // namespace l1t 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |