Skip to content

Migrate various components to include GenericConditionAccessorHolder.h

See discussion in #334 (closed)

Requires LHCb!3570 (merged)

Note this MR does not ensure the touched components are ready for dd4hep. Most likely more work will be needed for some. This Mr is intended to just switch the conditions holder header over to the generic one which supports dd4hep.

Also note there are a couple of components which are going to require more in depth work to make the switch, as they directly use Conditions.

pcmf ~/LHCbCMake/Feature/Rec > git grep "/ConditionAccessorHolder.h"
Tr/PatChecker/src/PrimaryVertexChecker.cpp:#include "DetDesc/ConditionAccessorHolder.h"
Tr/PatPV/src/TrackUnbiasedPVFinderSoA.cpp:#include "DetDesc/ConditionAccessorHolder.h"
Edited by Christopher Rob Jones

Merge request reports