Import Geant4 11.4.0 source tree
This commit is contained in:
@@ -107,6 +107,9 @@ class G4OpticalParametersMessenger : public G4UImessenger
|
||||
/// setStackPhotons command
|
||||
G4UIcmdWithABool* fCerenkovStackPhotonsCmd;
|
||||
|
||||
/// setOffloadPhotons command
|
||||
G4UIcmdWithABool* fCerenkovOffloadPhotonsCmd;
|
||||
|
||||
G4UIcmdWithABool* fCerenkovTrackSecondariesFirstCmd;
|
||||
G4UIcmdWithAnInteger* fCerenkovVerboseLevelCmd;
|
||||
|
||||
@@ -121,6 +124,9 @@ class G4OpticalParametersMessenger : public G4UImessenger
|
||||
/// setStackPhotons command
|
||||
G4UIcmdWithABool* fScintStackPhotonsCmd;
|
||||
|
||||
/// setOffloadPhotons command
|
||||
G4UIcmdWithABool* fScintOffloadPhotonsCmd;
|
||||
|
||||
G4UIcmdWithABool* fScintTrackSecondariesFirstCmd;
|
||||
|
||||
/// setFiniteRiseTime command
|
||||
|
||||
Reference in New Issue
Block a user