ugly fix for ToolHandleArray for ATLAS
since constructors of ToolHandles were made private, ToolHandleArrays are fundamentally broken. I have included a trivial test by adding a ToolHandleArray as a data member of GaudiExamples/src/AlgTools/MyGaudiAlgorithm.h
this patch allows ToolHandleArrays to work for ATLAS (can be confirmed by adding -DATLAS to the compile opts), but not sure how to proceed if ToolHandle constructors remain private for non-ATLAS
Merge request reports
Activity
Filter activity
Please register or sign in to reply