CMS 3D CMS Logo

HGCalTriggerCell.cc
Go to the documentation of this file.
2 
3 using namespace l1t;
4 
7  int pt,
8  int eta,
9  int phi,
10  int qual,
11  uint32_t detid):
12  L1Candidate(p4, pt, eta, phi, qual),
13  detid_(detid)
14 {
15 }
16 
19 {
20 }
delete x;
Definition: CaloConfig.h:22
double p4[4]
Definition: TauolaWrapper.h:92
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: Candidate.h:37