Skip to content
Snippets Groups Projects
Commit d23d34e8 authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

'Change reinterpret_cast to a union, to comply with c++ rules. Fixes a...

'Change reinterpret_cast to a union, to comply with c++ rules.  Fixes a cppcheck warning.' (TileRecUtils-00-09-72)

2016-05-03  scott snyder  <snyder@bnl.gov>

	* Tagging TileRecUtils-00-09-72.
	* src/TileBeamInfoProvider.cxx: Change reinterpret_cast to a
	union, to comply with c++ rules.  Fixes a cppcheck warning.

2016-04-18  Siarhei Harkusha  <Siarhei.Harkusha@cern.ch>

	* Removed the executable flag from all of the files
	* src/TileRawChannelBuilderOpt2Filter.cxx: correct time in the case of without iterations
	  if actual phase for OFCs used in the calculation is different from required
	* TileRawChannelBuilderOptFilter: renamed setPedestal into getPedestal
	* TileRawChannelBuilderOpt2Filter: renamed setPedestal into getPedestal; removed some properties OfcfromCool and TileCondToolOfcCool
	* python/TileRawChannelGetter.py: adapted to removed some properties (OfcfromCool and TileCondToolOfcCool)
	  in Tile raw channel builders (Opt2 and MF kind of raw channels builders)
	* TileRawChannelBuilderMF: removed some property OfcfromCool;
	  renamed property TileCondToolOfcCool into TileCondToolOfcOnFly to make clear intention
	* TileRawChannelNoiseFilter: revert back forward declaration of TileCondToolEmscale
	* Tagging TileRecUtils-00-09-71

...
(Long ChangeLog diff - truncated)


Former-commit-id: 1e76287a
parent 3bccaf24
No related branches found
No related tags found
Loading
Showing
with 64 additions and 27 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