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
L1Trigger
interface
L1JetParticleFwd.h
Go to the documentation of this file.
1
#ifndef L1Trigger_L1JetParticleFwd_h
2
#define L1Trigger_L1JetParticleFwd_h
3
// -*- C++ -*-
4
//
5
// Package: L1Trigger
6
// Class : L1JetParticleFwd
7
//
12
//
13
// Original Author: Werner Sun
14
// Created: Sat Jul 15 14:28:43 EDT 2006
15
//
16
17
// system include files
18
19
// user include files
20
21
// forward declarations
22
#include <vector>
23
#include "
DataFormats/Common/interface/Ref.h
"
24
#include "
DataFormats/Common/interface/RefVector.h
"
25
26
namespace
l1extra
{
27
28
class
L1JetParticle
;
29
30
typedef
std::vector<L1JetParticle>
L1JetParticleCollection
;
31
32
typedef
edm::Ref<L1JetParticleCollection>
L1JetParticleRef
;
33
typedef
edm::RefVector<L1JetParticleCollection>
L1JetParticleRefVector
;
34
typedef
std::vector<L1JetParticleRef>
L1JetParticleVectorRef
;
35
}
// namespace l1extra
36
37
#endif
edm::RefVector
Definition:
EDProductfwd.h:27
l1extra::L1JetParticleVectorRef
std::vector< L1JetParticleRef > L1JetParticleVectorRef
Definition:
L1JetParticleFwd.h:34
edm::Ref< L1JetParticleCollection >
l1extra::L1JetParticleRefVector
edm::RefVector< L1JetParticleCollection > L1JetParticleRefVector
Definition:
L1JetParticleFwd.h:33
l1extra::L1JetParticleCollection
std::vector< L1JetParticle > L1JetParticleCollection
Definition:
L1JetParticleFwd.h:28
l1extra::L1JetParticleRef
edm::Ref< L1JetParticleCollection > L1JetParticleRef
Definition:
L1JetParticleFwd.h:32
RefVector.h
l1extra::L1JetParticle
Definition:
L1JetParticle.h:28
Ref.h
l1extra
Definition:
L1EmParticle.h:26
Generated for CMSSW Reference Manual by
1.8.16