Skip to content
Snippets Groups Projects
Commit 3486527c authored by John Derek Chapman's avatar John Derek Chapman Committed by Graeme Stewart
Browse files

python/TrackWriteFastSimConfig.py (getNeutronFastSim): specify the name of the...

python/TrackWriteFastSimConfig.py (getNeutronFastSim): specify the name of the TrackFastSimSD to be retrieved. Not ideal as the names currently include the ToolSvc! ATLASSIM-2813 src/NeutronFastSimTool.h, src/NeutronFastSimTool.cxx - switch to having the name of the SD as a property rather than a ToolHandle to the TrackFastSimSDTool, which assumes that this is a public tool (no longer true). ATLASSIM-2813. Drop initialize method as this is no longer required. src/TrackFastSimSD.cxx - drop log message in constructor. Tagging: TrackWriteFastSim-00-03-02-02 (TrackWriteFastSim-00-03-02-02)

	* python/TrackWriteFastSimConfig.py (getNeutronFastSim): specify
	the name of the TrackFastSimSD to be retrieved. Not ideal as the
	names currently include the ToolSvc! ATLASSIM-2813
	* src/NeutronFastSimTool.h, src/NeutronFastSimTool.cxx - switch to
	having the name of the SD as a property rather than a ToolHandle
	to the TrackFastSimSDTool, which assumes that this is a public
	tool (no longer true). ATLASSIM-2813. Drop initialize method as
	this is no longer required.
	* src/TrackFastSimSD.cxx - drop log message in constructor.
	* Tagging: TrackWriteFastSim-00-03-02-02
parent ea2c88fb
No related branches found
No related tags found
Loading
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