Skip to content
Snippets Groups Projects
Commit a904c9e0 authored by Will Buttinger's avatar Will Buttinger Committed by Graeme Stewart
Browse files

'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.


Former-commit-id: 02d029cb25bf61b8622c7a57011f2586f006f9ea
parent 36bed949
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment