Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/EventData/ParticleHypothesis.hpp>
Public Member Functions | |
constexpr | NeutralParticleHypothesis (PdgParticle absPdg, float mass) |
Public Member Functions inherited from Acts::GenericParticleHypothesis< Neutral > | |
constexpr | GenericParticleHypothesis (PdgParticle absPdg, float mass, ChargeType chargeType) |
Additional Inherited Members | |
Public Types inherited from Acts::GenericParticleHypothesis< Neutral > | |
using | ChargeType = charge_t |
Public Attributes inherited from Acts::GenericParticleHypothesis< Neutral > | |
m_mass | |
float | m_mass |
m_chargeType | |
ChargeType | m_chargeType |
Specialized particle hypothesis for neutral particles.
Definition at line 57 of file ParticleHypothesis.hpp.
View newest version in sPHENIX GitHub at line 57 of file ParticleHypothesis.hpp
|
inline |
Definition at line 59 of file ParticleHypothesis.hpp.
View newest version in sPHENIX GitHub at line 59 of file ParticleHypothesis.hpp