| Summary: | problem with /particle/select in geant4.10.04.p02 | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | urslangenegger <urslangenegger> |
| Component: | particles | Assignee: | Shogo Okada <shogo.okada> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | minor | ||
| Priority: | P4 | ||
| Version: | 10.7 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
urslangenegger@gmail.com
2021-08-11 18:15:09 CEST
Trying vanilla exampleB1 in sequential mode on MacOS and Linux systems with supported compilers and not able to reproduce the problem. Commands work just fine. See output excerpt from interactive session:
> /particle/select mu+
> /particle/property/dump
--- G4ParticleDefinition ---
Particle Name : mu+
PDG particle code : -13 [PDG anti-particle code: 13]
Mass [GeV/c2] : 0.105658 Width : 2.99598e-19
Lifetime [nsec] : 2196.98
Charge [e]: 1
Spin : 1/2
Parity : 0
Charge conjugation : 0
Isospin : (I,Iz): (0/2 , 0/2 )
GParity : 0
MagneticMoment [MeV/T] : 2.80272e-13
Quark contents (d,u,s,c,b,t) : 0, 0, 0, 0, 0, 0
AntiQuark contents : 0, 0, 0, 0, 0, 0
Lepton number : -1 Baryon number : 0
Particle type : lepton [mu]
G4DecayTable: mu+
0: BR: 1 [Muon Decay] : e+ nu_e anti_nu_mu
Funny, it did not work for John, cf https://geant4-forum.web.cern.ch/t/particle-select-in-examples-basic-b1/5517/6. It seems to work in the HEAD of the master branch (or whatever it is called). |