#include <EmParticleList.h>
|
std::vector< G4String > | pNames |
|
Definition at line 10 of file EmParticleList.h.
EmParticleList::EmParticleList |
( |
| ) |
|
|
explicit |
Definition at line 3 of file EmParticleList.cc.
References pNames.
7 "gamma",
"e-",
"e+",
"mu+",
"mu-",
8 "pi+",
"pi-",
"kaon+",
"kaon-",
"proton",
9 "anti_proton",
"alpha",
"He3",
"GenericIon",
"B+",
10 "B-",
"D+",
"D-",
"Ds+",
"Ds-",
11 "anti_He3",
"anti_alpha",
"anti_deuteron",
"anti_lambda_c+",
"anti_omega-",
12 "anti_sigma_c+",
"anti_sigma_c++",
"anti_sigma+",
"anti_sigma-",
"anti_triton",
13 "anti_xi_c+",
"anti_xi-",
"deuteron",
"lambda_c+",
"omega-",
14 "sigma_c+",
"sigma_c++",
"sigma+",
"sigma-",
"tau+",
15 "tau-",
"triton",
"xi_c+",
"xi-" std::vector< G4String > pNames
EmParticleList::~EmParticleList |
( |
| ) |
|
const std::vector< G4String > & EmParticleList::PartNames |
( |
| ) |
const |
std::vector<G4String> EmParticleList::pNames |
|
private |