Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
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
tuple pt
Definition:
DiDispStaMuonMonitor_cfi.py:39
l1t::HGCalCluster::~HGCalCluster
~HGCalCluster() override
Definition:
HGCalCluster.cc:11
PVValHelper::eta
Definition:
PVValidationHelpers.h:70
edm::Ptr
Definition:
AssociationVector.h:31
reco::Candidate::LorentzVector
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition:
Candidate.h:36
HGCalCluster.h
l1t::HGCalClusterT
Definition:
HGCalClusterT.h:20
l1t::HGCalTriggerCell
Definition:
HGCalTriggerCell.h:14
l1t::HGCalCluster::HGCalCluster
HGCalCluster()
Definition:
HGCalCluster.h:13
Generated for CMSSW Reference Manual by
1.8.5