| Summary: | There are identical sub-expressions 'trk1.GetDefinition() == G4Neutron::Neutron()' to the left and to the right of the '||' operator. g4scatterer.cc 140 | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | a.ramazani |
| Component: | processes/hadronic/models/im_r_matrix | Assignee: | Gunter.Folger |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | CC: | a.ramazani |
| Priority: | P5 | ||
| Version: | 9.6 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
a.ramazani
2012-12-31 13:13:22 CET
Fixed in development version. The only problem this causes will be a performance penality, as a shortcut may not be taken. Shortcut is to avoid calculation of cross section, when it is easy to estimate that particles will not interact. *** This problem has been marked as a duplicate of problem 1334 *** |