Skip to content
Snippets Groups Projects
Commit 72e84dbc authored by Tadej Novak's avatar Tadej Novak Committed by Atlas Nightlybuild
Browse files

Merge branch 'harmonize.AFIIF_G4MS.config' into '21.3'

Update ISF_MainConfig.py: ATLFASTIIF_G4MS configuration

See merge request atlas/athena!33122

(cherry picked from commit 18f2e92821c10e9d0312ff25831385ee2ffd775c)

68ef786d Update ISF_MainConfig.py: ATLFASTIIF_G4MS configuration
parent 380b6ae7
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!33198Sweeping !33122 from 21.3 to master. Update ISF_MainConfig.py: ATLFASTIIF_G4MS configuration
Pipeline #1664555 passed
......@@ -498,9 +498,9 @@ def getKernel_ATLFASTIIF(name="ISF_Kernel_ATLFASTIIF", **kwargs):
def getKernel_ATLFASTIIF_G4MS(name="ISF_Kernel_ATLFASTIIF_G4MS", **kwargs):
kwargs.setdefault("BeamPipeSimulationSelectors" , [ 'ISF_DefaultParticleKillerSelector' ] )
kwargs.setdefault("IDSimulationSelectors" , [ 'ISF_DefaultFatrasSelector' ] )
kwargs.setdefault("CaloSimulationSelectors" , [ 'ISF_MuonAFIIGeant4Selector',
kwargs.setdefault("CaloSimulationSelectors", [ 'ISF_MuonFatrasSelector',
'ISF_EtaGreater5ParticleKillerSimSelector',
'ISF_DefaultLegacyAFIIFastCaloSimSelector' ])
'ISF_DefaultFastCaloSimSelector'])
kwargs.setdefault("MSSimulationSelectors" , [ 'ISF_DefaultAFIIGeant4Selector' ] )
kwargs.setdefault("CavernSimulationSelectors" , [ 'ISF_DefaultParticleKillerSelector' ] )
# set the simFlags accordingly (TODO: is this even needed?)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment