L1Trigger
L1TMuon
interface
GMTInternalMuonFwd.h
Go to the documentation of this file.
1
#ifndef __l1t_gmt_internal_muonfwd_h__
2
#define __l1t_gmt_internal_muonfwd_h__
3
4
#include "
DataFormats/L1Trigger/interface/BXVector.h
"
5
6
#include <memory>
7
8
namespace
l1t
{
9
class
GMTInternalMuon
;
10
typedef
std::vector<GMTInternalMuon>
GMTInternalMuonCollection
;
11
typedef
std::map<int, std::vector<std::shared_ptr<GMTInternalMuon>>>
GMTInternalWedges
;
12
typedef
std::list<std::shared_ptr<GMTInternalMuon>>
GMTInternalMuonList
;
13
14
}
// namespace l1t
15
16
#endif
/* define __l1t_gmt_internal_muon_h__ */
BXVector.h
l1t::GMTInternalMuon
Definition:
GMTInternalMuon.h:10
l1t::GMTInternalWedges
std::map< int, std::vector< std::shared_ptr< GMTInternalMuon > > > GMTInternalWedges
Definition:
GMTInternalMuonFwd.h:11
l1t::GMTInternalMuonList
std::list< std::shared_ptr< GMTInternalMuon > > GMTInternalMuonList
Definition:
GMTInternalMuonFwd.h:12
l1t
delete x;
Definition:
CaloConfig.h:22
l1t::GMTInternalMuonCollection
std::vector< GMTInternalMuon > GMTInternalMuonCollection
Definition:
GMTInternalMuonFwd.h:9
Generated for CMSSW Reference Manual by
1.8.16