![]() |
|
|||
File indexing completed on 2024-04-06 12:10:42
0001 #ifndef EVENTFILTER_HCALRAWTODIGI_HCALTTPUNPACKER_H 0002 #define EVENTFILTER_HCALRAWTODIGI_HCALTTPUNPACKER_H 1 0003 0004 #include "DataFormats/HcalDigi/interface/HcalTTPDigi.h" 0005 #include "EventFilter/HcalRawToDigi/interface/HcalHTRData.h" 0006 0007 /** \class HcalTTPUnpacker 0008 * 0009 * \author J. Mans - Minnesota 0010 */ 0011 class HcalTTPUnpacker { 0012 public: 0013 bool unpack(const HcalHTRData& data, HcalTTPDigi& digi); 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 |
![]() ![]() |