- Apr 23, 2020
-
-
John Derek Chapman authored
The ParticlePDG for the `ISF_ProtonAFIIGeant4Selector` was set to 2112 (neutron) instead of 2212 (proton). Should fix ATLASSIM-4518.
-
- Apr 15, 2019
-
-
John Chapman authored
-
- Mar 22, 2019
-
-
John Chapman authored
In order to allow Quasi-stable particles to be simulated in AFII jobs the following tool and service configurations were added: - `AFII_QS_G4TransportTool` - `AFII_QS_Geant4SimSvc` - `ISF_MuonAFII_QS_Geant4Selector` - `ISF_DefaultAFII_QS_Geant4Selector` - `ISF_Kernel_ATLFASTII_QS` The new simulator can be used by specifying `--simulator ATLFASTII_QS` on the `Sim_tf.py` command-line.
-
- Feb 05, 2019
-
-
Aishik Ghosh authored
-
- Jan 16, 2019
-
-
David Rousseau authored
-
- Dec 08, 2017
-
-
John Chapman authored
The global import of `FastChain_Flags` in the `ISF_SimulationSelectorsConfig` was breaking all ISF simulation jobs in the AthSimulation project. Former-commit-id: cb0354a9
-
- Oct 18, 2017
-
-
Former-commit-id: c58478bf710d576e90b5a466d90e253445f124df
-
- Apr 03, 2017
-
-
John Derek Chapman authored
python/ISF_SimulationSelectorsConfig.py, python/ISF_SimulationSelectorsConfigDb.py - syntax clean-up. src/*.cxx, src/*.h - whitespace clean-up. Tag as ISF_SimulationSelectors-00-05-01 (ISF_SimulationSelectors-00-05-01) * python/ISF_SimulationSelectorsConfig.py, python/ISF_SimulationSelectorsConfigDb.py - syntax clean-up. * src/*.cxx, src/*.h - whitespace clean-up. * Tag as ISF_SimulationSelectors-00-05-01 2016-07-05 Elmar Ritsch <Elmar.Ritsch@cern.ch> * PileupSimSelector now gets BCID directly from ISFParticle rather than through extra-barcode. Extra-barcodes were dropped from ISFParticle in the cleanup as part of the new ISF input processing implementation. ATLASSIM-2928 * Tag as ISF_SimulationSelectors-00-05-00 2016-06-01 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Add FastCaloSimV2 Simulation Selector. ATLASSIM-2883 * Tag as ISF_SimulationSelectors-00-04-02 Former-commit-id: 41354140
-
- Nov 13, 2015
-
-
Atlas-Software Librarian authored
* python/ISF_SimulationSelectorsConfig.py & ConfGetter DB: adding ISF_DefaultParametricSimulationSelector configuration (ATLASSIM-2310) * tagging as ISF_SimulationSelectors-00-03-01 2015-06-23 Elmar Ritsch <elmar.ritsch@cern.ch> * src/PileupSimSelector.cxx - now retrieving ISFParticle extraBarcode directly from ISFParticle instance, not from attached ParticleUserInformation object (goes with ISF_Event-00-08-03, see ATLASSIM-2263) * tagging as ISF_SimulationSelectors-00-03-00
-
- Sep 15, 2015
-
-
Elmar Ritsch authored
Moving all header files into src directory + replacing all direct dependencies on Tracking code by calls to the new ITrkExtrapolator interface provided by ISF_TrackingInterfaces (ISF_SimulationSelectors-00-02-00) * Moving all header files into src directory * src/ConeSimSelector.h/cxx - replacing all direct dependencies on Tracking code by calls to the new ITrkExtrapolator interface provided by ISF_TrackingInterfaces * tagging as ISF_SimulationSelectors-00-02-00 2015-06-22 Robert Harrington <roberth@cern.ch> * ISF_SimulationSelectorsConfig(Db).py - moved existing getFatrasPileupSelector to getFatrasPileupSelector_noHits, re-tooling FatrasPileupSelector to do simulation with split between hard-scatter and pileup * tagging as ISF_SimulationSelectors-00-01-09 2015-04-28 Richard Hawkings <richard.hawkings@cern.ch> * PileupSimSelector.cxx,h - add parameter PileupBCID to give list of BCIDs to accept/select * Tagged as ISF_SimulationSelectors-00-01-08
-
- Jan 19, 2015
-
-
John Derek Chapman authored
python/ISF_SimulationSelectorsConfig.py, python/ISF_SimulationSelectorsConfigDb.py - add getPassBackGeant4Selector method for degbugging ATLASSIM-1738. Needs ISF_Geant4Config-00-01-18 or later. Tagged as ISF_SimulationSelectors-00-01-06 (ISF_SimulationSelectors-00-01-06) * python/ISF_SimulationSelectorsConfig.py, python/ISF_SimulationSelectorsConfigDb.py - add getPassBackGeant4Selector method for degbugging ATLASSIM-1738. * Needs ISF_Geant4Config-00-01-18 or later. * Tagged as ISF_SimulationSelectors-00-01-06 2014-11-10 Elmar Ritsch <elmar.ritsch@cern.ch> * python/ISF_SimulationSelectorsConfig.py: add configuration for 'Fatras_newExtrapolation' simulation flavour (ATLASSIM-1672) * python/ISF_SimulationSelectorsConfigDb.py: moved confgetter DB entries regarding ISF_SimulationSelectors from ISF_Config package into this package * Tagged as ISF_SimulationSelectors-00-01-05
-
- Nov 05, 2014
-
-
Elmar Ritsch authored
add Geant4 simulation selectors for long-lived particle simulation (ATLASSIM-526) (ISF_SimulationSelectors-00-01-04) * add Geant4 simulation selectors for long-lived particle simulation (ATLASSIM-526) * Tagged as ISF_SimulationSelectors-00-01-04 2014-09-02 Elmar Ritsch <elmar.ritsch@cern.ch> * add ATLFASTII-specific Geant4 simulation selectors (ATLASSIM-1556) * Tagged as ISF_SimulationSelectors-00-01-03
-
- Sep 19, 2014
-
-
Elmar Ritsch authored
-