CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Jet.cc
Go to the documentation of this file.
1 
3 
5  int pt,
6  int eta,
7  int phi,
8  int qual )
9  : L1Candidate(p4, pt, eta, phi, qual, 0)
10 {
11 
12 }
13 
15  int pt,
16  int eta,
17  int phi,
18  int qual )
19  : L1Candidate(p4, pt, eta, phi, qual, 0)
20 {
21 
22 }
23 
25 {
26 
27 }
double p4[4]
Definition: TauolaWrapper.h:92
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: Candidate.h:37
Geom::Phi< T > phi() const
Jet()
Definition: Jet.h:16
~Jet()
Definition: Jet.cc:24
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.
Definition: Candidate.h:39