Complete migration to V2 of TrigComposite Aux
!20600 (merged) missed the one-letter change to put this V2 EDM change into action.
This MR remedies this.
TrigCostMTSvc 0 0 WARNING Failed to append one or more details to trigger cost TC
ERROR xAOD::ByteStreamAuxContainer_v1::getData Unknown variable type (NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE) requested
xAOD::TrigComposite_v1::setDetail ERROR Internal logic error found: [SG::ExcBadAuxVar: Attempt to retrieve nonexistent aux data item `::store' (390).]
ERROR xAOD::ByteStreamAuxContainer_v1::getData Unknown variable type (s) requested
xAOD::TrigComposite_v1::setDetail ERROR Internal logic error found: [SG::ExcBadAuxVar: Attempt to retrieve nonexistent aux data item `::view' (391).]
...
Caused by a move to a fully template-ed interface and removal of type massaging.
I touch a file in TrigUpgradeTest
this time to trigger the unit tests. This wasn't done in !20600 (merged) which is why it didn't get caught.
Marking urgent as causes an error in CI