Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::SinglyChargedParticleHypothesis Class Reference

#include <acts/blob/sPHENIX/Core/include/Acts/EventData/ParticleHypothesis.hpp>

+ Inheritance diagram for Acts::SinglyChargedParticleHypothesis:
+ Collaboration diagram for Acts::SinglyChargedParticleHypothesis:

Public Member Functions

constexpr SinglyChargedParticleHypothesis (PdgParticle absPdg, float mass)
 
- Public Member Functions inherited from Acts::GenericParticleHypothesis< SinglyCharged >
constexpr GenericParticleHypothesis (PdgParticle absPdg, float mass, ChargeType chargeType)
 

Additional Inherited Members

- Public Types inherited from Acts::GenericParticleHypothesis< SinglyCharged >
using ChargeType = charge_t
 
- Public Attributes inherited from Acts::GenericParticleHypothesis< SinglyCharged >
 m_mass
 
float m_mass
 
 m_chargeType
 
ChargeType m_chargeType
 

Detailed Description

Specialized particle hypothesis for singly charged particles.

Note
This serves as a factory for common singly charge particles.

Definition at line 26 of file ParticleHypothesis.hpp.

View newest version in sPHENIX GitHub at line 26 of file ParticleHypothesis.hpp

Constructor & Destructor Documentation

constexpr Acts::SinglyChargedParticleHypothesis::SinglyChargedParticleHypothesis ( PdgParticle  absPdg,
float  mass 
)
inline

Definition at line 29 of file ParticleHypothesis.hpp.

View newest version in sPHENIX GitHub at line 29 of file ParticleHypothesis.hpp


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