GGS(GenericGEANT4Simulation)Software
2.7.0
|
Physics list based on CRMC for high-energy hadron-hadron interactions. More...
#include <GGSCRMCPhysicsList.h>
Public Member Functions | |
GGSCRMCPhysicsList () | |
Constructor. | |
void | ConstructProcess () |
Constructs the physical processes. More... | |
Physics list based on CRMC for high-energy hadron-hadron interactions.
This physics list inherits from FTFP_BERT and above athreshold energy it replaces the FTF model for hadron-hadron interactions with one of the models supported by CRMC. The model and the energy thresholds can be set by means of datacard commands. Default values are DPMJET-3.06 and 300 GeV.
Definition at line 22 of file GGSCRMCPhysicsList.h.
void GGSCRMCPhysicsList::ConstructProcess | ( | ) |
Constructs the physical processes.
Calls FTFP_Bert::ConstructProcess and then creates the CRMC model.
Definition at line 28 of file GGSCRMCPhysicsList.cpp.