#include <DataStructs.h>
|
| JetMatchData (float dPt, float dEnergy, float dMass, float rPt, float rEnergy, float rMass, float ptRef, float etaRef) |
|
Definition at line 21 of file DataStructs.h.
◆ JetMatchData()
JetMatchData::JetMatchData |
( |
float |
dPt, |
|
|
float |
dEnergy, |
|
|
float |
dMass, |
|
|
float |
rPt, |
|
|
float |
rEnergy, |
|
|
float |
rMass, |
|
|
float |
ptRef, |
|
|
float |
etaRef |
|
) |
| |
|
inline |
◆ m_dEnergy
float JetMatchData::m_dEnergy |
◆ m_dMass
float JetMatchData::m_dMass |
◆ m_dPt
float JetMatchData::m_dPt |
◆ m_etaRef
float JetMatchData::m_etaRef |
◆ m_ptRef
float JetMatchData::m_ptRef |
◆ m_rEnergy
float JetMatchData::m_rEnergy |
◆ m_rMass
float JetMatchData::m_rMass |
◆ m_rPt
float JetMatchData::m_rPt |
The documentation for this class was generated from the following file: