CMS 3D CMS Logo

EmParticleList.cc
Go to the documentation of this file.
2 
4 {
5  pNames =
6  {
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-"
16  };
17 }
18 
20 {}
21 
22 const std::vector<G4String>& EmParticleList::PartNames() const
23 {
24  return pNames;
25 }
26 
const std::vector< G4String > & PartNames() const
std::vector< G4String > pNames