| Summary: | rho0 particle is in a decay chain and it does not exists any more | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Pedro.Arce |
| Component: | particles | Assignee: | kurasige |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | Pedro.Arce |
| Priority: | P2 | ||
| Version: | 1.0 | ||
| Hardware: | Sun | ||
| OS: | Solaris | ||
|
Description
Pedro.Arce
2001-07-18 02:58:56 CEST
The class G4RhoZero does not exist because "rho0" particle is not stable particle. Now rho0 is defined as a G4ExcitedMeson object. So, you should invoke G4ShortLivedConstrcutor::ConstructParticle() method. |