CMS 3D CMS Logo

HGCalCluster.cc
Go to the documentation of this file.
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 
9  : HGCalClusterT<l1t::HGCalTriggerCell>(tcSeed), module_(0) {}
10 
static const char module_[]
~HGCalCluster() override
Definition: HGCalCluster.cc:11
delete x;
Definition: CaloConfig.h:22
double p4[4]
Definition: TauolaWrapper.h:92
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: Candidate.h:37