Definition at line 45 of file PhysListLoader_module.cc.
PhysListLoader::PhysListLoader |
( |
fhicl::ParameterSet const & |
p | ) |
|
|
explicit |
Definition at line 67 of file PhysListLoader_module.cc.
75 if (
p.get<
bool>(
"DumpList",
false)) {
76 std::cout <<
"[PhysListLoader] Dumping G4 physics list:" << std::endl;
77 G4PhysListRegistry* g4plr = G4PhysListRegistry::Instance();
78 g4plr->PrintAvailablePhysLists();
BEGIN_PROLOG could also be cout
void PhysListLoader::produce |
( |
art::Event & |
e | ) |
|
|
override |
The documentation for this class was generated from the following file: