Skip to content
Snippets Groups Projects
Commit 2d81850c authored by Davide Gerbaudo's avatar Davide Gerbaudo
Browse files

Merge branch 'bphyshighpt-xaod-output' into '21.1'

removed common xAOD collection name for Bphysics and bphysHighPt sequence will c…

See merge request !2270
parents 253d0459 dc2e129c
No related branches found
No related tags found
No related merge requests found
......@@ -220,10 +220,6 @@ class TrigInDetSequence(TrigInDetSequenceBase):
cnvname = "InDetTrigTrackingxAODCnv_%s_FTF"; cnv2name = "InDetTrigTrackingxAODCnv_%sIso_FTF";
roiupdater = "IDTrigRoiUpdater_%s_IDTrig"; roi2updater="IDTrigRoiUpdater_%sIso_IDTrig"
if self.__signature__=="bphysHighPt":
cnvname = "InDetTrigTrackingxAODCnv_Bphysics_FTF"
cnvptname = "InDetTrigTrackingxAODCnv_Bphysics_%s" % sequenceType
if sequenceType=="IDTrig":
algos = list()
......
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