Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Definitions/ParticleData.hpp>
Public Attributes | |
float | charge {} |
float | mass {} |
std::string_view | name |
Definition at line 19 of file ParticleData.hpp.
View newest version in sPHENIX GitHub at line 19 of file ParticleData.hpp
float Acts::ParticleData::charge {} |
Definition at line 20 of file ParticleData.hpp.
View newest version in sPHENIX GitHub at line 20 of file ParticleData.hpp
Referenced by Acts::findParticleData().
float Acts::ParticleData::mass {} |
Definition at line 21 of file ParticleData.hpp.
View newest version in sPHENIX GitHub at line 21 of file ParticleData.hpp
Referenced by Acts::findParticleData().
std::string_view Acts::ParticleData::name |
Definition at line 22 of file ParticleData.hpp.
View newest version in sPHENIX GitHub at line 22 of file ParticleData.hpp
Referenced by cpp.tokenize.Token::__str__(), cpp.ast.Define::__str__(), cpp.ast.Parameter::__str__(), cpp.ast.Typedef::__str__(), cpp.ast._NestedType::__str__(), cpp.ast.Class::__str__(), cpp.ast.Function::__str__(), cpp.ast.Type::__str__(), Acts::findParticleData(), cpp.ast._GenericDeclaration::FullName(), and cpp.ast.VariableDeclaration::ToString().