#include <QGSPCMS_BERT_HP_EML.h>
Definition at line 7 of file QGSPCMS_BERT_HP_EML.h.
Definition at line 15 of file QGSPCMS_BERT_HP_EML.cc.
References edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
20 edm::LogInfo(
"PhysicsList") <<
"You are using the simulation engine: "
21 <<
"QGSP_BERT_HP_EML \n Flags for EM Physics " << emPhys <<
", for Hadronic Physics "
22 << hadPhys <<
" and tracking cut " << tracking;
26 RegisterPhysics(
new G4EmStandardPhysics_option1(ver));
29 G4EmExtraPhysics* gn =
new G4EmExtraPhysics(ver);
34 this->RegisterPhysics(
new G4DecayPhysics(ver));
37 G4HadronicProcessStore::Instance()->SetVerbose(ver);
40 RegisterPhysics(
new G4HadronElasticPhysicsHP(ver));
43 RegisterPhysics(
new G4HadronPhysicsQGSP_BERT_HP(ver));
46 RegisterPhysics(
new G4StoppingPhysics(ver));
49 RegisterPhysics(
new G4IonPhysics(ver));
53 RegisterPhysics(
new G4NeutronTrackingCut(ver));
T getUntrackedParameter(std::string const &, T const &) const
PhysicsList(const edm::ParameterSet &p)
Log< level::Info, false > LogInfo
T getParameter(std::string const &) const