ATLAS Offline Software
Loading...
Searching...
No Matches
Event
FourMom
src
P4ImplIPtCotThPhiM.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
FourMom/Lib/P4ImplIPtCotThPhiM.h
"
6
8
// Public methods:
10
11
// Constructors
13
14
P4ImplIPtCotThPhiM
&
15
P4ImplIPtCotThPhiM::operator=
(
const
P4ImplIPtCotThPhiM
& rhs )
16
{
17
if
(
this
!= &rhs ) {
18
m_iPt
= rhs.
m_iPt
;
19
m_cotTh
= rhs.
m_cotTh
;
20
m_phi
= rhs.
m_phi
;
21
m_m
= rhs.
m_m
;
22
}
23
return
*
this
;
24
}
P4ImplIPtCotThPhiM.h
P4ImplIPtCotThPhiM
P4ImplIPtCotThPhiM is a base class for classes with 4-momentum behavior, for which 1/Pt,...
Definition
P4ImplIPtCotThPhiM.h:41
P4ImplIPtCotThPhiM::m_phi
double m_phi
Phi.
Definition
P4ImplIPtCotThPhiM.h:132
P4ImplIPtCotThPhiM::m_iPt
double m_iPt
inverse P_T
Definition
P4ImplIPtCotThPhiM.h:124
P4ImplIPtCotThPhiM::m_m
double m_m
mass
Definition
P4ImplIPtCotThPhiM.h:136
P4ImplIPtCotThPhiM::P4ImplIPtCotThPhiM
P4ImplIPtCotThPhiM()
Default constructor:
Definition
P4ImplIPtCotThPhiM.h:144
P4ImplIPtCotThPhiM::operator=
P4ImplIPtCotThPhiM & operator=(const P4ImplIPtCotThPhiM &rhs)
Assignment operator.
Definition
P4ImplIPtCotThPhiM.cxx:15
P4ImplIPtCotThPhiM::m_cotTh
double m_cotTh
cot(theta)
Definition
P4ImplIPtCotThPhiM.h:128
Generated on
for ATLAS Offline Software by
1.14.0