ATLAS Offline Software
Loading...
Searching...
No Matches
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
6
8// Public methods:
10
11// Constructors
13
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 is a base class for classes with 4-momentum behavior, for which 1/Pt,...
double m_iPt
inverse P_T
P4ImplIPtCotThPhiM()
Default constructor:
P4ImplIPtCotThPhiM & operator=(const P4ImplIPtCotThPhiM &rhs)
Assignment operator.
double m_cotTh
cot(theta)