Skip to content
Snippets Groups Projects
  1. Jun 08, 2018
    • John Chapman's avatar
      Move all configuration for ISF_ParticleFinalStateFilter into the CfgGetter method · 3cd2fd98
      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
      3cd2fd98
  2. Nov 06, 2017
  3. Aug 19, 2016
    • John Derek Chapman's avatar
      CMakeLists.txt: add missing atlas_install_python_modules call. ATLASSIM-2679,... · d8b4a0d0
      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
      d8b4a0d0
  4. May 09, 2016
  5. Nov 27, 2015
  6. Nov 13, 2015
  7. Sep 15, 2015
  8. May 17, 2015
  9. Mar 03, 2015
  10. Nov 05, 2014
    • John Derek Chapman's avatar
      python/ISF_iGeant4Config.py - use ISF_Flags.TruthService to specify the... · bd8e5556
      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
      bd8e5556
  11. Sep 19, 2014
Loading