EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <east/blob/main/PhysicsList/Base/include/eASTPhysicsListMessenger.hh>
Public Member Functions | |
eASTPhysicsListMessenger (eASTPhysicsList *) | |
virtual | ~eASTPhysicsListMessenger () |
virtual void | SetNewValue (G4UIcommand *, G4String) |
virtual G4String | GetCurrentValue (G4UIcommand *) |
Private Attributes | |
eASTPhysicsList * | pPL |
G4UIdirectory * | physDir |
G4UIcmdWithoutParameter * | addRDMCmd |
G4UIcmdWithoutParameter * | addOpticalCmd |
G4UIcmdWithAString * | addStepLimitCmd |
G4UIdirectory * | physLimitDir |
G4UIcmdWithADoubleAndUnit * | setStepLimitCmd |
G4UIcommand * | setRegionStepLimitCmd |
G4UIdirectory * | physCutDir |
G4UIcmdWithADoubleAndUnit * | setCutCmd |
G4UIcommand * | setCutParticleCmd |
G4UIcommand * | setCutRegionCmd |
G4UIcommand * | setCutRegionParticleCmd |
Definition at line 24 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 24 of file eASTPhysicsListMessenger.hh
eASTPhysicsListMessenger::eASTPhysicsListMessenger | ( | eASTPhysicsList * | pl | ) |
Definition at line 21 of file eASTPhysicsListMessenger.cc.
View newest version in sPHENIX GitHub at line 21 of file eASTPhysicsListMessenger.cc
References addOpticalCmd, addRDMCmd, addStepLimitCmd, physCutDir, physDir, physLimitDir, setCutCmd, setCutParticleCmd, setCutRegionCmd, setCutRegionParticleCmd, setRegionStepLimitCmd, and setStepLimitCmd.
|
virtual |
Definition at line 151 of file eASTPhysicsListMessenger.cc.
View newest version in sPHENIX GitHub at line 151 of file eASTPhysicsListMessenger.cc
References addOpticalCmd, addRDMCmd, addStepLimitCmd, physCutDir, physDir, physLimitDir, setCutCmd, setCutParticleCmd, setCutRegionCmd, setCutRegionParticleCmd, setRegionStepLimitCmd, and setStepLimitCmd.
|
virtual |
Definition at line 260 of file eASTPhysicsListMessenger.cc.
View newest version in sPHENIX GitHub at line 260 of file eASTPhysicsListMessenger.cc
References addOpticalCmd, addRDMCmd, addStepLimitCmd, eASTPhysicsList::IfOptical(), eASTPhysicsList::IfRDM(), eASTPhysicsList::IfStepLimit(), and pPL.
|
virtual |
Definition at line 171 of file eASTPhysicsListMessenger.cc.
View newest version in sPHENIX GitHub at line 171 of file eASTPhysicsListMessenger.cc
References eASTPhysicsList::AddOptical(), addOpticalCmd, eASTPhysicsList::AddRDM(), addRDMCmd, eASTPhysicsList::AddStepLimit(), addStepLimitCmd, pPL, setCutCmd, setCutParticleCmd, setCutRegionCmd, setCutRegionParticleCmd, eASTPhysicsList::SetGlobalCut(), eASTPhysicsList::SetGlobalCuts(), eASTPhysicsList::SetGlobalStepLimit(), eASTPhysicsList::SetLocalCut(), eASTPhysicsList::SetLocalCuts(), eASTPhysicsList::SetLocalStepLimit(), setRegionStepLimitCmd, and setStepLimitCmd.
|
private |
Definition at line 37 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 37 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), GetCurrentValue(), SetNewValue(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 36 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 36 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), GetCurrentValue(), SetNewValue(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 38 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 38 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), GetCurrentValue(), SetNewValue(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 44 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 44 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 34 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 34 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 40 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 40 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 33 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 33 of file eASTPhysicsListMessenger.hh
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 45 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 45 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), SetNewValue(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 46 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 46 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), SetNewValue(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 47 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 47 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), SetNewValue(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 48 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 48 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), SetNewValue(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 42 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 42 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), SetNewValue(), and ~eASTPhysicsListMessenger().
|
private |
Definition at line 41 of file eASTPhysicsListMessenger.hh.
View newest version in sPHENIX GitHub at line 41 of file eASTPhysicsListMessenger.hh
Referenced by eASTPhysicsListMessenger(), SetNewValue(), and ~eASTPhysicsListMessenger().