Skip to content
Snippets Groups Projects
Commit eb7ac8f3 authored by Atlas-Software Librarian's avatar Atlas-Software Librarian Committed by Graeme Stewart
Browse files

'CMakeLists.txt' (TileEvent-00-09-52)

	* Tagging TileEvent-00-09-52.
	* TileEvent/TileLasCalib.h: Fix coverity warning: dead code.

2015-11-16  scott snyder  <snyder@bnl.gov>

	* Tagging TileEvent-00-09-51.
	* TileEvent/TileLasCalib.h: HG and LG should be static const, to
	comply with ATLAS naming conventions.
	* Tagging TileEvent-00-09-50.
	* gcc5 port:
	* TileEvent/TileBeamElem.h, src/TileBeamElem.cxx: Add constructor
	taking digits vector by move.  get_digits() should return by const
	reference, not by value.
	* TileEvent/TileCosmicMuon.h: Setters should take vectors by const
	reference instead of by value.  Add move setters.
	* TileEvent/TileDigits.h, src/TileDigits.cxx: Add constructor
	taking digits vector by move.
	* TileEvent/TileRawChannel.h, src/TileRawChannel.cxx: Add
	constructor taking vectors by move.  Add assign methods.  Add
...
(Long ChangeLog diff - truncated)
parent 58cef987
No related branches found
No related tags found
No related merge requests found
Showing
with 169 additions and 23 deletions
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