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

'Comply with ATLAS naming conventions.' (LArCalibTest-00-00-55)

	* Tagging LArCalibTest-00-00-55.
	* Comply with ATLAS naming conventions.
	* Tagging LArCalibTest-00-00-54.
	* LArTools -> LArCabling.
	* Tagging LArCalibTest-00-00-53.
	* src/LArReadHadDMCoeffFile.cxx: Fix cppcheck warnings (sscanf
	field widths).

2015-06-25  Andreas Wildauer
	* update to python/HECNoiseD3PDMaker.py:
	  - changed unsigned int array
             self.iEvent = array('i',[0])
	  - to unsigned long
	     self.iEvent = array('L',[0])
	  because some event numbers were too large.
	* tag: LArCalibTest-00-00-52


Former-commit-id: 4427f07dfde77619903cd52c19394dc5a77d1db1
parent 6548eb4d
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