DataFormats
L1TCorrelator
interface
TkGlbMuonFwd.h
Go to the documentation of this file.
1
#ifndef DataFormatsL1TCorrelator_TkGlbMuonFwd_h
2
#define DataFormatsL1TCorrelator_TkGlbMuonFwd_h
3
4
// -*- C++ -*-
5
//
6
// Package: L1Trigger
7
// Class : TkGlbMuonFwd
8
//
9
10
#include <vector>
11
#include "
DataFormats/Common/interface/Ref.h
"
12
#include "
DataFormats/Common/interface/RefVector.h
"
13
14
namespace
l1t
{
15
16
class
TkGlbMuon
;
17
18
typedef
std::vector<TkGlbMuon>
TkGlbMuonCollection
;
19
20
typedef
edm::Ref<TkGlbMuonCollection>
TkGlbMuonRef
;
21
typedef
edm::RefVector<TkGlbMuonCollection>
TkGlbMuonRefVector
;
22
typedef
std::vector<TkGlbMuonRef>
TkGlbMuonVectorRef
;
23
}
// namespace l1t
24
25
#endif
l1t::TkGlbMuon
Definition:
TkGlbMuon.h:18
edm::RefVector
Definition:
EDProductfwd.h:27
edm::Ref
Definition:
AssociativeIterator.h:58
l1t::TkGlbMuonRef
edm::Ref< TkGlbMuonCollection > TkGlbMuonRef
Definition:
TkGlbMuonFwd.h:20
l1t::TkGlbMuonCollection
std::vector< TkGlbMuon > TkGlbMuonCollection
Definition:
TkGlbMuonFwd.h:16
RefVector.h
l1t
delete x;
Definition:
CaloConfig.h:22
l1t::TkGlbMuonRefVector
edm::RefVector< TkGlbMuonCollection > TkGlbMuonRefVector
Definition:
TkGlbMuonFwd.h:21
Ref.h
l1t::TkGlbMuonVectorRef
std::vector< TkGlbMuonRef > TkGlbMuonVectorRef
Definition:
TkGlbMuonFwd.h:22
Generated for CMSSW Reference Manual by
1.8.16