Celeritas  0.5.0-56+6b053cd
Public Attributes | List of all members
celeritas::ImportParticle Struct Reference

Store particle data. More...

#include <ImportParticle.hh>

Public Types

Type aliases
using PdgInt = int
 

Public Attributes

std::string name
 
PdgInt pdg {0}
 
double mass {0}
 [MeV]
 
double charge {0}
 [Multiple of electron charge value]
 
double spin {0}
 [Multiple of hbar]
 
double lifetime {0}
 [time]
 
bool is_stable {false}
 

Detailed Description

Store particle data.


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