Skip to content
Snippets Groups Projects
  1. Jan 01, 2017
    • Scott Snyder's avatar
      endreq -> endmsg. (ISF_FatrasEventTPCnv-00-00-10) · eeff26bb
      Scott Snyder authored
              * Tagging ISF_FatrasEventTPCnv-00-00-10.
      	* endreq -> endmsg.
      
              * Tagging ISF_FatrasEventTPCnv-00-00-09.
      	* Add leak checking to unit tests.
      
      
      Former-commit-id: 2002e583
      eeff26bb
    • John Derek Chapman's avatar
      python/TrackWriteFastSimConfig.py (getNeutronFastSim): specify the name of the... · 7e9e57de
      John Derek Chapman authored
      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
      
      
      Former-commit-id: 3486527c
      7e9e57de
    • Zach Marshall's avatar
      Moving C++ nonsense to a place where it'll get called for flux recording... · 8a68493a
      Zach Marshall authored
      Moving C++ nonsense to a place where it'll get called for flux recording (ISF_Geant4Tools-00-11-00-05)
      
      	* Moving C++ nonsense to a place where it'll get called for flux recording
      	* Tagging ISF_Geant4Tools-00-11-00-05
      
      2016-11-30  Zach Marshall <ZLMarshall@lbl.gov>
      
      	* Adding missing python configuration for flux recording
      	* Tagging ISF_Geant4Tools-00-11-00-04
      
      2016-11-28  Zach Marshall <ZLMarshall@lbl.gov>
      
      	* Attempting to back-port write out of flux records
      	* Tagging ISF_Geant4Tools-00-11-00-03
      
      	* Tagging ISF_Geant4Tools-00-11-00-02
      
      2016-08-16  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Temporarily remove passing a list of G4 commands in ISF_Geant4ToolsConfig.py
      	in order to make the tag compatible with 22.0.X releases.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 5991f8e0
      8a68493a
    • John Derek Chapman's avatar
      ISF_FatrasTools/PhysicsValidationTool.h, src/PhysicsValidationTool.cxx - make... · 5646babf
      John Derek Chapman authored
      ISF_FatrasTools/PhysicsValidationTool.h, src/PhysicsValidationTool.cxx - make overriden  IPhysicsValidationTool methods const. Requires ISF_FatrasInterfaces-00-04-00. Tagged as ISF_FatrasTools-00-05-00 (ISF_FatrasTools-00-05-00)
      
      	* ISF_FatrasTools/PhysicsValidationTool.h,
      	src/PhysicsValidationTool.cxx - make overriden
      	IPhysicsValidationTool methods const. Requires
      	ISF_FatrasInterfaces-00-04-00.
      	* tagged as ISF_FatrasTools-00-05-00
      
      2016-09-13  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Update package to new location of Barcode.h and PhysicsProcessCode.h files
      	(moved from BarcodeInterfaces package into new BarcodeEvent package). This is
      	to follow ATLAS conventions about providing event-data types in dedicated
      	*Event packages. ATLASSIM-2281 ATLASSIM-3029 (merge changes in branch
      	ISF_FatrasTools-00-03-43->ISF_FatrasTools-00-03-43-02 into
      	trunk)
      	* tagged as ISF_FatrasTools-00-04-00
      
      2016-09-09 Sharka Todorova <sarka.todorova@cern.ch>
      	* memory leak fixes
      	* tagged as ISF_FatrasTools-00-03-44
      
      
      Former-commit-id: 6b79fe0c
      5646babf
    • John Derek Chapman's avatar
      ISF_FatrasInterfaces/IPhysicsValidationTool.h: make all methods const. Tagging... · d6dfe7e1
      John Derek Chapman authored
      ISF_FatrasInterfaces/IPhysicsValidationTool.h: make all methods const. Tagging as ISF_FatrasInterfaces-00-04-00 (ISF_FatrasInterfaces-00-04-00)
      
      	* ISF_FatrasInterfaces/IPhysicsValidationTool.h: make all methods
      	const.
      	* Tagging as ISF_FatrasInterfaces-00-04-00
      
      
      Former-commit-id: 8a785105
      d6dfe7e1
    • John Derek Chapman's avatar
      src/McEventCollectionFilter.cxx, src/McEventCollectionFilter.h - update to use... · 843a9f7e
      John Derek Chapman authored
      src/McEventCollectionFilter.cxx, src/McEventCollectionFilter.h - update to use Read/WriteHandles. Requires input collection name alias and SimuJobTransforms-00-33-00 to be available. ATLASSIM-2000. Should also fix Coverity defect 111092. Other general tidying. Add python/McEventCollectionFilterConfig.py python/McEventCollectionFilterConfigDb.py - CfgGetter methods. cmt/requirements, CMakeLists.txt - install python modules. Tagging McEventCollectionFilter-02-00-00 (McEventCollectionFilter-02-00-00)
      
      2016-11-11  John Chapman  <John.Chapman@cern.ch>
      	* src/McEventCollectionFilter.cxx, src/McEventCollectionFilter.h -
      	update to use Read/WriteHandles. Requires input collection name
      	alias and SimuJobTransforms-00-33-00 to be
      	available. ATLASSIM-2000. Should also fix Coverity defect
      	111092. Other general tidying.
      	* add python/McEventCollectionFilterConfig.py,
      	python/McEventCollectionFilterConfigDb.py - CfgGetter methods.
      	* cmt/requirements, CMakeLists.txt - install python modules.
      	* Tagging McEventCollectionFilter-02-00-00
      
      
      Former-commit-id: fe3f15b4
      843a9f7e
    • Scott Snyder's avatar
      'endreq -> endmsg. Move Event inside a namespace to prevent dictionary... · 54f1d9b9
      Scott Snyder authored
      'endreq -> endmsg.  Move Event inside a namespace to prevent dictionary conflicts.' (G4AtlasControl-00-06-00-01)
      
      	* Tagging G4AtlasControl-00-06-00-01
      	* src/MCTruthMenu.cxx: endreq -> endmsg.
      	* G4AtlasControl/G4CommandInterface.h, src/G4CommandInterface.cxx:
      	Move Event inside a namespace to prevent dictionary conflicts.
      
      
      Former-commit-id: c2b6a94e
      54f1d9b9
    • Elmar Ritsch's avatar
      Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg' in... · ffa6d482
      Elmar Ritsch authored
      Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg' in Athena output messages. (ISF_Tools-00-05-01-02)
      
      	* Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg'
      	in Athena output messages.
      	* Tag as ISF_Tools-00-05-01-02
      
      2016-08-02  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Adopt package to new location of Barcode.h and PhysicsProcessCode.h files
      	(moved from BarcodeInterfaces package into new BarcodeEvent package). This is
      	to follow ATLAS conventions about providing event-data types in dedicated
      	*Event packages. ATLASSIM-2281
      	* Tag as ISF_Tools-00-05-01-01
      
      
      Former-commit-id: 2ee376f4
      ffa6d482
    • Elmar Ritsch's avatar
      Merge ISF_Services-00-08-00-branch into trunk (ATLASSIM-3029): Adopt package... · 6126a949
      Elmar Ritsch authored
      Merge ISF_Services-00-08-00-branch into trunk (ATLASSIM-3029): Adopt package to new location of Barcode.h and PhysicsProcessCode.h files. ATLASSIM-2281 + Register CfgGetter method for ISF_ParticleKillerSvc. ATLASSIM-2995 + Add getParticleKillerSvc CfgGetter method. ATLASSIM-2995 + Add support for pileup input collection to new ISF input processing implementation. ATLASSIM-2928 + Remove no longer needed ISF_LongLivedParticleBrokerSvc configuration as it was made obsolete by ISF_LongLivedInputConverter. ATLASSIM-2928 + Update long-lived particle simulation to new ISF input processing. ATLASSIM-2928 + Refactor ISF Input Processing for AthenaMT. ATLASSIM-2928 + Add first tests for new InputConverter AthService (ISF_Services-01-01-00)
      
      	* Merge ISF_Services-00-08-00-branch into trunk (ATLASSIM-3029):
      		* Adopt package to new location of Barcode.h and PhysicsProcessCode.h files
      		(moved from BarcodeInterfaces package into new BarcodeEvent package). This is
      		to follow ATLAS conventions about providing event-data types in dedicated
      		*Event packages. ATLASSIM-2281
      		* python/ISF_ServicesConfigDb.py - remove unneeded imports.
      		Register CfgGetter method for ISF_ParticleKillerSvc. ATLASSIM-2995
      		* python/ISF_ServicesConfig.py - add getParticleKillerSvc
      		CfgGetter method. ATLASSIM-2995. General tidying of syntax.
      		* Add support for pileup input collection to new
      		ISF input processing implementation. Crucial for
      		FastChain with pilup simulation. ATLASSIM-2928
      		* python/ISF_ServicesConfigDb.py - remove no longer needed
      		ISF_LongLivedParticleBrokerSvc configuration as it was made obsolete by
      		ISF_LongLivedInputConverter. ATLASSIM-2928
      		* Update long-lived particle simulation to new ISF input processing.
      		ATLASSIM-2928
      		* Refactor ISF Input Processing for AthenaMT. ATLASSIM-2928
      		* Add first tests for new InputConverter AthService
      	* ISF_Services-01-01-00
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 85d48d4b
      6126a949
    • Elmar Ritsch's avatar
      Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg' in... · bc7b9df0
      Elmar Ritsch authored
      Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg' in Athena output messages. (ISF_Interfaces-00-05-01-04)
      
      	* Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg'
      	in Athena output messages.
      	* Tag as ISF_Interfaces-00-05-01-04
      
      2016-07-29  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Adopt package to new location of Barcode.h and PhysicsProcessCode.h
      	files (moved from BarcodeInterfaces package into new BarcodeEvent package).
      	This is to follow ATLAS conventions about providing event-data types in
      	dedicated *Event packages. ATLASSIM-2281
      	* Tag as ISF_Interfaces-00-05-01-03
      
      2016-07-05  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* IInputConverter.h: add flag to specify pileup/no-pileup
      	for conversion. Flag can be used to set e.g. BCID differently
      	for both, which is critical for FastChain. ATLASSIM-2928
      	* Tag as ISF_Interfaces-00-05-01-02
      
      2016-06-28  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Refactor ISF input processing for AthenaMT. ATLASSIM-2928
      	* Tag as ISF_Interfaces-00-05-01-01
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 30ab44ec
      bc7b9df0
    • Elmar Ritsch's avatar
      Refactor ISF input processing for AthenaMT. ATLASSIM-2928 (merge changes from... · 6e6a5113
      Elmar Ritsch authored
      Refactor ISF input processing for AthenaMT. ATLASSIM-2928 (merge changes from ISF_Algorithms-00-02-00->ISF_Algorithms-00-02-00-02 into trunk) (ISF_Algorithms-00-04-00)
      
      	* Refactor ISF input processing for AthenaMT. ATLASSIM-2928
      	(merge changes from ISF_Algorithms-00-02-00->ISF_Algorithms-00-02-00-02
      	into trunk)
      	* tag as ISF_Algorithms-00-04-00
      
      
      Former-commit-id: db641dbd
      6e6a5113
    • Elmar Ritsch's avatar
      Remove checkForSpecialConfigurationMetadata to make tag compatible with 22.0.X... · 50612a6e
      Elmar Ritsch authored
      Remove checkForSpecialConfigurationMetadata to make tag compatible with 22.0.X nightlies (ISF_Config-00-06-00-01)
      
      2016-08-16  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* python/ISF_ConfigJobInclude.py - remove
      	checkForSpecialConfigurationMetadata to make tag compatible with 22.0.X
      	nightlies
      	* tagging ISF_Config-00-06-00-01
      2016-07-11  John Chapman  <John.Chapman@cern.ch>
      	* tagging ISF_Config-00-06-00
      
      2016-07-11  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      
      	* python/ISF_MainConfig.py - Remove obsolete property 'ValidationOutput'
      	from ISF SimKernel configuration. Required for tags ISF_Algorithms-00-03-07+. ATLASSIM-2993
      	* tagging ISF_Config-00-05-04
      
      2016-07-05  Elmar Ritsch <Elmar.Ritsch@cern.ch>
      
      	* python/ISF_MainConfig.py - Update ATLFASTIIF_PileUp simulator to
      	new ISF input processing. ATLASSIM-2928
      	* tagging ISF_Config-00-05-03
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 481e2383
      50612a6e
    • Elmar Ritsch's avatar
      Adopt package to new location of Barcode.h and PhysicsProcessCode.h files... · 8f9e5cf8
      Elmar Ritsch authored
      Adopt package to new location of Barcode.h and PhysicsProcessCode.h files (moved from BarcodeInterfaces package into new BarcodeEvent package). This is to follow ATLAS conventions about providing event-data types in dedicated *Event packages. ATLASSIM-2281 (ISF_FastCaloSimServices-00-08-00)
      
      	* Adopt package to new location of Barcode.h and PhysicsProcessCode.h files
      	(moved from BarcodeInterfaces package into new BarcodeEvent package). This is
      	to follow ATLAS conventions about providing event-data types in dedicated
      	*Event packages. ATLASSIM-2281
      	* Tag as ISF_FastCaloSimServices-00-08-00
      
      
      Former-commit-id: 40db4515
      8f9e5cf8
    • Elmar Ritsch's avatar
      Revert HepMCParticleLink updates to make trunk compatible with 20.3.X releases... · 51b31c03
      Elmar Ritsch authored
      Revert HepMCParticleLink updates to make trunk compatible with 20.3.X releases + Adopt package to new location of Barcode.h and PhysicsProcessCode.h files (moved from BarcodeInterfaces package into new BarcodeEvent package). This is to follow ATLAS conventions about providing event-data types in dedicated *Event packages. ATLASSIM-2281 (ISF_FatrasToolsG4-00-02-00)
      
      	* Revert HepMCParticleLink updates to make trunk compatible with 20.3.X
      	releases.
      	* Adopt package to new location of Barcode.h and PhysicsProcessCode.h files
      	(moved from BarcodeInterfaces package into new BarcodeEvent package). This is
      	to follow ATLAS conventions about providing event-data types in dedicated
      	*Event packages. ATLASSIM-2281
      	* tagging as ISF_FatrasToolsG4-00-02-00
      
      2016-07-18  John Chapman  <John.Chapman@cern.ch>
      	* src/G4HadIntProcessor.cxx: drop unnecessary include of
      	ISF_Geant4Tools/ISFG4Helpers.h. ATLASSIM-2430
      	* tagging as ISF_FatrasToolsG4-00-01-17
      
      2016-02-05  Olivier Arnaez  <Olivier.Arnaez@cern.ch>
                * G4HadIntProcessor,G4ParticleDecayHelper: creating new HMPL using eventIndex and coll from parent but undefined barcode for new ISFParticles instead of copying over the parent's HMPL
      	  * tagging as ISF_FatrasToolsG4-00-01-16
      
      2016-02-04  Olivier Arnaez  <Olivier.Arnaez@cern.ch>
                * Reverting to not-propagating barcode and TruthBinding from parent
      	  to new ISFParticles produced by G4HadIntProcessor and
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 1157fff4
      51b31c03
    • Elmar Ritsch's avatar
      Adopt package to new location of Barcode.h and PhysicsProcessCode.h files... · 2bf7cc67
      Elmar Ritsch authored
      Adopt package to new location of Barcode.h and PhysicsProcessCode.h files (moved from BarcodeInterfaces package into new BarcodeEvent package). This is to follow ATLAS conventions about providing event-data types in dedicated *Event packages. ATLASSIM-2281 (ISF_PunchThroughTools-00-02-00)
      
      	* Adopt package to new location of Barcode.h and PhysicsProcessCode.h files
      	(moved from BarcodeInterfaces package into new BarcodeEvent package). This is
      	to follow ATLAS conventions about providing event-data types in dedicated
      	*Event packages. ATLASSIM-2281
      	* Tagging as ISF_PunchThroughTools-00-02-00
      
      2016-07-19  John Chapman  <John.Chapman@cern.ch>
      	* Move headers to src directory. ATLASSIM-2390
      	* src/*.* - white-space clean-up.
      	* CMakeLists.txt, cmt/requirements - move public dependencies to
      	be private.
      	* Tagging as ISF_PunchThroughTools-00-01-04
      
      
      Former-commit-id: 3435ff27
      2bf7cc67
    • Elmar Ritsch's avatar
      Adopting package to new location of Barcode.h and PhysicsProcessCode.h files... · 8899c372
      Elmar Ritsch authored
      Adopting package to new location of Barcode.h and PhysicsProcessCode.h files ATLASSIM-2281 + Remove obsolete test case due to no longer supported ISFParticle constructor. (ISF_Event-00-10-02-03)
      
      	* Adopting package to new location of Barcode.h and PhysicsProcessCode.h
      	files (moved from BarcodeInterfaces package into new BarcodeEvent package).
      	This is to follow ATLAS conventions about providing event-data types in
      	dedicated *Event packages.  ATLASSIM-2281
      	* test/ISFParticle_test.cxx: remove obsolete test case due to no longer
      	supported ISFParticle constructor
      	* Tagging as ISF_Event-00-10-02-03
      
      2016-07-05  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* ISFParticle, ISFTruthIncident: replace "extra-barcode"
      	implementation by plain integer containing only the BCID.
      	Is crucial to make FastChain with pile-up work on the new ISF
      	input processing implementation. ATLASSIM-2928
      	* Tagging as ISF_Event-00-10-02-02
      
      2016-06-28  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Add comparison operators to ISFParticle, TruthBinding
      	and ParticleUserInformation classes to allow using them
      	in unit tests
      	* Tagging as ISF_Event-00-10-02-01
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 306a5e8d
      8899c372
    • Elmar Ritsch's avatar
      Adopting package to new location of Barcode.h and PhysicsProcessCode.h files... · bb3ef0c6
      Elmar Ritsch authored
      Adopting package to new location of Barcode.h and PhysicsProcessCode.h files (moved from BarcodeInterfaces package into new BarcodeEvent package). This is to follow ATLAS conventions about providing event-data types in dedicated *Event packages. ATLASSIM-2281 (BarcodeServices-00-04-00)
      
      	* Adopting package to new location of Barcode.h and PhysicsProcessCode.h files
      	(moved from BarcodeInterfaces package into new BarcodeEvent package). This is
      	to follow ATLAS conventions about providing event-data types in dedicated *Event packages.
      	ATLASSIM-2281
      	* tag as BarcodeServices-00-04-00
      
      
      Former-commit-id: dadafcb8
      bb3ef0c6
    • Elmar Ritsch's avatar
      Move Barcode.h and PhysicsProcessCode.h from BarcodeInterfaces package into... · 1e85f088
      Elmar Ritsch authored
      Move Barcode.h and PhysicsProcessCode.h from BarcodeInterfaces package into new BarcodeEvent package. This is follow ATLASconventions for putting event-data types into dedicated *Event packages.  ATLASSIM-2281 (BarcodeInterfaces-00-01-00)
      
      	* Move Barcode.h and PhysicsProcessCode.h from BarcodeInterfaces
      	package into new BarcodeEvent package. This is follow ATLASconventions
      	for putting event-data types into dedicated *Event packages.  ATLASSIM-2281
      	* tag as BarcodeInterfaces-00-01-00
      
      
      Former-commit-id: cd7c6d89
      1e85f088
    • Elmar Ritsch's avatar
      Initial package setup: move Barcode.h and PhysicsProcessCode.h from... · 92768ec0
      Elmar Ritsch authored
      Initial package setup: move Barcode.h and PhysicsProcessCode.h from BarcodeInterfaces package into BarcodeEvent package. This is follow ATLAS conventions for putting event-data types into dedicated *Event packages. ATLASSIM-2281 (BarcodeEvent-00-00-01)
      
      
      Former-commit-id: 584b6435
      92768ec0
    • John Derek Chapman's avatar
      src/ScoringVolumeTrackKiller.cxx... · 8ac7d31c
      John Derek Chapman authored
      src/ScoringVolumeTrackKiller.cxx (G4UA::ScoringVolumeTrackKiller::ScoringVolumeTrackKiller): initialize m_killCount to zero in the constructor. Fixes Coverity Defect 111392. src/HIPLArVolumeAccept.cxx (G4UA::HIPLArVolumeAccept::HIPLArVolumeAccept): intialize m_HIPacc to false in the constructor. Fixes Coverity Defect 111391. src/FluxRecorder.cxx (G4UA::FluxRecorder::FluxRecorder): initialize m_nev to zero in constructor. Fixes Coverity Defect 111390. src/FastIDKillerTool.cxx (finalize): remove dead code. Fixes Coverity Defect 111395. src/LengthIntegrator.cxx (regAndFillHist): Fix four instances of Coverity Defect 111396. src/CosmicPerigeeAction.cxx (G4UA::CosmicPerigeeAction::CosmicPerigeeAction): initialize m_hasBeenSaved in the constructor. Fixes Coverity Defect 111393. ATLASSIM-3019. Tagging: G4UserActions-00-01-22 (G4UserActions-00-01-22)
      
      	* src/ScoringVolumeTrackKiller.cxx (G4UA::ScoringVolumeTrackKiller::ScoringVolumeTrackKiller):
      	initialize m_killCount to zero in the constructor. Fixes Coverity
      	Defect 111392. ATLASSIM-3019
      	* src/HIPLArVolumeAccept.cxx (G4UA::HIPLArVolumeAccept::HIPLArVolumeAccept):
      	intialize m_HIPacc to false in the constructor. Fixes Coverity
      	Defect 111391. ATLASSIM-3019
      	* src/FluxRecorder.cxx (G4UA::FluxRecorder::FluxRecorder): initialize m_nev to
      	zero in constructor. Fixes Coverity Defect 111390. ATLASSIM-3019
      	* src/FastIDKillerTool.cxx (finalize): remove dead code. Fixes
      	Coverity Defect 111395. ATLASSIM-3019
      	* src/LengthIntegrator.cxx (regAndFillHist): Fix four instances of
      	Coverity Defect 111396. ATLASSIM-3019
      	* src/CosmicPerigeeAction.cxx (G4UA::CosmicPerigeeAction::CosmicPerigeeAction):
      	initialize m_hasBeenSaved in the constructor. Fixes Coverity
      	Defect 111393. ATLASSIM-3019
      	* Tagging: G4UserActions-00-01-22
      
      2016-06-16 Steve Farrell <Steven.Farrell@cern.ch>
      	* Added a note about G4SimTimer's misleading measurements in MT in the
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: d81f5bd7
      8ac7d31c
    • John Derek Chapman's avatar
      python/ISF_SimulationSelectorsConfig.py,... · ee336e77
      John Derek Chapman authored
      python/ISF_SimulationSelectorsConfig.py, python/ISF_SimulationSelectorsConfigDb.py - syntax clean-up. src/*.cxx, src/*.h - whitespace clean-up. Tag as ISF_SimulationSelectors-00-05-01 (ISF_SimulationSelectors-00-05-01)
      
      	* python/ISF_SimulationSelectorsConfig.py,
      	python/ISF_SimulationSelectorsConfigDb.py - syntax clean-up.
      	* src/*.cxx, src/*.h - whitespace clean-up.
      	* Tag as ISF_SimulationSelectors-00-05-01
      
      2016-07-05  Elmar Ritsch <Elmar.Ritsch@cern.ch>
      	* PileupSimSelector now gets BCID directly from
      	ISFParticle rather than through extra-barcode.
      	Extra-barcodes were dropped from ISFParticle in
      	the cleanup as part of the new ISF input
      	processing implementation. ATLASSIM-2928
      	* Tag as ISF_SimulationSelectors-00-05-00
      
      2016-06-01  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Add FastCaloSimV2 Simulation Selector. ATLASSIM-2883
      	* Tag as ISF_SimulationSelectors-00-04-02
      
      
      Former-commit-id: aec0839c
      ee336e77
    • John Derek Chapman's avatar
      share/test_G4AtlasGeo.py - fix typo. Tagging G4AtlasTests-01-02-01 (G4AtlasTests-01-02-01) · 5df55913
      John Derek Chapman authored
      	* share/test_G4AtlasGeo.py - fix typo.
      	* tagging G4AtlasTests-01-02-01
      
      
      Former-commit-id: 3cddd665
      5df55913
    • John Derek Chapman's avatar
      test/SimCoreTests_TestConfiguration.xml: merge in changes from... · 974f313f
      John Derek Chapman authored
      test/SimCoreTests_TestConfiguration.xml: merge in changes from SimCoreTests-00-01-06-06. Switch to point at 21.0.X reference files. Tagging: SimCoreTests-00-01-08 (SimCoreTests-00-01-08)
      
      	* test/SimCoreTests_TestConfiguration.xml: merge in changes from
      	SimCoreTests-00-01-06-06. Switch to point at 21.0.X reference
      	files.
      	* Tagging: SimCoreTests-00-01-08
      
      2016-03-03  John Chapman  <John.Chapman@cern.ch>
      
      	* test/SimCoreTests_TestConfiguration.xml: Add NSW Simulation
      	test. ATLASSIM-2618
      	* Tagging: SimCoreTests-00-01-07
      
      
      Former-commit-id: 74f8d32d
      974f313f
    • Elmar Ritsch's avatar
      Update long-lived particle simulation to new ISF input processing.... · ca5abcf0
      Elmar Ritsch authored
      Update long-lived particle simulation to new ISF input processing. ATLASSIM-2928 (ISF_HepMC_Tools-02-00-01)
      
      2016-06-30  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Update long-lived particle simulation to new ISF input processing.
      	ATLASSIM-2928
      	* Tag as ISF_HepMC_Tools-02-00-01
      
      2016-06-28  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      
      	* Refactor ISF input processing for AthenaMT. ATLASSIM-2928
      	* Tag as ISF_HepMC_Tools-02-00-00
      
      
      Former-commit-id: 14fc89ef
      ca5abcf0
    • John Derek Chapman's avatar
      test/SimExoticsTests_TestConfiguration.xml: remove commented-out... · c387897e
      John Derek Chapman authored
      test/SimExoticsTests_TestConfiguration.xml: remove commented-out DecayInFlightGluinos chain as this was causing the XML file validation to fail. Tagged as SimExoticsTests-00-02-05 (SimExoticsTests-00-02-05)
      
      	* test/SimExoticsTests_TestConfiguration.xml: remove commented-out
      	DecayInFlightGluinos chain as this was causing the XML file
      	validation to fail.
      	* Tagged as SimExoticsTests-00-02-05
      
      2016-06-21  John Chapman  <John.Chapman@cern.ch>
      
      	* test/SimExoticsTests_TestConfiguration.xml: Update tests to MC15
      	geometry and conditions.
      	* Tagged as SimExoticsTests-00-02-04
      
      
      Former-commit-id: c3cc4b70
      c387897e
    • Zach Marshall's avatar
      Quick multiplication by a float to try to fix Coverity defect 105534 (MCTruthBase-00-02-08) · 081ed33b
      Zach Marshall authored
      	* src/AtlasTrajectory.cxx: Quick multiplication by a float to try to fix
      	Coverity defect 105534
      	* Tagging MCTruthBase-00-02-08
      
      
      Former-commit-id: c686b241
      081ed33b
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (G4Field-00-01-01) · a086472e
      Atlas-Software Librarian authored
      Former-commit-id: 864f0e6e
      a086472e
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (FadsField-00-00-83) · e2afd1c0
      Atlas-Software Librarian authored
      Former-commit-id: 32a035e4
      e2afd1c0
  2. Dec 16, 2016
    • John Derek Chapman's avatar
      Remove the unchecked StatusCodes seen in ATLMCPROD-3981. Tagging... · 798215ca
      John Derek Chapman authored
      Remove the unchecked StatusCodes seen in ATLMCPROD-3981. Tagging McEventCollectionFilter-01-00-02-01 (McEventCollectionFilter-01-00-02-01)
      
      	* Remove the unchecked StatusCodes seen in ATLMCPROD-3981
      	* Tagging McEventCollectionFilter-01-00-02-01
      
      
      Former-commit-id: c1039e3f
      798215ca
    • Scott Snyder's avatar
      'Workaround for cling crash ROOT-8499.' (HitManagement-00-01-27) · 486f7970
      Scott Snyder authored
      	* Tagging HitManagement-00-01-27.
      	* HitManagement/AthenaHitsVector.h,
      	HitManagement/AtlasHitsVector.h: Workaround for cling crash
      	ROOT-8499.
      
      2016-07-29  scott snyder  <snyder@bnl.gov>
      
      	* Tagging HitManagement-00-01-26.
      	* endreq -> endmsg.
      
      
      Former-commit-id: dc1c0d5b
      486f7970
    • John Derek Chapman's avatar
      CMakeLists.txt, cmt/requirements,... · 6de934ae
      John Derek Chapman authored
      CMakeLists.txt, cmt/requirements, ISF_FastCaloSimParametrization/NativeFastCaloSimSvc.h - revert back to picking up Barcode.h header from BarcodeInterfaces rather than BarcodeEvent for 21.0.X. ATLASSIM-3156. Tagging ISF_FastCaloSimParametrization-00-08-00-01 (ISF_FastCaloSimParametrization-00-08-00-01)
      
      	* CMakeLists.txt, cmt/requirements,
      	ISF_FastCaloSimParametrization/NativeFastCaloSimSvc.h - revert
      	back to picking up Barcode.h header from BarcodeInterfaces rather
      	than BarcodeEvent for 21.0.X. ATLASSIM-3156
      	* Tagging ISF_FastCaloSimParametrization-00-08-00-01
      
      2016-11-18 nJana Schaarschmidt <jana.schaarschmidt@cern.ch>
      	* Modifying TFCS2DFunction to work in root 6.08
      	* Tagging ISF_FastCaloSimParametrization-00-08-00
      
      2016-11-17  Vincent Pascuzzi <Vincent.Pascuzzi@cern.ch>
      	* Coverity fix (ATLASSIM-3126).
      	* Tagging ISF_FastCaloSimParametrization-00-07-09
      
      2016-11-02 Jana Schaarschmidt <jana.schaarschmidt@cern.ch>
      	* Update to firstPCA (option to not apply eta cut)
      	* Tagging ISF_FastCaloSimParametrization-00-07-08
      
      2016-11-01  Vincent Pascuzzi <Vincent.Pascuzzi@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: b80f281b
      6de934ae
    • Jana Schaarschmidt's avatar
      Modified TFCSFunction1D to work in root 6.08 (ISF_FastCaloSimEvent-00-03-00) · 0069f46f
      Jana Schaarschmidt authored
      	* Modifying TFCS1DFunction to work with new factory class in tmva in
      	root 6.08
      	* Tagging ISF_FastCaloSimEvent-00-03-00
      
      2016-11-17  Vincent Pascuzzi <Vincent.Pascuzzi@cern.ch>
      	* Coverity fix (ATLASSIM-2824).
      	* Tagging ISF_FastCaloSimEvent-00-02-07
      
      2016-11-10  Vincent Pascuzzi <Vincent.Pascuzzi@cern.ch>
      	* Add file ISF_FastCaloSimEvent/LinkDef.h
      	* Tagging ISF_FastCaloSimEvent-00-02-06
      
      2016-11-02  Vincent Pascuzzi <Vincent.Pascuzzi@cern.ch>
      	* Move pragma links to LinkDef.h
      	* Add LinkDef.h to requirements and CMakeLists.txt
      	* Tagging ISF_FastCaloSimEvent-00-02-05
      
      2016-11-01  Vincent Pascuzzi <Vincent.Pascuzzi@cern.ch>
      	* Add missing header to CMakeLists.txt on which
      	ISF_FastCaloSimParametrization-00-07-07 depends.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 2c54d246
      0069f46f
  3. Dec 09, 2016
    • John Derek Chapman's avatar
      python/RunDMCFlags.py (RunToTimestampDict): added separate run numbers for... · 01aed0b8
      John Derek Chapman authored
      python/RunDMCFlags.py (RunToTimestampDict): added separate run numbers for MC16 2016 pPb, 2017 pp, 2018 pp. ATLASSIM-3171. Tagging RunDependentSimComps-00-00-19 (RunDependentSimComps-00-00-19)
      
      	* python/RunDMCFlags.py (RunToTimestampDict): added separate run
      	numbers for MC16 2016 pPb, 2017 pp, 2018 pp. ATLASSIM-3171
      	* Tagging RunDependentSimComps-00-00-19
      
      2016-10-28  John Chapman  <John.Chapman@cern.ch>
      
      	* python/RunDMCFlags.py (RunToTimestampDict): added 16 new run
      	numbers for PHase II upgrade ITK Step 1.6 + FCal. ATLASSIM-3116
      	* Tagging RunDependentSimComps-00-00-18
      
      2016-08-18  John Chapman  <John.Chapman@cern.ch>
      
      	* python/RunDMCFlags.py (RunToTimestampDict): added eight new run
      	numbers for Phase II upgrade for the ITk ExtBrl4 (Step 1.5) + FCal
      	layout. ATLASSIM-3030
      	* Tagging RunDependentSimComps-00-00-17
      
      2016-06-15  John Chapman  <John.Chapman@cern.ch>
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: b815a693
      01aed0b8
  4. Dec 01, 2016
    • Graeme Stewart's avatar
      Simulation/G4Sim/FADS/FadsField deleted from master · d6a124ed
      Graeme Stewart authored
      Former-commit-id: 4476b4e0
      d6a124ed
    • Graeme Stewart's avatar
      Simulation/G4Utilities/G4Field deleted from master · 2bfff843
      Graeme Stewart authored
      Former-commit-id: 79ea166e
      2bfff843
    • John Derek Chapman's avatar
      src/TransportTool.h - apply ATLAS naming conventions. src/TransportTool.cxx -... · dfe35ed9
      John Derek Chapman authored
      src/TransportTool.h - apply ATLAS naming conventions. src/TransportTool.cxx - apply ATLAS naming conventions. Move set up of G4AtlasRunManager and PhysicsListTool from constructor to initialize method. ATLASSIM-3061. Tagging ISF_Geant4Tools-00-09-05-02 (ISF_Geant4Tools-00-09-05-02)
      
      	* Tagging ISF_Geant4Tools-00-09-05-02
      
      2016-11-04  Zach Marshall <ZLMarshall@lbl.gov>
      
      	* Back-porting of changes for quasi-stable particle simulation to the
      	transport tool and Geant4TruthIncident.  Branch for 20.3.7.Y only!
      	* Tagging: ISF_Geant4Tools-00-09-05-01
      
      2016-06-28  Elmar Ritsch <Elmar.Ritsch@cern.ch>
      
      	* src/TransportTool.*: Improve code readability
      	* Tagging ISF_Geant4Tools-00-09-05
      
      2016-06-03  Zach Marshall <ZLMarshall@lbl.gov>
      
      	* src/TransportTool.*: Adding list of G4 commands to be run after init
      	* python/ISF_Geant4ToolsConfig.py: Passing the list of G4 commands
      	* Tagging ISF_Geant4Tools-00-09-04
      
      
      Former-commit-id: 29be1141
      dfe35ed9
    • John Derek Chapman's avatar
      share/AllDet_detDescr.py - patch for CMake-built AthSimulationBase releases.... · d0e66d00
      John Derek Chapman authored
      share/AllDet_detDescr.py - patch for CMake-built AthSimulationBase releases. ATLASSIM-3068. Tagging ISF_Config-00-04-00-02 (ISF_Config-00-04-00-02)
      
      2016-11-29  John Chapman  <John.Chapman@cern.ch>
      	* share/AllDet_detDescr.py - patch for CMake-built
      	AthSimulationBase releases. ATLASSIM-3068
      	* tagging ISF_Config-00-04-00-02
      
      2016-11-29  John Chapman  <John.Chapman@cern.ch>
      
      	* Merging in changes from ISF_Config-00-03-01-branch.
      	* python/ISF_MainConfig.py - Remove obsolete property
      	'ValidationOutput' from ISF SimKernel configuration. Required for
      	tags ISF_Algorithms-00-03-07+. ATLASSIM-2993
      	* tagging ISF_Config-00-04-00-01
      2016-06-20  John Chapman  <John.Chapman@cern.ch>
      	* share/ISF_ConfigJobInclude.py: updates to fix
      	specialConfiguration metadata reading. ATLASSIM-2889
      	* Requires ISF_Example-00-03-00 or later.
      	* tagging ISF_Config-00-04-00
      
      
      Former-commit-id: 1118b000
      d0e66d00
    • John Derek Chapman's avatar
      src/DetectorGeometryBase.cxx (SetRotationAndOffset): ensure that additional... · 851d9183
      John Derek Chapman authored
      src/DetectorGeometryBase.cxx (SetRotationAndOffset): ensure that additional translations are added to any existing ones rather than overwriting them. ATLASSIM-3001. Tagging: G4AtlasTools-00-02-23-02 (G4AtlasTools-00-02-23-02)
      
      2016-11-29  John Chapman  <John.Chapman@cern.ch>
      	* Tagging: G4AtlasTools-00-02-23-02
      	* Branch for Muon Envelope updates in 20.3.X-VAL.
      	* Tagging: G4AtlasTools-00-02-23-01
      
      2016-06-17  John Chapman  <John.Chapman@cern.ch>
      
      	add hook for HGTDSensorSD. ATLASSIM-2789.
      	* Tagging: G4AtlasTools-00-02-23
      
      2016-06-16  Zach Marshall <ZLMarshall@lbl.gov>
      	* Adding more overrides to fix a bunch more clang warnings
      	* Tagging: G4AtlasTools-00-02-22
      
      2016-06-08  Zach Marshall <ZLMarshall@lbl.gov>
      
      	* TightMuonSteppingFieldManager: Had min and max upside down
      	* Tagging: G4AtlasTools-00-02-21
      
      2016-06-04  Zach Marshall <ZLMarshall@lbl.gov>
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 13c1123e
      851d9183
    • John Derek Chapman's avatar
      share/jobOptions.G4Atlas.py, · e19f162f
      John Derek Chapman authored
      	share/jobOptions.G4Atlas_ReadEvgen.py, python/callbacks.py -
      	update stepper configuration callbacks.
      	* python/atlas_flags.py - Move PhysicsOptions JoProperty to
      	SimFlags.py
      	* python/SimFlags.py - add PhysicsOptions JobProperty from
      	python/atlas_flags.py. Add specialConfiguration JobProperty to
      	hold specialConfiguration metadata. ATLASSIM-2889, ATLASSIM-2612
      	Add G4Commands JobProperty (not used yet).
      	* add python/G4Atlas_Metadata.py - collecting together all of the
      	input file peeking related configuration. This allows the
      	configuration to be adapted to fix ATLASSIM-2889.
      	* python/PyG4Atlas.py, python/SimAtlasKernel.py,
      	python/SimCtbKernel.py - move all input file peeking related
      	configuration to python/G4Atlas_Metadata.py. Check for
      	specialConfiguration metadata during the _do_jobproperties
      	methods. ATLASSIM-2889
      	* Tagging: G4AtlasApps-00-12-07 (G4AtlasApps-00-12-07)
      
      	* share/jobOptions.G4Atlas.py,
      	share/jobOptions.G4Atlas_ReadEvgen.py, python/callbacks.py -
      	update stepper configuration callbacks.
      	* python/atlas_flags.py - Move PhysicsOptions JoProperty to
      	SimFlags.py
      	* python/SimFlags.py - add PhysicsOptions JobProperty from
      	python/atlas_flags.py. Add specialConfiguration JobProperty to
      	hold specialConfiguration metadata. ATLASSIM-2889, ATLASSIM-2612
      	Add G4Commands JobProperty (not used yet).
      	* add python/G4Atlas_Metadata.py - collecting together all of the
      	input file peeking related configuration. This allows the
      	configuration to be adapted to fix ATLASSIM-2889.
      	* python/PyG4Atlas.py, python/SimAtlasKernel.py,
      	python/SimCtbKernel.py - move all input file peeking related
      	configuration to python/G4Atlas_Metadata.py. Check for
      	specialConfiguration metadata during the _do_jobproperties
      	methods. ATLASSIM-2889
      	* Tagging: G4AtlasApps-00-12-06
      	* Tagging: G4AtlasApps-00-12-07
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 4b4797e4
      e19f162f
    • Walter Lampl's avatar
      cleanup to avoid compiler warning (FastCaloSim-00-01-64) · 5287156a
      Walter Lampl authored
      	* cleanup to avoid compiler warning
      	* tag FastCaloSim-00-01-64
      
      2016-11-25 Walter Lampl <walter.lampl@ cern.ch>
      	* add missing include
      	* tag FastCaloSim-00-01-63
      
      2016-08-31 Zdenek Hubacek <zdenek.hubacek@cern.ch>
      	* patch from Sharka to fix ATLASSIM-2946 when
      	* exit and entry to the next layer may coincide
      	* tagging as FastCaloSim-00-01-62
      
      
      Former-commit-id: 80971aab
      5287156a
Loading