'addPropertyToCatalogue method' (AthAnalysisBaseComps-00-00-18)
* AthAnalysisHelper: methods for creating and setting properties on algorithms * Tagging as AthAnalysisBaseComps-00-00-16 * made ToolSvc the default parent for created tools * Tagging as AthAnalysisBaseComps-00-00-17 * One more helper method for adding properties to catalogue * Tagging as AthAnalysisBaseComps-00-00-18 2016-05-08 Will Buttinger <Will@cern.ch> * AthAnalysisHelper: printAuxElement method for printing content of an aux element * Tagging as AthAnalysisBaseComps-00-00-15 2016-05-03 Will Buttinger <will@cern.ch> * AthAnalysisHelper: Use const references instead of r-value references. Added specialization of setProperty for toolHandles + arrays * Tagging as AthAnalysisBaseComps-00-00-14 2016-04-07 Will Buttinger <will@cern.ch> * AthAnalysisHelper: createTool method for simplifying call to gaudi factory, corresponding setProperty method for bare tools setProperty method for services too ... (Long ChangeLog diff - truncated) Former-commit-id: bd4a7eb3393c84b4593015600d1b89d4806888f5
Showing
- Control/AthAnalysisBaseComps/AthAnalysisBaseComps/AthAnalysisAlgorithm.h 27 additions, 5 deletions...ysisBaseComps/AthAnalysisBaseComps/AthAnalysisAlgorithm.h
- Control/AthAnalysisBaseComps/AthAnalysisBaseComps/AthAnalysisBaseCompsDict.h 11 additions, 0 deletions...BaseComps/AthAnalysisBaseComps/AthAnalysisBaseCompsDict.h
- Control/AthAnalysisBaseComps/AthAnalysisBaseComps/AthAnalysisHelper.h 225 additions, 4 deletions...nalysisBaseComps/AthAnalysisBaseComps/AthAnalysisHelper.h
- Control/AthAnalysisBaseComps/AthAnalysisBaseComps/selection.xml 3 additions, 0 deletions...l/AthAnalysisBaseComps/AthAnalysisBaseComps/selection.xml
- Control/AthAnalysisBaseComps/CMakeLists.txt 13 additions, 1 deletionControl/AthAnalysisBaseComps/CMakeLists.txt
- Control/AthAnalysisBaseComps/cmt/requirements 8 additions, 0 deletionsControl/AthAnalysisBaseComps/cmt/requirements
- Control/AthAnalysisBaseComps/share/ContainerRemapping.py 99 additions, 0 deletionsControl/AthAnalysisBaseComps/share/ContainerRemapping.py
- Control/AthAnalysisBaseComps/src/AthAnalysisAlgorithm.cxx 86 additions, 3 deletionsControl/AthAnalysisBaseComps/src/AthAnalysisAlgorithm.cxx
- Control/AthAnalysisBaseComps/src/AthAnalysisHelper.cxx 47 additions, 0 deletionsControl/AthAnalysisBaseComps/src/AthAnalysisHelper.cxx
Loading
Please register or sign in to comment