Update of Cosmic Ray and Cavern Background Simulation Configuration
In ATLASSIM-3214 the naming of TrackRecord input/output file arguments was discussed and it was agreed to use `inputEVNT_TRFile` and `outputEVNT_TRFile` for all simulation jobs which either read in or write out TrackRecord files. These new names were agreed with the AMI developers. (The old names having been too long.) This commit pulls in changes from `SimuJobTransforms-00-33-03`, `SimuJobTransforms-00-33-04` and `SimuJobTransforms-00-33-05`. It also pulls in corresponding updates to the syntax or RTT and ART jobs. + * python/simTrfArgs.py : Only input TR and output TR, not separate cosmic + / cavern TR files + * python/SimTransformUtils.py : Adding a sub-step to deal with jobs that + write out TRs and jobs that read in TRs separately + * share/skeleton.EVGENtoHIT_ISF.py : updating to configure only based on + TR file requirements and whether beam config is cosmic, rather than using + type of TR file as a hint + * share/skeleton.EVGENtoHIT_MC12.py : updating to configure only based on + TR file requirements and whether beam config is cosmic, rather than using + type of TR file as a hint + * scripts/AtlasG4_tf.py : updating list of input arguments + * scripts/Sim_tf.py : updating list of input arguments + * Tagging: SimuJobTransforms-00-33-03 Former-commit-id: f015a48aa6ba345486dde39b1b1570459d236054
Showing
- Simulation/G4Atlas/G4AtlasApps/test/test_AtlasG4_cosmics_configuration.py 1 addition, 1 deletion...as/G4AtlasApps/test/test_AtlasG4_cosmics_configuration.py
- Simulation/ISF/ISF_Validation/test/ISF_Validation_TestConfiguration.xml 2 additions, 2 deletions.../ISF_Validation/test/ISF_Validation_TestConfiguration.xml
- Simulation/ISF/ISF_Validation/test/test_Sim_FullG4_CosmicSim.sh 1 addition, 1 deletion...tion/ISF/ISF_Validation/test/test_Sim_FullG4_CosmicSim.sh
- Simulation/ISF/ISF_Validation/test/test_Sim_FullG4_CosmicSimTR.sh 1 addition, 1 deletion...on/ISF/ISF_Validation/test/test_Sim_FullG4_CosmicSimTR.sh
- Simulation/SimuJobTransforms/python/SimTransformUtils.py 25 additions, 7 deletionsSimulation/SimuJobTransforms/python/SimTransformUtils.py
- Simulation/SimuJobTransforms/python/simTrfArgs.py 6 additions, 11 deletionsSimulation/SimuJobTransforms/python/simTrfArgs.py
- Simulation/SimuJobTransforms/scripts/AtlasG4_tf.py 1 addition, 1 deletionSimulation/SimuJobTransforms/scripts/AtlasG4_tf.py
- Simulation/SimuJobTransforms/scripts/Sim_tf.py 1 addition, 1 deletionSimulation/SimuJobTransforms/scripts/Sim_tf.py
- Simulation/SimuJobTransforms/share/skeleton.EVGENtoHIT_ISF.py 11 additions, 12 deletions...lation/SimuJobTransforms/share/skeleton.EVGENtoHIT_ISF.py
- Simulation/SimuJobTransforms/share/skeleton.EVGENtoHIT_MC12.py 11 additions, 12 deletions...ation/SimuJobTransforms/share/skeleton.EVGENtoHIT_MC12.py
- Simulation/Tests/SimCoreTests/test/SimCoreTests_TestConfiguration.xml 3 additions, 3 deletions...ests/SimCoreTests/test/SimCoreTests_TestConfiguration.xml
- Simulation/Tests/SimCoreTests/test/test_AtlasG4_CavernBg_EVNT2TR.sh 1 addition, 1 deletion.../Tests/SimCoreTests/test/test_AtlasG4_CavernBg_EVNT2TR.sh
- Simulation/Tests/SimCoreTests/test/test_AtlasG4_CosmicSim.sh 1 addition, 1 deletionSimulation/Tests/SimCoreTests/test/test_AtlasG4_CosmicSim.sh
- Simulation/Tests/SimCoreTests/test/test_AtlasG4_CosmicSimTR.sh 1 addition, 1 deletion...ation/Tests/SimCoreTests/test/test_AtlasG4_CosmicSimTR.sh
Loading
Please register or sign in to comment