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

#include <P4PxPyPzE_p1.h>

Collaboration diagram for P4PxPyPzE_p1:

Public Member Functions

 P4PxPyPzE_p1 (const float px=0., const float py=0., const float pz=0., const float ene=0.)
 Constructor: with 4 floats.

Public Attributes

float m_px
float m_py
float m_pz
float m_ene

Detailed Description

Definition at line 22 of file P4PxPyPzE_p1.h.

Constructor & Destructor Documentation

◆ P4PxPyPzE_p1()

P4PxPyPzE_p1::P4PxPyPzE_p1 ( const float px = 0.,
const float py = 0.,
const float pz = 0.,
const float ene = 0. )
inline

Constructor: with 4 floats.

Definition at line 48 of file P4PxPyPzE_p1.h.

49 :
50 m_px ( px ),
51 m_py ( py ),
52 m_pz ( pz ),
53 m_ene ( ene )
54{}

Member Data Documentation

◆ m_ene

float P4PxPyPzE_p1::m_ene

Definition at line 42 of file P4PxPyPzE_p1.h.

◆ m_px

float P4PxPyPzE_p1::m_px

Definition at line 39 of file P4PxPyPzE_p1.h.

◆ m_py

float P4PxPyPzE_p1::m_py

Definition at line 40 of file P4PxPyPzE_p1.h.

◆ m_pz

float P4PxPyPzE_p1::m_pz

Definition at line 41 of file P4PxPyPzE_p1.h.


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