LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "PhysicsList_service.hh"
Public Member Functions | |
PhysicsListService (fhicl::ParameterSet const &) | |
virtual | ~PhysicsListService () |
G4VUserPhysicsList * | makePhysicsList () override |
virtual void | initializePhysicsList () |
Private Attributes | |
std::string | PhysicsListName_ |
bool | DumpList_ |
bool | enableNeutronLimit_ |
double | NeutronTimeLimit_ |
double | NeutronKinELimit_ |
bool | enableStepLimit_ |
bool | enableOptical_ |
bool | enableCerenkov_ |
bool | CerenkovStackPhotons_ |
int | CerenkovMaxNumPhotons_ |
double | CerenkovMaxBetaChange_ |
bool | CerenkovTrackSecondariesFirst_ |
bool | enableScintillation_ |
bool | ScintillationStackPhotons_ |
bool | ScintillationByParticleType_ |
bool | ScintillationTrackInfo_ |
bool | ScintillationTrackSecondariesFirst_ |
bool | enableAbsorption_ |
bool | enableRayleigh_ |
bool | enableMieHG_ |
bool | enableBoundary_ |
bool | enableWLS_ |
bool | BoundaryInvokeSD_ |
int | verbositylevel_ |
std::string | WLSProfile_ |
Definition at line 14 of file PhysicsList_service.hh.
artg4tk::PhysicsListService::PhysicsListService | ( | fhicl::ParameterSet const & | p | ) |
Definition at line 19 of file PhysicsList.cc.
|
inlinevirtual |
|
inlinevirtualinherited |
Definition at line 29 of file PhysicsListServiceBase.hh.
Referenced by artg4tk::PhysicsListHolderService::initializePhysicsList().
|
overridevirtual |
Implements artg4tk::PhysicsListServiceBase.
Definition at line 48 of file PhysicsList.cc.
References CerenkovMaxBetaChange_, CerenkovMaxNumPhotons_, CerenkovStackPhotons_, DumpList_, enableAbsorption_, enableBoundary_, enableCerenkov_, enableMieHG_, enableNeutronLimit_, enableOptical_, enableRayleigh_, enableScintillation_, enableStepLimit_, enableWLS_, NeutronTimeLimit_, PhysicsListName_, ScintillationByParticleType_, ScintillationStackPhotons_, ScintillationTrackInfo_, and verbositylevel_.
Referenced by ~PhysicsListService().
|
private |
Definition at line 51 of file PhysicsList_service.hh.
|
private |
Definition at line 37 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 36 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 35 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 38 of file PhysicsList_service.hh.
|
private |
Definition at line 23 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 46 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 49 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 34 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 48 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 24 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 32 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 47 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 39 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 27 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 50 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 26 of file PhysicsList_service.hh.
|
private |
Definition at line 25 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 22 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 41 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 40 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 43 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 44 of file PhysicsList_service.hh.
|
private |
Definition at line 52 of file PhysicsList_service.hh.
Referenced by makePhysicsList().
|
private |
Definition at line 53 of file PhysicsList_service.hh.