CMS 3D CMS Logo

HGCalMulticluster.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::HGCalCluster>(p4, pt, eta, phi)
10 {
11 }
12 
13 
15  : HGCalClusterT<l1t::HGCalCluster>(clusterSeed)
16 {
17 }
18 
19 
21 {
22 }
23 
24 
delete x;
Definition: CaloConfig.h:22
double p4[4]
Definition: TauolaWrapper.h:92
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: Candidate.h:37