Celeritas 0.7.0-dev.79+develop.b3dc2e108
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
celeritas::inp::Particle Struct Reference

Particle data. More...

#include <Particle.hh>

Public Types

using Charge = Quantity< units::EElectron, double >
 
using MevMass = Quantity< units::MevPerCsq, double >
 

Public Attributes

std::string name
 Particle name.
 
PDGNumber pdg
 PDG code (see "Review of Particle Physics")
 
MevMass mass
 Rest mass [MeV / c^2].
 
Charge charge
 Elementary charge [e].
 
double decay_constant {constants::stable_decay_constant}
 Decay constant [1/time].
 

Detailed Description

Particle data.


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