CMS 3D CMS Logo

HGCalCluster.cc
Go to the documentation of this file.
2 
3 using namespace l1t;
4 
6  int pt,
7  int eta,
8  int phi )
9  : HGCalClusterT<l1t::HGCalTriggerCell>(p4, pt, eta, phi),
10  module_(0)
11 {
12 }
13 
14 
17  module_(0)
18 {
19 }
20 
21 
23 {
24 }
25 
26 
static const char module_[]
~HGCalCluster() override
Definition: HGCalCluster.cc:22
delete x;
Definition: CaloConfig.h:22
double p4[4]
Definition: TauolaWrapper.h:92
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: Candidate.h:37