#include <GenJet.h>
Public Member Functions | |
Specific () | |
Public Attributes | |
float | m_AuxiliaryEnergy |
Anything else (undecayed Sigmas etc.) More... | |
float | m_EmEnergy |
Energy of EM particles. More... | |
float | m_HadEnergy |
Energy of Hadrons. More... | |
float | m_InvisibleEnergy |
Invisible energy (mu, nu, ...) More... | |
|
inline |
Definition at line 27 of file GenJet.h.
float reco::GenJet::Specific::m_AuxiliaryEnergy |
Anything else (undecayed Sigmas etc.)
Definition at line 40 of file GenJet.h.
Referenced by reco::GenJet::auxiliaryEnergy().
float reco::GenJet::Specific::m_EmEnergy |
Energy of EM particles.
Definition at line 34 of file GenJet.h.
Referenced by reco::GenJet::emEnergy().
float reco::GenJet::Specific::m_HadEnergy |
float reco::GenJet::Specific::m_InvisibleEnergy |
Invisible energy (mu, nu, ...)
Definition at line 38 of file GenJet.h.
Referenced by reco::GenJet::invisibleEnergy().