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
HLTTauFwd.h
Go to the documentation of this file.
1
#ifndef DataFormats_TauReco_HLTTauFwd_h
2
#define DataFormats_TauReco_HLTTauFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
8
namespace
reco
{
9
class
HLTTau
;
11
typedef
std::vector<HLTTau>
HLTTauCollection
;
13
typedef
edm::Ref<HLTTauCollection>
HLTTauRef
;
15
typedef
edm::RefProd<HLTTauCollection>
HLTTauRefProd
;
17
typedef
edm::RefVector<HLTTauCollection>
HLTTauRefVector
;
19
typedef
HLTTauRefVector::iterator
hlttau_iterator
;
20
}
// namespace reco
21
22
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::HLTTau
Definition:
HLTTau.h:15
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
edm::Ref
Definition:
AssociativeIterator.h:58
reco::hlttau_iterator
HLTTauRefVector::iterator hlttau_iterator
iterator over a vector of references to HLTTau objects all in the same collection
Definition:
HLTTauFwd.h:19
reco::HLTTauRefProd
edm::RefProd< HLTTauCollection > HLTTauRefProd
references to HLTTau collection
Definition:
HLTTauFwd.h:15
RefVector.h
Ref.h
reco::HLTTauRefVector
edm::RefVector< HLTTauCollection > HLTTauRefVector
vector of references to HLTTau objects all in the same collection
Definition:
HLTTauFwd.h:17
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::HLTTauRef
edm::Ref< HLTTauCollection > HLTTauRef
presistent reference to a HLTTau
Definition:
HLTTauFwd.h:13
reco::HLTTauCollection
std::vector< HLTTau > HLTTauCollection
collection of HLTTau objects
Definition:
HLTTauFwd.h:9
Generated for CMSSW Reference Manual by
1.8.16