DataFormats
L1TCorrelator
interface
TkMuonFwd.h
Go to the documentation of this file.
1
#ifndef DataFormatsL1TCorrelator_TkMuonFwd_h
2
#define DataFormatsL1TCorrelator_TkMuonFwd_h
3
4
// -*- C++ -*-
5
//
6
// Package: L1Trigger
7
// Class : TkMuonFwd
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
TkMuon
;
17
18
typedef
std::vector<TkMuon>
TkMuonCollection
;
19
20
typedef
edm::Ref<TkMuonCollection>
TkMuonRef
;
21
typedef
edm::RefVector<TkMuonCollection>
TkMuonRefVector
;
22
typedef
std::vector<TkMuonRef>
TkMuonVectorRef
;
23
}
// namespace l1t
24
25
#endif
l1t::TkMuonRefVector
edm::RefVector< TkMuonCollection > TkMuonRefVector
Definition:
TkMuonFwd.h:21
edm::RefVector
Definition:
EDProductfwd.h:27
l1t::TkMuonRef
edm::Ref< TkMuonCollection > TkMuonRef
Definition:
TkMuonFwd.h:20
edm::Ref
Definition:
AssociativeIterator.h:58
l1t::TkMuonVectorRef
std::vector< TkMuonRef > TkMuonVectorRef
Definition:
TkMuonFwd.h:22
RefVector.h
l1t
delete x;
Definition:
CaloConfig.h:22
l1t::TkMuon
Definition:
TkMuon.h:12
Ref.h
l1t::TkMuonCollection
std::vector< TkMuon > TkMuonCollection
Definition:
TkMuonFwd.h:16
Generated for CMSSW Reference Manual by
1.8.16