Skip to content

Configure HI Fgap sequence using CA

Tomasz Bold requested to merge tbold/athena:master-hi-menu-to-ca into master

This is part of HLT CA migration. HI FGap trigger sequence is now configured in using CA and then merged into the legacy. Several changes were made to make the config consistent (it was not before and it went undetected again!!!, now CA -> legacy merging complained).

I have left: HIFwdGapMenuSequence in place for the moment but in the next iteration it needs to disappear.

BTW. chain and step counts are identical. Diff of configs points to "administrative" changes in the sequence names and the one about two tools:

1st file is config in the release

 Component HLTEventShapeMaker_egamma.HIEventShapeFillerTool.HITowerWeightTool only in 1st file <<< this was likely wrong because we are supposed to use Cells not towers
 Component HLTEventShapeMaker_egamma.HIEventShapeSummaryTool only in 1st file <<< this is missing but causes no harm (so maybe was not needed after all?)

But maybe the test should run on some UPC data as well?

Tagging @qhu FI Next step would be to integrate this with new JO test. Requires some small changes in ChainConfigurationFile and setting up new JO HI test (this should be done first I believe).

Merge request reports