Main Page
Namespaces
Classes
Package Documentation
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
,
6
int
pt
,
7
int
eta
,
8
int
phi )
9
:
HGCalClusterT
<
l1t
::
HGCalTriggerCell
>(p4, pt, eta, phi),
10
module_
(0)
11
{
12
}
13
14
15
HGCalCluster::HGCalCluster
(
const
edm::Ptr<l1t::HGCalTriggerCell>
&tcSeed )
16
:
HGCalClusterT
<
l1t
::
HGCalTriggerCell
>(tcSeed),
17
module_
(0)
18
{
19
}
20
21
22
HGCalCluster::~HGCalCluster
()
23
{
24
}
25
26
sistrip::module_
static const char module_[]
Definition:
ConstantsForGranularity.h:38
l1t::HGCalCluster::module_
uint32_t module_
Definition:
HGCalCluster.h:32
l1t::HGCalCluster::~HGCalCluster
~HGCalCluster() override
Definition:
HGCalCluster.cc:22
PVValHelper::eta
Definition:
PVValidationHelpers.h:65
l1t
delete x;
Definition:
CaloConfig.h:22
EnergyCorrector.pt
pt
Definition:
EnergyCorrector.py:46
p4
double p4[4]
Definition:
TauolaWrapper.h:92
edm::Ptr
Definition:
AssociationVector.h:30
reco::Candidate::LorentzVector
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition:
Candidate.h:37
HGCalCluster.h
l1t::HGCalClusterT
Definition:
HGCalClusterT.h:18
l1t::HGCalTriggerCell
Definition:
HGCalTriggerCell.h:16
l1t::HGCalCluster::HGCalCluster
HGCalCluster()
Definition:
HGCalCluster.h:16
Generated for CMSSW Reference Manual by
1.8.11