Import Geant4 10.4.1 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History 105271 2017-07-18 07:35:12Z gcosmo $
|
||||
$Id: History 108536 2018-02-16 09:20:49Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -16,6 +16,24 @@ committal in the CVS repository !
|
||||
----------------------------------------------------------
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
- Dec. 26, 2017 Makoto Asai (procman-V10-03-03)
|
||||
- G4ProcessManagerMessenger, G4ProcessTableMessenger :
|
||||
UI command returns an error message if a command is refused due
|
||||
to incorrect parameter(s).
|
||||
|
||||
- Dec. 18, 2017 Makoto Asai
|
||||
- Following UI commands are now forbidden for G4State_GeomClosed or
|
||||
G4State_EventProc application states.
|
||||
- /process/activate
|
||||
- /process/inactivate
|
||||
- /particle/process/activate
|
||||
- /particle/process/inactivate
|
||||
|
||||
- Dec. 13, 2017 Michel Maire
|
||||
- Add method
|
||||
G4VProcess* G4ProcessManager::GetProcess(const G4String& processName) const;
|
||||
to get a process from its name
|
||||
|
||||
- Jul. 17, 2017 Dennis Wright (procman-V10-03-02)
|
||||
- Add method
|
||||
|
||||
Reference in New Issue
Block a user