ATLAS Offline Software
Loading...
Searching...
No Matches
P4IPtCotThPhiM_p1 Class Reference

#include <P4IPtCotThPhiM_p1.h>

Collaboration diagram for P4IPtCotThPhiM_p1:

Public Member Functions

 P4IPtCotThPhiM_p1 (const float iPt=0., const float cotTh=0., const float phi=0., const float mass=0.)
 Constructor: with 4 floats.

Public Attributes

float m_iPt
float m_cotTh
float m_phi
float m_mass

Detailed Description

Definition at line 22 of file P4IPtCotThPhiM_p1.h.

Constructor & Destructor Documentation

◆ P4IPtCotThPhiM_p1()

P4IPtCotThPhiM_p1::P4IPtCotThPhiM_p1 ( const float iPt = 0.,
const float cotTh = 0.,
const float phi = 0.,
const float mass = 0. )
inline

Constructor: with 4 floats.

Definition at line 48 of file P4IPtCotThPhiM_p1.h.

51 :
52 m_iPt ( iPt ),
53 m_cotTh ( cotTh ),
54 m_phi ( phi ),
55 m_mass ( mass )
56{}
Scalar phi() const
phi method

Member Data Documentation

◆ m_cotTh

float P4IPtCotThPhiM_p1::m_cotTh

Definition at line 40 of file P4IPtCotThPhiM_p1.h.

◆ m_iPt

float P4IPtCotThPhiM_p1::m_iPt

Definition at line 39 of file P4IPtCotThPhiM_p1.h.

◆ m_mass

float P4IPtCotThPhiM_p1::m_mass

Definition at line 42 of file P4IPtCotThPhiM_p1.h.

◆ m_phi

float P4IPtCotThPhiM_p1::m_phi

Definition at line 41 of file P4IPtCotThPhiM_p1.h.


The documentation for this class was generated from the following file: