'fix ref counting and add firstEvent method to AthAnalysisAlgorithm'...
'fix ref counting and add firstEvent method to AthAnalysisAlgorithm' (AthAnalysisBaseComps-00-00-20) * AthAnalysisHelper: addRef to created algorithms and tools, so that gaudi garbage collection wont delete it (saw this problem when had a private toolhandle in an alg) * AthAnalysisAlgorithm: firstEvent method to fire before the first execute is fired (useful alternative to initialize method) * Tagging AthAnalysisBaseComps-00-00-20 2016-06-08 scott snyder <snyder@bnl.gov> * Tagging AthAnalysisBaseComps-00-00-19. * Comply with ATLAS naming conventions. Fix gcc6 indentation warnings.
Showing
- Control/AthAnalysisBaseComps/AthAnalysisBaseComps/AthAnalysisAlgorithm.h 10 additions, 1 deletion...ysisBaseComps/AthAnalysisBaseComps/AthAnalysisAlgorithm.h
- Control/AthAnalysisBaseComps/AthAnalysisBaseComps/AthAnalysisHelper.h 8 additions, 5 deletions...nalysisBaseComps/AthAnalysisBaseComps/AthAnalysisHelper.h
- Control/AthAnalysisBaseComps/src/AthAnalysisAlgorithm.cxx 33 additions, 10 deletionsControl/AthAnalysisBaseComps/src/AthAnalysisAlgorithm.cxx
Please register or sign in to comment