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
L1THGCal
src
HGCalCluster.cc
Go to the documentation of this file.
1
#include "
DataFormats/L1THGCal/interface/HGCalCluster.h
"
2
3
using namespace
l1t
;
4
5
HGCalCluster::HGCalCluster
(
const
LorentzVector
p4
,
int
pt
,
int
eta
,
int
phi)
6
:
HGCalClusterT
<
l1t
::
HGCalTriggerCell
>(
p4
,
pt
,
eta
, phi),
module_
(0) {}
7
8
HGCalCluster::HGCalCluster
(
const
edm::Ptr<l1t::HGCalTriggerCell>
&tcSeed)
9
:
HGCalClusterT
<
l1t
::
HGCalTriggerCell
>(tcSeed),
module_
(0) {}
10
11
HGCalCluster::~HGCalCluster
() {}
sistrip::module_
static const char module_[]
Definition:
ConstantsForGranularity.h:38
DiDispStaMuonMonitor_cfi.pt
pt
Definition:
DiDispStaMuonMonitor_cfi.py:39
PVValHelper::eta
Definition:
PVValidationHelpers.h:70
l1t::HGCalTriggerCell
Definition:
HGCalTriggerCell.h:14
l1t::HGCalClusterT
Definition:
HGCalClusterT.h:21
l1t
delete x;
Definition:
CaloConfig.h:22
p4
double p4[4]
Definition:
TauolaWrapper.h:92
l1t::HGCalCluster::HGCalCluster
HGCalCluster()
Definition:
HGCalCluster.h:13
HGCalCluster.h
edm::Ptr
Definition:
AssociationVector.h:31
l1t::HGCalCluster::~HGCalCluster
~HGCalCluster() override
Definition:
HGCalCluster.cc:11
reco::Candidate::LorentzVector
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition:
Candidate.h:36
Generated for CMSSW Reference Manual by
1.8.16