'new toString method and dumpProperties' (AthAnalysisBaseComps-00-00-28)
* AthAnalysisHelper: added toString method, since gaudi's method adds extra quotations around strings of form "['b','a']", and then these will not set correctly. So if a string is given, just pass it straight as a string. * Also added dumpProperties method for quickly inspecting services and tools * Tagging AthAnalysisBaseComps-00-00-28 2016-08-24 Will Buttinger <will@cern.ch> * AthAnalysisHelper: switched initGaudi to use MinimalEventLoopMgr, because it causes creation of fewer services by default, in particular no EventSelector is made, which is good! * SuppressLogging.py: had to not suppress ApplicationMgr for now until ATN tests are ok with it * Tagging AthAnalysisBaseComps-00-00-27 Former-commit-id: 6d171e7dae301988153619be7e2fa973d7494e03
Showing
- Control/AthAnalysisBaseComps/AthAnalysisBaseComps/AthAnalysisHelper.h 26 additions, 2 deletions...nalysisBaseComps/AthAnalysisBaseComps/AthAnalysisHelper.h
- Control/AthAnalysisBaseComps/share/SuppressLogging.py 19 additions, 1 deletionControl/AthAnalysisBaseComps/share/SuppressLogging.py
- Control/AthAnalysisBaseComps/src/AthAnalysisHelper.cxx 9 additions, 1 deletionControl/AthAnalysisBaseComps/src/AthAnalysisHelper.cxx
Please register or sign in to comment