- Nov 19, 2018
-
-
John Derek Chapman authored
Applying PU-related transform arguments to EVNTtoRDO (FastChain) See merge request atlas/athena!15159 Former-commit-id: a308cc24
-
- Aug 10, 2018
-
-
James Beacham authored
Simulated Beamspot Size filter See merge request atlas/athena!12113 Former-commit-id: 575fb87a
-
- Apr 14, 2018
-
-
Vakhtang Tsulaia authored
Former-commit-id: e837b262
-
- Mar 22, 2018
-
-
Tidying of configuration for Stopped particle, Cosmic ray and Cavern background simulation See merge request atlas/athena!9101 (cherry picked from commit 5dd7a20a [formerly 30712e4e72b9cd0bef35688ee6d8e57c69626f07]) 4f0e04b5 Minor tidying in skeleton.EVGENtoHIT_MC12.py e6708129 Add new trackRecordType argument to specify the type of TrackRecords being read/written c2d1daa0 Replace all remaining usage of EVNT_COSMICS and EVNT_CAVERN with EVNT_TR c686379e StoppedParticleG4_tf.py is now obsolete 2e5b659e Drop usage of inputEVNT_STOPPEDFile and outputEVNT_STOPPEDTRFile Former-commit-id: b55efa9e
-
- Dec 08, 2017
-
-
Update of Cosmic Ray and Cavern Background Simulation Configuration (ATLASSIM-3214) See merge request atlas/athena!6843 (cherry picked from commit bd96f354 [formerly a0c92c0318a36ccdbeb4136a6ce917d755c615a0]) f015a48a Update of Cosmic Ray and Cavern Background Simulation Configuration 4d78f400 Remove "_VALIDATION" from geometry tag for EVNT_TR file merging (ATLASSIM-3214) Former-commit-id: 7595d202
-
- Aug 29, 2017
-
-
John Chapman authored
As the TruthService is used by both ISF and AtlasG4 now, we should be able to configure the truthStrategy in both AtlasG4_tf.py and Sim_tf.py. Former-commit-id: 443dffda
-
- Aug 10, 2017
-
-
Add digitization flag for pile-up premixing (ATLASSIM-3396) See merge request !3915 Former-commit-id: 66e997e1
-
- Nov 26, 2016
-
-
Elmar Ritsch authored
Move file skip_if_AthSimulation.sh from ISF_Validation into this package (SimuJobTransforms-00-33-01) * scripts/skip_if_AthSimulation.sh: File moved from ISF_Validation package into this package. ATLASSIM-3149 * CMakeLists.txt, cmt/requirements: Update both to pick up and install skip_if_AthSimulation.sh script. * Tagging: SimuJobTransforms-00-33-01 2016-11-11 John Chapman <John.Chapman@cern.ch> * share/skeleton.FilterHit.py: Update to use AddressRemappingSvc (if available) to alias input SimHit collection names. ATLASSIM-2000. Avoid trying to write out both MBTS and HGTD SimHit collections. * python/HitsFilePeeker.py (hitColls2SimulatedDetectors): check for HGTD hit container. * Tagging: SimuJobTransforms-00-33-00 2016-10-17 John Chapman <John.Chapman@cern.ch> * share/skeleton.EVGENtoHIT_ISF.py, ... (Long ChangeLog diff - truncated) Former-commit-id: 0f34333c
-
- Nov 01, 2016
-
-
John Derek Chapman authored
share/skeleton.HITtoRDO.py: add missing check for the presence of HGTDOn in runArgs. ATLASSIM-2908. Tagging: SimuJobTransforms-00-31-18 (SimuJobTransforms-00-31-18) * share/skeleton.HITtoRDO.py: add missing check for the presence of HGTDOn in runArgs. ATLASSIM-2908 * Tagging: SimuJobTransforms-00-31-18 2016-09-29 Marcelo Vogel <marcelo.vogel@cern.ch> * share/skeleton.EVGENtoHIT_MC12.py: include AthenaMP_EventService.py * Tagging: SimuJobTransforms-00-31-17 2016-09-02 John Chapman <John.Chapman@cern.ch> * test/test_digi_mergeHIT, test/test_digi_unmergeHIT, test/test_diffmerged, test/test_digi_mu, test/test_pileup - use skip_if_AthSimulation.sh from ISF_Validation to conveniently disable individual ATN tests for AthSimulation builds. * Tagging: SimuJobTransforms-00-31-16 2016-09-01 Marcelo Vogel <marcelo.vogel@cern.ch> ... (Long ChangeLog diff - truncated) Former-commit-id: d945c288
-
- Aug 19, 2016
-
-
John Derek Chapman authored
test/test_setup, test/test_G4param, test/test_digi_mu, test/test_pileup, test/test_digi_mergeHIT, test/test_digi_unmergeHIT - now that we are using MC15 inputs then the DataRunNumber must be specified. ATLASSIM-3180. Tagging: SimuJobTransforms-00-31-13 (SimuJobTransforms-00-31-13) * test/test_setup, test/test_G4param, test/test_digi_mu, test/test_pileup, test/test_digi_mergeHIT, test/test_digi_unmergeHIT - now that we are using MC15 inputs then the DataRunNumber must be specified. ATLASSIM-3180 * Tagging: SimuJobTransforms-00-31-13 2016-07-19 John Chapman <John.Chapman@cern.ch> * python/SimTransformUtils.py - fix typo in configuration of DigiValid_tf.py. * share/skeleton.RDOtoHIST_DIGI.py - include RDOAnalysis_commonOptions.py rather than RDOAnalysis_topOptions.py. * Tagging: SimuJobTransforms-00-31-12 2016-07-07 John Chapman <John.Chapman@cern.ch> * share/skeleton.EVGENtoHIT.py: Second iteration of the fix for ATASSIM-2326 and ATLASSIM-2950. ... (Long ChangeLog diff - truncated) Former-commit-id: 8304458e
-
- Jul 15, 2016
-
-
John Derek Chapman authored
share/skeleton.EVGENtoHIT.py: - set simFlags.IsEventOverlayInputSim (if available) if runargs.inputTXT_EVENTIDFile is present. ATLASSIM-2913. Tagging: SimuJobTransforms-00-31-08 (SimuJobTransforms-00-31-08) * share/skeleton.EVGENtoHIT.py: - set simFlags.IsEventOverlayInputSim (if available) if runargs.inputTXT_EVENTIDFile is present. ATLASSIM-2913 * Tagging: SimuJobTransforms-00-31-08 2016-06-22 John Chapman <John.Chapman@cern.ch> * share/skeleton.TestBeam.py: update so that the output matches the most recent TileSimEx/jobOptions_TileTB_Sim.py job. ATLASSIM-2912 * Tagging as SimuJobTransforms-00-31-07 2016-06-21 John Chapman <John.Chapman@cern.ch> * add share/skeleton.RDOtoHIST_DIGI.py, scripts/DigiValid_tf.py - for RDO file validation. ATLASSIM-1976 * python/simTrfArgs.py - add arguments for RDOtoHIST_DIGI step. ATLASSIM-1976 * python/SimTransformUtils.py - add configuration for ... (Long ChangeLog diff - truncated) Former-commit-id: 51da979a
-
- Jul 02, 2016
-
-
John Derek Chapman authored
share/skeleton.EVGENtoHIT_ISF.py: stop trying to add the LooperKiller for jobs which don't use Geant4. ATLASSIM-2226. Tagging as SimuJobTransforms-00-31-03 (SimuJobTransforms-00-31-03) * share/skeleton.EVGENtoHIT_ISF.py: stop trying to add the LooperKiller for jobs which don't use Geant4. ATLASSIM-2226 * Tagging as SimuJobTransforms-00-31-03 2016-05-05 John Chapman <John.Chapman@cern.ch> * share/skeleton.EVGENtoHIT_MC12.py, share/skeleton.EVGENtoHIT_ISF.py - update LooperKiller configuration to work with V1 and V2 UserActionSvc again. ATLASSIM-2226 * Tagging as SimuJobTransforms-00-31-02 2016-04-26 John Chapman <John.Chapman@cern.ch> * python/simTrfArgs.py (addForwardDetTrfArgs): add HGTDOn argument. ATLASSIM-2619 * share/skeleton.EVGENtoHIT_ISF.py, share/skeleton.EVGENtoHIT_MC12.py, share/skeleton.HITtoRDO.py - add hooks for switching off HGTD DetFlags by default (if they ... (Long ChangeLog diff - truncated) Former-commit-id: 9c897528
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
* Adding an empty python/__init__.py file to have the package working correctly in the CMake build. * Tagging as SimuJobTransforms-00-30-06 2016-03-15 John Chapman <John.Chapman@cern.ch> * python/HitsFilePeeker.py (HitsFilePeeker): ensure that DetFlags.overlay is switched off for HITS merging jobs. * Tagging: SimuJobTransforms-00-30-05 2016-02-04 Ana Rosario Cueto Gomez * Add scripts/SimValid_tf.py, share/skeleton.HITStoHIST_SIM.py - new transform for plotting histograms of SimHit properties. ATLASSIM-1977 * python/simTrfArgs.py - add arguments for HITStoHIST_SIM step. ATLASSIM-1977 * python/SimTransformUtils.py - add configuration for HITStoHIST_SIM step. ATLASSIM-1977 * Tagging: SimuJobTransforms-00-30-04 ... (Long ChangeLog diff - truncated)
-
- Nov 27, 2015
-
-
John Derek Chapman authored
python/SimTransformUtils.py - addStandardHITSMergeSubstep: patch to ensure that core transform code does not try to access the event count for inputLogsFiles... Tagging: SimuJobTransforms-00-28-13-12 (SimuJobTransforms-00-28-13-12)
-
- Nov 13, 2015
-
-
Graeme Stewart authored
-
- Sep 04, 2015
-
-
John Derek Chapman authored
python/SimTransformUtils.py - addStandardHITSMergeSubstep: patch to ensure that core transform code does not try to access the event count for inputLogsFiles... Tagging: SimuJobTransforms-00-28-13-12 (SimuJobTransforms-00-28-13-12) * python/SimTransformUtils.py - addStandardHITSMergeSubstep: patch to ensure that core transform code does not try to access the event count for inputLogsFiles... * Tagging: SimuJobTransforms-00-28-13-12 2015-08-11 John Chapman <John.Chapman@cern.ch> * python/SimTransformUtils.py (addSimulationSubstep): use TXT_EVENTID for inData in release 20.3 and later. ATLASSIM-2110. * share/skeleton.EVGENtoHIT.py: add hook for inputTXT_EVENTIDFile. ATLASSIM-2110 * Tagging: SimuJobTransforms-00-28-13-11 2015-08-05 John Chapman <John.Chapman@cern.ch> * share/skeleton.EVGENtoHIT_MC12.py, share/skeleton.EVGENtoHIT_ISF.py - remove back-compatibility protections on AFP and FwdRegion DetFlags, as these are no longer necessary. ... (Long ChangeLog diff - truncated)
-
- Aug 05, 2015
-
-
John Derek Chapman authored
python/SimTransformUtils.py (addSimulationSubstep): only run the skipEvents check on the EVNT input during overlay input simulation jobs. ATLASIM-492. Tagging: SimuJobTransforms-00-28-13-06 (SimuJobTransforms-00-28-13-06) * python/SimTransformUtils.py (addSimulationSubstep): only run the skipEvents check on the EVNT input during overlay input simulation jobs. ATLASIM-492 * Tagging: SimuJobTransforms-00-28-13-06 * bad tag * Tagging: SimuJobTransforms-00-28-13-05 2015-05-22 John Chapman <John.Chapman@cern.ch> * python/simTrfArgs.py, scripts/Digi_tf.py, share/skeleton.HITtoRDO.py - remove all uses of tmpRDO and tmpRDO_FILT. ATLMCPROD-1302 * Tagging: SimuJobTransforms-00-28-13-04 2015-05-21 John Chapman <John.Chapman@cern.ch> * share/skeleton.EVGENtoHIT_ISF.py, share/skeleton.EVGENtoHIT_MC12.py - remove lines switching off magnetic field in some cases for Forward Detector ... (Long ChangeLog diff - truncated)
-
- May 17, 2015
-
-
John Derek Chapman authored
python/SimTransformUtils.py - Remove deprecated perfMonFile parameters for substep transforms. python/simTrfArgs.py - Specify all pileup and background HITS files as auxilliary. Note, requires support from PyJobTransforms (trunk > 02-03-48, branch > 02-03-32-07). Tagging: SimuJobTransforms-00-28-13-01 (SimuJobTransforms-00-28-13-01)
-
- Mar 03, 2015
-
-
Graeme Stewart authored
-
- Jan 19, 2015
-
-
John Derek Chapman authored
python/SimTransformUtils.py - patch to ensure that bytestream filtering is run before simulation in overlay chain transforms. ATLASSIM-492. Tagging SimuJobTransforms-00-28-09 (SimuJobTransforms-00-28-09) * python/SimTransformUtils.py - patch to ensure that bytestream filtering is run before simulation in overlay chain transforms. ATLASSIM-492. * Tagging SimuJobTransforms-00-28-09 2014-11-19 Malcolm Bruce Skinner <malcolm.bruce.skinner@cern.ch> * share/skeleton.HITtoRDO.py * python/simTrfArgs.py - modified to allow the digiSteeringConf to be set in the Digi_tf.py command line. * Tagging SimuJobTransforms-00-28-08
-
- Nov 05, 2014
-
-
Elmar Ritsch authored
use runArgs.truthStrategy to configure ISF_Flags.EntryLayerFilter ATLASSIM-1584. (SimuJobTransforms-00-28-07) * share/skeleton.EVGENtoHIT_ISF.py - use runArgs.truthStrategy to configure ISF_Flags.EntryLayerFilter. If the argument is missing, this is set to ISF_MC12EntryLayerFilter back-compatibility. Requires ISF_Config-00-01-05, ISF_Tools-00-04-03, ISF_Geant4CommonTools-00-03-03 and ISF_Event-00-06-02 or later. ATLASSIM-1584. * Tagging SimuJobTransforms-00-28-07 2014-10-23 Elmar Ritsch <Elmar.Ritsch@cern.ch> * share/skeleton.EVGENtoHIT_ISF.py - use the new truthStrategy runArg to initialize ISF_Flags.BarcodeService. If the argument is missing set this to Barcode_MC12BarcodeService for back-compatibility. Requires BarcodeServices-00-01-00 and ISF_Config-00-01-03 or later. ATLASSIM-1658. * Tagging SimuJobTransforms-00-28-06 ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
John Derek Chapman authored
python/HitsFilePeeker.py - write out a FATAL log message before throwing an exception for lack of conditionsTag configuration. share/skeleton.FilterHit.py, share/skeleton.HITSMerge.py - ensure that globalflags are imported before use. Tagging SimuJobTransforms-00-27-05 (SimuJobTransforms-00-27-05)
-