Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
d
e
f
l
m
o
p
s
t
u
v
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
DataFormats
TauReco
interface
PFRecoTauChargedHadronFwd.h
Go to the documentation of this file.
1
#ifndef DataFormats_TauReco_PFRecoTauChargedHadronFwd_h
2
#define DataFormats_TauReco_PFRecoTauChargedHadronFwd_h
3
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/Ptr.h
"
8
9
#include <vector>
10
11
namespace
reco
{
12
class
PFRecoTauChargedHadron
;
14
typedef
std::vector<PFRecoTauChargedHadron>
PFRecoTauChargedHadronCollection
;
16
typedef
edm::Ref<PFRecoTauChargedHadronCollection>
PFRecoTauChargedHadronRef
;
18
typedef
edm::RefProd<PFRecoTauChargedHadronCollection>
PFRecoTauChargedHadronRefProd
;
20
typedef
edm::RefVector<PFRecoTauChargedHadronCollection>
PFRecoTauChargedHadronRefVector
;
22
typedef
PFRecoTauChargedHadronRefVector::iterator
PFRecoTauChargedHadronRefVector_iterator
;
23
}
// namespace reco
24
25
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::PFRecoTauChargedHadronRefProd
edm::RefProd< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRefProd
references to PFRecoTauChargedHadron collection
Definition:
PFRecoTauChargedHadronFwd.h:18
reco::PFRecoTauChargedHadronRef
edm::Ref< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRef
presistent reference to a PFRecoTauChargedHadron
Definition:
PFRecoTauChargedHadronFwd.h:16
edm::RefVector< PFRecoTauChargedHadronCollection >
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
reco::PFRecoTauChargedHadron
Definition:
PFRecoTauChargedHadron.h:23
edm::Ref
Definition:
AssociativeIterator.h:58
RefVector.h
Ptr.h
reco::PFRecoTauChargedHadronRefVector
edm::RefVector< PFRecoTauChargedHadronCollection > PFRecoTauChargedHadronRefVector
vector of references to PFRecoTauChargedHadron objects all in the same collection
Definition:
PFRecoTauChargedHadronFwd.h:20
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::PFRecoTauChargedHadronCollection
std::vector< PFRecoTauChargedHadron > PFRecoTauChargedHadronCollection
collection of PFRecoTauChargedHadron objects
Definition:
PFRecoTauChargedHadronFwd.h:12
reco::PFRecoTauChargedHadronRefVector_iterator
PFRecoTauChargedHadronRefVector::iterator PFRecoTauChargedHadronRefVector_iterator
iterator over a vector of references to PFRecoTauChargedHadron objects all in the same collection
Definition:
PFRecoTauChargedHadronFwd.h:22
Generated for CMSSW Reference Manual by
1.8.16