|
||||
File indexing completed on 2024-04-06 12:04:34
0001 #ifndef __GMTInputCaloSumFwd_h 0002 #define __GMTInputCaloSumFwd_h 0003 0004 #include "DataFormats/L1Trigger/interface/BXVector.h" 0005 0006 namespace l1t { 0007 class MuonCaloSum; 0008 typedef BXVector<MuonCaloSum> MuonCaloSumBxCollection; 0009 } // namespace l1t 0010 0011 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |