- Jun 08, 2018
-
-
John Chapman authored
There was some lingering configuration for `ISF_ParticleFinalStateFilter` still in `iGeant4.py` which was also problematic as it lead to the creation of a public version of the AlgTool. This should fix ATLASSIM-3634. Decided to configure `ISF_ParticleFinalStateFilter` in the same way for `AtlasG4` and ISF `FullG4` jobs. Previously the ChecGenSimStable and CheckGenInteracting properties were set to be `True` in `AtlasG4`. NB Did not observe any difference in output in local `AtlasG4_tf.py` tests. Former-commit-id: c58c7a7edcbf58a87dba4724ac1fe0c3323cc2a7
-
- Nov 06, 2017
-
-
John Chapman authored
`PyG4AtlasAlg` is now obsolete, so all usage should be removed from job options. Also updated some other obsolete simulation syntax in the affected job options files. Former-commit-id: c29bd1c4
-
- Aug 19, 2016
-
-
John Derek Chapman authored
CMakeLists.txt: add missing atlas_install_python_modules call. ATLASSIM-2679, ATLASSIM-3004. Tagging ISF_Geant4Services-00-02-01 (ISF_Geant4Services-00-02-01) * CMakeLists.txt: add missing atlas_install_python_modules call. ATLASSIM-2679, ATLASSIM-3004 * Tagging ISF_Geant4Services-00-02-01 2016-07-11 John Chapman <John.Chapman@cern.ch> * add python/iGeant4.py, python/ISF_Geant4ServicesConfig.py, python/ISF_Geant4ServicesConfigDb.py - with configuration previously in ISF_Geant4Config and ISF_Config packages. ATLASSIM-2352. Further tidying still required. * Tagging ISF_Geant4Services-00-02-00 Former-commit-id: 8fc928ff8d59b9835357554dc97a01de1fd2d863
-
- May 09, 2016
-
-
Atlas-Software Librarian authored
* removing PyG4AtlasAlg instance from iG4ant4.py * tagging ISF_Geant4Config-00-01-24
-
- Nov 27, 2015
-
-
Elmar Ritsch authored
removing unused and unfinised G4ConfigTool implementation (ATLASSIM-2053) (ISF_Geant4Config-00-01-23)
-
- Nov 13, 2015
-
-
Graeme Stewart authored
-
- Sep 15, 2015
-
-
Elmar Ritsch authored
removing unused and unfinised G4ConfigTool implementation (ATLASSIM-2053) (ISF_Geant4Config-00-01-23) * removing unused and unfinised G4ConfigTool implementation (ATLASSIM-2053) * tag ISF_Geant4Config-00-01-23
-
- May 17, 2015
-
-
John Derek Chapman authored
python/ISF_iGeant4Config.py (getGeant4SimSvc): Switch to use base version of G4TransportTool, as this is currently required for more complicated ISF configurations. Requires ISF_Geant4Tools-00-02-36. ATLASSIM-1842. Tag ISF_Geant4Config-00-01-22 (ISF_Geant4Config-00-01-22)
-
- Mar 03, 2015
-
-
Graeme Stewart authored
-
- Nov 05, 2014
-
-
John Derek Chapman authored
python/ISF_iGeant4Config.py - use ISF_Flags.TruthService to specify the TruthService name. Requires ISF_Config-00-01-00 or later. ATLASSIM-1603. Tag ISF_Geant4Config-00-01-17 (ISF_Geant4Config-00-01-17) * python/ISF_iGeant4Config.py - use ISF_Flags.TruthService to specify the TruthService name. Requires ISF_Config-00-01-00 or later. ATLASSIM-1603. * tag ISF_Geant4Config-00-01-17 2014-10-01 Zach Marshall <ZLMarshall@lbl.gov> * python/iGeant4.py: Adding a catch for truth levels * tag ISF_Geant4Config-00-01-16 2014-09-08 Elmar Ritsch <elmar.ritsch@cern.ch> * ISF_iGeant4Config.py: use of kwargs from ConfGetter to allow passing multiple arguments to getIGeant4(..) method * python/iGeant4.py: add GeoIDSvc to list of __init__(..) arguments * both needed for ATLASSIM-1556 * tag ISF_Geant4Config-00-01-15
-
- Sep 19, 2014
-
-
John Derek Chapman authored
python/iGeant4.py: rename iGeant4::TransportTool to iGeant4::G4TransportTool. Requires ISF_Geant4Tools-00-01-23 or later. ATLASSIM-1520. Tag ISF_Geant4Config-00-01-14 (ISF_Geant4Config-00-01-14)
-