Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
@@ -1007,7 +1007,8 @@ void CexmcRunManager::PrintReadRunData( void ) const
"all interactions" ) << ")" << std::endl;
}
}
G4cout << " -- Base physics used (1 - QGSP_BERT, 2 - QGSP_BIC_EMY): " <<
G4cout << " -- Base physics used"
"(1 - QGSP_BERT, 2 - QGSP_BIC_EMY, 3 - FTFP_BERT): " <<
sObject.basePhysicsUsed << G4endl;
G4cout << " -- Production model (1 - pi0, 2 - eta): " <<
sObject.productionModelType << G4endl;