Skip to content

auto-config the flag LAr.ROD.NumberOfCollisions

Walter Lampl requested to merge wlampl/athena:LArNCollCfg into master

Hi @gunal, @jchapman,

I think it's better to auto-configure the flag flag LAr.ROD.NumberOfCollisions based on Beam.NumberOfCollisions instead of the lengthy if-else construct in LArRecUtilsConfig.py. This is done in this MR.

I assume the flag LAr.ROD.DoOFCPileupOptimization could be removed entirely since its meaning is identical to LAr.ROD.NumberOfCollisions!=0

  • Walter

Merge request reports