#include <MyVec2.h>
Definition at line 23 of file MyVec2.h.
◆ MyVec2()
D3PDTest::MyVec2::MyVec2 |
( |
| ) |
|
|
inline |
◆ Eta()
float D3PDTest::MyVec2::Eta |
( |
| ) |
const |
|
inline |
◆ M()
float D3PDTest::MyVec2::M |
( |
| ) |
const |
|
inline |
◆ Phi()
float D3PDTest::MyVec2::Phi |
( |
| ) |
const |
|
inline |
◆ Pt()
float D3PDTest::MyVec2::Pt |
( |
| ) |
const |
|
inline |
◆ SetPtEtaPhiM()
void D3PDTest::MyVec2::SetPtEtaPhiM |
( |
float |
pt, |
|
|
float |
eta, |
|
|
float |
phi, |
|
|
float |
m |
|
) |
| |
|
inline |
◆ m_eta
float D3PDTest::MyVec2::m_eta |
|
private |
◆ m_m
float D3PDTest::MyVec2::m_m |
|
private |
◆ m_phi
float D3PDTest::MyVec2::m_phi |
|
private |
◆ m_pt
float D3PDTest::MyVec2::m_pt |
|
private |
The documentation for this class was generated from the following file: