Skip to content
Snippets Groups Projects
  1. Jan 01, 2017
    • Graeme Stewart's avatar
      External/AtlasFFTW deleted from master · 637a6967
      Graeme Stewart authored
      Former-commit-id: e5a1c1f2
      637a6967
    • Graeme Stewart's avatar
      851fea3b
    • Graeme Stewart's avatar
      320e1581
    • Graeme Stewart's avatar
      Projects/AtlasCoreRunTime deleted from master · 8cba8bd7
      Graeme Stewart authored
      Former-commit-id: 8080b516
      8cba8bd7
    • Scott Snyder's avatar
      'Use STL version of unordered_map.' (AthenaKernel-00-60-09) · 0ce2fdc1
      Scott Snyder authored
      	* Tagging AthenaKernel-00-60-09.
      	* Use STL version of unordered_map.
      
      2016-12-08  Peter van Gemmeren <gemmeren@anl.gov>
      
      	* Tagging AthenaKernel-00-60-08
      	* AthenaKernel/IAthenaSelectorTool.h: Make preNext() and postNext()
      	const to deal with Gaudi changes.
      
      2016-12-07 Jack Cranshaw <cranshaw@anl.gov>
      	* Change IDecisionSvc get methods to return reference rather than
      	pointer
      	* extend isEventAccepted to be EventContext aware
      	* AthenaKernel-00-60-07
      
      2016-12-02 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Removed the genCLIDDB executable from the package, to move it
      	  to CLIDComps instead.
      	* Updated the package's CMake configuration to be a bit more
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 2a0ab82d
      0ce2fdc1
    • Scott Snyder's avatar
      'IProxyDictWithPool -> IProxyDict.' (xAODRootAccess-00-01-64) · f0bb8eba
      Scott Snyder authored
      	* Tagging xAODRootAccess-00-01-64.
      	* IProxyDictWithPool -> IProxyDict.
      
      2016-12-16  scott snyder  <snyder@bnl.gov>
      
      	* Tagging xAODRootAccess-00-01-63.
      	* python/TPyEvent.py, python/TPyStore.py: Fix for root 6.08: For
      	pyroot types, we should use __cppname__ instead of __name__.
      
      2016-12-07 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Silencing some more warnings through the IProxyDict interface.
      	  Not to flood the xAODChecker logs with irrelevant messages
      	  too much.
      	* Tagging as xAODRootAccess-00-01-62
      
      2016-11-16 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Merged the changes back into the trunk.
      	* And then changed the implementation quite significantly. As the
      	  previous one had all sorts of problems that were revealed by
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 030f8a17
      f0bb8eba
    • Scott Snyder's avatar
      Remove some now unused forwarding headers.h (DataModel-00-23-72) · eeee04e8
      Scott Snyder authored
      	* Tagging DataModel-00-23-72.
      	* Remove unused forwarding headers: Arena.h, ClassName.h,
      	OwnershipPolicy.h, unordered_map.h, tools/ArenaPoolSTLAllocator.h,
      	tools/DVLInfo.h.
      
      
      Former-commit-id: 5afc6c00
      eeee04e8
    • Scott Snyder's avatar
      'Tool handle constness fixes.' (IsolationCorrections-00-01-12-01) · 99cfb4e6
      Scott Snyder authored
      	* Tagging IsolationCorrections-00-01-12-01.
      	* Tool handle constness fixes.
      
      2016-08-29  scott snyder  <snyder@bnl.gov>
      
      	* Tagging IsolationCorrections-00-01-11.
      	* Fix spelling error.
      	* Tagging IsolationCorrections-00-01-10.
      	* Fix placement of using declaration.
      	* Tagging IsolationCorrections-00-01-09.
      	* Comply with ATLAS naming conventions.
      	* Tagging IsolationCorrections-00-01-08.
      	* Fix compilation warning.
      
      2016-08-25 Will Buttinger <will@cern.ch>
      	* performance improvement (see ATLASG-663)
      	* Tag IsolationCorrections-00-01-07
      
      
      Former-commit-id: 40429b3206e517e0cd2dc71988bf3da1860082cb
      99cfb4e6
    • Scott Snyder's avatar
      'Fix for Property changes in gaudi 28.' (TileByteStream-00-08-89) · c59d2a72
      Scott Snyder authored
      	* Tagging TileByteStream-00-08-89.
      	* src/TileHid2RESrcID.cxx (setROD2ROBmap): Fix for gaudi 28.
      
      2016-08-03  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileByteStream-00-08-88.
      	* endreq -> endmsg.
      
      2016-07-09  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileByteStream-00-08-87.
      	* src/TileRawChannel2Bytes5.cxx: Fix gcc6 indentation warning.
      
      2016-06-30  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileByteStream-00-08-86.
      	* src/TileHid2RESrcID.cxx: This code was doing some rather bizarre
      	backdoor access to other tools, which fell over hard when some of
      	those tools were made private.  Tweaked this so it continues to
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 38b9b6ec
      c59d2a72
    • Scott Snyder's avatar
      'Add workaround needed in gaudi 28 for problem with pyroot passing arguments... · d3c853ee
      Scott Snyder authored
      'Add workaround needed in gaudi 28 for problem with pyroot passing arguments to rvalue references.' (AthenaCommon-03-03-19)
      
      	* Tagging AthenaCommon-03-03-19.
      	* python/ConfigurationShelve.py (loadJobOptionsCatalogue): Add
      	workaround needed in gaudi 28 for problem with pyroot passing
      	arguments to rvalue references.
      
      2016-12-20  Vakho Tsulaia  <tsulaia@cern.ch>
      	* Fixing release_metadata() function such that it can work with non-consistent ReleaseData files (local MIG problem)
      	* Tagging AthenaCommon-03-03-18
      
      2016-11-30  scott snyder  <snyder@bnl.gov>
      
              * Tagging AthenaCommon-03-03-17.
      	* python/JobProperties.py (JobPropertyContainer.__getattribute__):
      	Fix infinite recursion introduced by last change.
      
      2016-11-28 Walter Lampl <walter.lampl@ cern.ch>
      	* print suggestions for mis-spelled property names
      	* tag AthenaCommon-03-03-16
      
      
      Former-commit-id: d11920e5
      d3c853ee
    • Scott Snyder's avatar
      'varhandle fixes. gaudi v28 updates.' (AthenaPoolMultiTest-00-02-42) · a99b0f79
      Scott Snyder authored
      	* Tagging AthenaPoolMultiTest-00-02-42.
      	* varhandle fixes.  gaudi v28 updates.
      
      2016-12-21  Charles Leggett
      	* remove unneeded and deprecated PropertyMgr.h include
      	* tag AthenaPoolMultiTest-00-02-41
      
      M       src/EventSplit.cxx
      M       src/TagEventTagWriter.cxx
      
      2016-12-20  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolMultiTest-00-02-40.
      	* Update reference files for DecisionSvc changes.
      
      2016-12-20  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolMultiTest-00-02-39.
      	* Tag previous changes in trunk.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 285e0d27
      a99b0f79
    • Scott Snyder's avatar
      'Remove some obsolete/unneeded Gaudi includes.' (AmdcAth-02-00-02) · 7b367074
      Scott Snyder authored
              * Tagging AmdcAth-02-00-02.
      	* src/AmdcsimrecAthenaSvc.cxx: Remove some obsolete/unneeded Gaudi
      	includes.
      
      
      Former-commit-id: 6b97d812
      7b367074
    • Scott Snyder's avatar
      'Fixes for FPEControlSvc and CoreDumpSvc for Gaudi v28.' (AthenaServices-01-60-45-02) · 39f339c4
      Scott Snyder authored
      	* Tagging AthenaServices-01-60-45-02.
      	* Fixes for FPEControlSvc and CoreDumpSvc for Gaudi v28.
      
      2016-12-20  Charles Leggett
      	* updates for Property modernization from 01-60-44-01
      	* requires Gaudi v28
      	* DecisionSvc: test the streams before getting cutflowSvc
      	* tag AthenaServices-01-60-45-01
      
      M       src/AthenaJobOptionsSvc.cxx
      M       src/FPEControlSvc.cxx
      M       src/AthenaJobOptionsSvc.h
      M       src/AthenaSealSvc.cxx
      M       src/DecisionSvc.cxx
      
      2016-12-08  Peter van Gemmeren  <gemmeren@anl.gov>
      	* tagging AthenaServices-01-60-45
      	* src/MixingEventSelector: Make preNext() and postNext() const to deal
      	with Gaudi changes.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 82360e3b
      39f339c4
    • Scott Snyder's avatar
      'More reference file updates.' (AthenaPoolExampleAlgorithms-00-05-49) · 9b61caeb
      Scott Snyder authored
      	* Tagging AthenaPoolExampleAlgorithms-00-05-49.
      	* More reference file updates.
      
      	* Tagging AthenaPoolExampleAlgorithms-00-05-48.
      	* Update reference files.
      	* Make preNext and postNext const.
      
      2016-12-16  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolExampleAlgorithms-00-05-47.
      	* Update reference files.
      
      2016-11-19  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolExampleAlgorithms-00-05-45.
      	* Update reference files.
      
      2016-11-18  scott snyder  <snyder@bnl.gov>
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 2689480f
      9b61caeb
    • Scott Snyder's avatar
      'Update reference files for Gaudi changes.' (AthExJobOptions-00-04-10) · dd3f338c
      Scott Snyder authored
      	* Tagging AthExJobOptions-00-04-10.
      	* Update reference files for Gaudi changes.
      
      2016-10-31  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthExJobOptions-00-04-09.
      	* Update reference files.
      
      2016-07-28  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthExJobOptions-00-04-08.
      	* endreq -> endmsg.
      
      
      Former-commit-id: 69d71b4f
      dd3f338c
    • Scott Snyder's avatar
      'More warning fixes for pycrypto.' (AtlasPyFwdBwdPorts-00-03-14) · 3c4a8c43
      Scott Snyder authored
      	* Tagging AtlasPyFwdBwdPorts-00-03-14.
      	* More warning fixes for pycrypto.
      
      2016-12-20  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AtlasPyFwdBwdPorts-00-03-13.
      	* Fix another compilation warning in pycrypto.
      
      2016-12-16  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AtlasPyFwdBwdPorts-00-03-12.
      	* Add patch to fix compilation warning in pycrypto that nicos is
      	flagging.
      
      2016-11-28 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Disabled the build of nesteddict. As apparently it tries to download
      	  setuptools from a web address that doesn't exist anymore.
      	* If we want to re-enable this python package, we need to add the
      	  build of setuptools to this package explicitly.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 06198ff6
      3c4a8c43
    • Scott Snyder's avatar
      'PropertyMgr -> PropertyHolder, for compatibility with new Gaudi.' (AraTool-00-02-12) · 1d7c0225
      Scott Snyder authored
      	* Tagging AraTool-00-02-12.
      	* PropertyMgr -> PropertyHolder, for compatibility with new
      	Gaudi.
      
      2016-07-12  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AraTool-00-02-11.
      	* Comply with ATLAS naming conventions.  Do not use protected data
      	members.
      
      
      Former-commit-id: 848e59ee
      1d7c0225
    • Scott Snyder's avatar
      'Remove some obsolete/unneeded Gaudi #includes.' (TrigMuSuperEF-00-03-81) · f9172d8d
      Scott Snyder authored
      	* Tagging TrigMuSuperEF-00-03-81.
      	* src/TrigMuSuperEF.cxx: Remove some obsolete/unneeded Gaudi
      	#includes.
      
      
      Former-commit-id: 5e612599
      f9172d8d
    • Scott Snyder's avatar
      'Another pattern to ignore, for Gaudi changes.' (DataModelRunTests-01-04-15) · c63aaf46
      Scott Snyder authored
      2016-12-23  scott snyder  <snyder@bnl.gov>
      	* Tagging DataModelRunTests-01-04-15.
      	* test/post.sh: Another pattern to ignore, for Gaudi changes.
      
      2016-12-14  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelRunTests-01-04-14.
      2016-12-14  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelRunTests-01-04-13.
      	* test/post.sh: More patterns to ignore.
      
      2016-11-22  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelRunTests-01-04-12.
      	* Update reference files.
      
      2016-11-19  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelRunTests-01-04-11.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: a7bcfddd
      c63aaf46
    • Scott Snyder's avatar
      'Update reference files for Gaudi changes.' (ControlTest-00-02-71) · f9c03557
      Scott Snyder authored
      	* Tagging ControlTest-00-02-71.
      	* Update reference files for Gaudi changes.
      
      2016-12-13  scott snyder  <snyder@bnl.gov>
      
      	* Tagging ControlTest-00-02-70.
      	* Update for StoreGate-03-08-05.
      
      2016-09-24  scott snyder  <snyder@bnl.gov>
      
      	* Tagging ControlTest-00-02-69.
      	* Update for StoreGate-03-07-14.
      
      2016-08-26  scott snyder  <snyder@bnl.gov>
      
      	* Tagging ControlTest-00-02-68.
      	* Further clang-tidy fixes.
      	* Tagging ControlTest-00-02-67.
      	* clang-tidy: Use nullptr.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 5aa9bbfc
      f9c03557
    • Scott Snyder's avatar
      'Const fixes.' (TrigT1Monitoring-00-05-32) · 05105d14
      Scott Snyder authored
      	* Tagging TrigT1Monitoring-00-05-32.
      	* Const fixes.
      	* Tagging TrigT1Monitoring-00-05-31.
      	* Avoid multiple definitions.
      	* Tagging TrigT1Monitoring-00-05-30.
      	* clang warnings: Unused members/variables.
      	* Tagging TrigT1Monitoring-00-05-29.
      	* endreq -> endmsg.
      
      2016-12-12 Gabriel Palacino <gabriel.palacino@cern.ch>
      	* Fixed issue with CPT online monitoring
      	  in TrigT1Monitoring_forRecExCommission_Run2.py
      	* Tagged as TrigT1Monitoring-00-05-28
      
      
      Former-commit-id: cdc639ad
      05105d14
    • Scott Snyder's avatar
      CMakeLists.txt: Remove reference to CLHEP_INCLUDE_DIRS. (DataModelTestDataRead-01-03-41) · 3a0cde73
      Scott Snyder authored
      	* Tagging DataModelTestDataRead-01-03-41.
      	* CMakeLists.txt: Remove reference to CLHEP_INCLUDE_DIRS.
      
      2016-11-22  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataRead-01-03-40.
      	* Turn on hideErrorLocus.
      
      2016-11-15  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataRead-01-03-39.
      	* Make HLTResultReader non-reentrant, since it has to call the
      	non-const method NavigationCore::prepare().
      
      2016-10-12  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataRead-01-03-38.
      	* CMakeLists.txt: Link library list fix.
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 9715ff4d
      3a0cde73
    • Scott Snyder's avatar
      CMakeLists.txt: Remove reference to CLHEP_INCLUDE_DIRS. (DataModelTestDataWrite-01-03-34) · 0ccd5ba4
      Scott Snyder authored
      	* Tagging DataModelTestDataWrite-01-03-34.
      	* CMakeLists.txt: Remove reference to CLHEP_INCLUDE_DIRS.
      
      2016-11-15  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataWrite-01-03-33.
      	* Make HLTResultWriter non-reentrant, since it has to call the
      	non-const method NavigationCore::prepare().
      
      2016-10-24  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataWrite-01-03-32.
      	* src/xAODTestWriteCVec.cxx: Add a new dyn variable in order to
      	test selections.
      
      2016-10-12  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataWrite-01-03-31.
      	* CMakeLists.txt: Link library list fix.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 64491fb6
      0ccd5ba4
    • Scott Snyder's avatar
      CMakeLists.txt: Remove reference to CLHEP_INCLUDE_DIRS. (DataModelTestDataCommon-01-00-24) · 17df102b
      Scott Snyder authored
       	* Tagging DataModelTestDataCommon-01-00-24.
      	* CMakeLists.txt: Remove reference to CLHEP_INCLUDE_DIRS.
      
      2016-10-07  scott snyder  <snyder@bnl.gov>
      
       	* Tagging DataModelTestDataCommon-01-00-23.
      	* Additions to allow testing writing ViewVector into bytestream.
      
      
      Former-commit-id: 04740da0
      17df102b
    • Scott Snyder's avatar
      CMakeLists.txt: Add find_package for tdaq-common, since we reference the... · 23ae56f2
      Scott Snyder authored
      CMakeLists.txt: Add find_package for tdaq-common, since we reference the TDAQ-COMMON symbols later.  test/StringSerializer_test.cxx: Missing #include. (TrigSteeringEvent-01-06-29)
      
      	* Tagging TrigSteeringEvent-01-06-29.
      	* CMakeLists.txt: Add find_package for tdaq-common, since we
      	reference the TDAQ-COMMON symbols later.
      	* test/StringSerializer_test.cxx: Missing #include.
      
      
      Former-commit-id: 4d6c77dd
      23ae56f2
    • Scott Snyder's avatar
      CMakeLists.txt: Remove unneeded reference to ROOT_INCLUDE_DIRS. (xAODMuon-00-18-03) · 98f81edc
      Scott Snyder authored
      	* Tagging xAODMuon-00-18-03.
      	* CMakeLists.txt: Remove unneeded reference to ROOT_INCLUDE_DIRS.
      
      
      Former-commit-id: ce76fb85
      98f81edc
    • Scott Snyder's avatar
      CMakeLists.txt: Remove bogus wildcard from list of sources. (CaloTriggerTool-00-03-49) · f7514877
      Scott Snyder authored
      	* Tagging CaloTriggerTool-00-03-49.
      	* CMakeLists.txt: Remove bogus wildcard from list of sources.
      
      2016-08-25  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloTriggerTool-00-03-48.
      	* clang-tidy: Use nullptr.
      	* Tagging CaloTriggerTool-00-03-47.
      	* Coverity 111320: recursive include.
      
      2016-08-06  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloTriggerTool-00-03-46.
      	* endreq -> endmsg.
      
      
      Former-commit-id: 9c2dcaea
      f7514877
    • Scott Snyder's avatar
      CMakeLists.txt: AthenaPoolCnvSvc should be public. (DataModelAthenaPool-01-06-45) · e466c1b7
      Scott Snyder authored
      	* Tagging DataModelAthenaPool-01-06-45.
      	* CMakeLists.txt: AthenaPoolCnvSvc should be public.
      
      2016-09-15  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelAthenaPool-01-06-44.
      	* Coverity 111312-111313.
      
      2016-08-26  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelAthenaPool-01-06-43.
      	* Coverity 111312-111313.
      
      2016-07-28  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelAthenaPool-01-06-42.
      	* endreq -> endmsg.
      
      
      Former-commit-id: 77f35d2b
      e466c1b7
    • Scott Snyder's avatar
      CMakeLists.txt: Fix path for AthenaRootComps; add find_package for ROOT since... · f15437dc
      Scott Snyder authored
      CMakeLists.txt: Fix path for AthenaRootComps; add find_package for ROOT since we reference ROOT_LIBRARIES. (RootAuxDynIO-00-00-10)
      
      
      Former-commit-id: eabee380
      f15437dc
    • Charles Leggett's avatar
      updates for Property modernization (TrigConfigSvc-01-01-75) · 804e6efd
      Charles Leggett authored
      	* HLTJobOptionsSvc: added getClientProperty() for Gaudi v28 compat
      	* don't forward declare Property
      	* tag TrigConfigSvc-01-01-75
      
      M       TrigConfigSvc/HLTJobOptionsSvc.h
      M       TrigConfigSvc/JobOptionsCatalogue.h
      M       TrigConfigSvc/JobOptionsList.h
      M       src/HLTJobOptionsSvc.cxx
      
      2016-12-16 Stewart Martin-Haugh <smh@cern.ch>
      	* Pass strings by const reference (ATR-15683)
      	* TrigConfigSvc-01-01-74
      
      
      Former-commit-id: 200b7959
      804e6efd
    • Charles Leggett's avatar
      updates for Property modernization (TrigmuComb-00-02-00) · 4beffdcd
      Charles Leggett authored
      	* Property modernization. see gaudi/!Gaudi182
      	* requires Gaudi v28
      	* endreq -> endmsg
      	* tag TrigmuComb-00-02-00
      
      M       src/muComb.cxx
      M       TrigmuComb/muComb.h
      
      
      Former-commit-id: 97839df8
      4beffdcd
    • Charles Leggett's avatar
      updates for Property modernization (TrigGenericAlgs-00-00-67) · ad2cdca4
      Charles Leggett authored
      	* don't forward declare Property for Gaudi v28 compat
      	* endreq -> endmsg
      	* tag TrigGenericAlgs-00-00-67
      
      M       src/ROBRequestAlgo.h
      M       src/TrigRoiUpdater.cxx
      M       TrigGenericAlgs/L1CorrelationAlgo.h
      M       TrigGenericAlgs/DetectorTimingAlgo.h
      
      
      Former-commit-id: 1daf1548
      ad2cdca4
    • Charles Leggett's avatar
      updates for Property modernization (TrigMuonHypo-00-03-00) · 0958e8ed
      Charles Leggett authored
      	* Property modernization. see gaudi/!Gaudi182
      	* endreq -> endmsg
      	* tag TrigMuonHypo-00-03-00
      
      M       TrigMuonHypo/MuisoHypo.h
      M       TrigMuonHypo/TrigMuonEFCaloIsolationHypo.h
      M       src/MucombStauHypo.cxx
      M       src/MufastCALHypo.cxx
      M       src/TrigMuonIDTrackMultiHypo.cxx
      M       src/TrigMuGirlStauHypo.cxx
      M       src/TrigMuonEFExtrapolatorHypo.cxx
      M       src/MufastOTRHypo.cxx
      M       src/TrigMuonEFTrackIsolationHypo.cxx
      M       src/TrigMuonEFTrackBuilderMultiHypo.cxx
      M       src/MufastPEBHypo.cxx
      M       src/TrigMuonEFCombinerHypo.cxx
      M       src/TrigMuonEFExtrapolatorMultiHypo.cxx
      M       src/MufastHypo.cxx
      M       src/TileMuHypo.cxx
      M       src/TrigL2DimuonMassHypo.cxx
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 6fbe0996146fb34c82a0a5f3ad4eb118dd13c18c
      0958e8ed
    • Charles Leggett's avatar
      updates for Property modernization (TrigT1CTP-03-01-00) · 78fe0910
      Charles Leggett authored
      	* Property modernization. see gaudi/!Gaudi182
      	* requires Gaudi v28
      	* endreq -> endmsg
      	* tag TrigT1CTP-03-01-00
      
      M       TrigT1CTP/CTPSimulation.h
      M       src/MsgWriter.cxx
      
      
      Former-commit-id: 647ee75e
      78fe0910
    • Scott Snyder's avatar
      'Make some methods const for compatibility with new tool handle constness... · d089b116
      Scott Snyder authored
      'Make some methods const for compatibility with new tool handle constness rules.' (ParticlesInConeTools-00-00-20)
      
      	* Tagging ParticlesInConeTools-00-00-20.
      	* Make some methods const for compatibility with new tool handle
      	constness rules.
      
      	* Tagging ParticlesInConeTools-00-00-19.
      	* Tag version containing CMakeLists.txt.
      
      17-04-2015 Will Buttinger <will@cern.ch>
            * Fixed missing ElementLink.h include (seems to be issue in AthAnalysisBase(
            * tagging as ParticlesInConeTools-00-00-18
      
      
      Former-commit-id: 33b412e1
      d089b116
    • Scott Snyder's avatar
      'endreq -> endmsg.' (TrigSteeringTest-01-00-44) · 64ccc84f
      Scott Snyder authored
      	* Tagging TrigSteeringTest-01-00-44.
      	* endreq -> endmsg.
      
      2016-12-15  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TrigSteeringTest-01-00-43.
      	* DataModel -> AthContainers.
      
      
      Former-commit-id: 69457cf4
      64ccc84f
    • Scott Snyder's avatar
      'Avoid some FP divisions by constants.' (TrigT1CaloTools-03-06-45) · 5f39065d
      Scott Snyder authored
      	* Tagging TrigT1CaloTools-03-06-45.
      	* Avoid some FP divisions by constants.
      	* Tagging TrigT1CaloTools-03-06-44.
      	* Avoid using directives in headers.
      	* Tagging TrigT1CaloTools-03-06-43.
      	* Comply with ATLAS naming conventions.
      	* Tagging TrigT1CaloTools-03-06-42.
      	* clang warning: unused variable.
      	* Tagging TrigT1CaloTools-03-06-41.
      	* clang warning: Missing override keywords.
      	* Tagging TrigT1CaloTools-03-06-40.
      	* Const fixes.
      	* Tagging TrigT1CaloTools-03-06-39.
      	* Fix gaudi deprecated method warning.
      	* Tagging TrigT1CaloTools-03-06-38.
      	* endreq -> endmsg.
      
      
      Former-commit-id: b2ef5a97
      5f39065d
    • Scott Snyder's avatar
      'Const fix.' (TrigBphysHypo-00-05-19) · a54231f2
      Scott Snyder authored
      	* Tagging TrigBphysHypo-00-05-19.
      	* Const fix.
      	* Tagging TrigBphysHypo-00-05-18.
      	* ATH_MSG_DEBUG.
      	* Tagging TrigBphysHypo-00-05-17.
      	* Add missing std:: qualifiers.
      	* Tagging TrigBphysHypo-00-05-16.
      	* Fix some identifiers to comply with ATLAS conventions.
      
      
      Former-commit-id: fbf3ab15
      a54231f2
    • Charles Leggett's avatar
      endreq -> endmsg, messageService -> msgSvc (AthenaPoolTestAthenaPool-00-00-28) · 025d2b3a
      Charles Leggett authored
      	* endreq -> endmsg
      	* messageService() -> msgSvc()
      	* tag AthenaPoolTestAthenaPool-00-00-28
      
      M       src/PixelRDOElemLinkVecCnv.cxx
      M       src/PixelRDOElemLinkVecCnv_p1.cxx
      
      
      Former-commit-id: 982b36a5
      025d2b3a
    • Charles Leggett's avatar
      remove deprecated PropertyMgr include (AthenaPoolTest-00-10-36) · 9876f3ee
      Charles Leggett authored
      	* remove deprecated and unneeded PropertyMgr.h include
      	* tag AthenaPoolTest-00-10-36
      
      M       src/CaloClusterFakeReader.cxx
      M       src/TrkTrackFakeWriter.cxx
      M       src/LArCellContFakeWriter.cxx
      
      2016-08-03  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolTest-00-10-35.
      	* endreq -> endmsg.
      	* Tagging AthenaPoolTest-00-10-34.
      	* Revert premature naming changes accidentally included in last
      	commit.
      
      2016-07-23  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolTest-00-10-33.
      	* test/post_check_with_select.sh (select): Tweak reference
      	comparison.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: abc5e46f
      9876f3ee
Loading