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
,
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
l1t::HGCalCluster::module_
uint32_t module_
Definition:
HGCalCluster.h:24
l1t::HGCalCluster::~HGCalCluster
~HGCalCluster() override
Definition:
HGCalCluster.cc:11
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:21
l1t::HGCalTriggerCell
Definition:
HGCalTriggerCell.h:14
l1t::HGCalCluster::HGCalCluster
HGCalCluster()
Definition:
HGCalCluster.h:13
Generated for CMSSW Reference Manual by
1.8.11