44 #ifndef CEXMC_HADRONIC_PHYSICS_HH 
   45 #define CEXMC_HADRONIC_PHYSICS_HH 
   51 template  < 
typename  ProductionModel >
 
   64 template  < 
typename  ProductionModel >
 
   73 template  < 
typename  ProductionModel >
 
   76     delete productionModel;
 
   80 template  < 
typename  ProductionModel >
 
CexmcProductionModel * productionModel
 
void RegisterProductionModel(CexmcProductionModel *model)
 
void ApplyInteractionModel(G4VProcess *process)
 
CexmcPhysicsManager * physicsManager
 
CexmcHadronicPhysics(CexmcPhysicsManager *physicsManager)