ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::ParticleData Struct Reference

Lightweight particle properties description. More...

#include <Acts/Definitions/ParticleData.hpp>

Collaboration diagram for Acts::ParticleData:
[legend]

Public Attributes

float charge {}
 Particle electric charge.
float mass {}
 Particle mass.
std::string_view name
 Particle name.

Detailed Description

Lightweight particle properties description.