- Jan 01, 2017
-
-
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
-
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
-
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
-
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
-
Scott Snyder authored
* Tagging TrigMuSuperEF-00-03-81. * src/TrigMuSuperEF.cxx: Remove some obsolete/unneeded Gaudi #includes. Former-commit-id: 5e612599
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Scott Snyder authored
* Tagging xAODMuon-00-18-03. * CMakeLists.txt: Remove unneeded reference to ROOT_INCLUDE_DIRS. Former-commit-id: ce76fb85
-
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
-
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
-
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
-
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
-
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
-
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
-
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: 6fbe0996
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Charles Leggett authored
* remove unneeded forward declaration of Property * tag AthenaPoolTestData-00-00-42 M AthenaPoolTestData/TestGaudiProperty.h Former-commit-id: 4f34897a
-
Scott Snyder authored
'Make const execute method of MuidMatchMaker, for compatibility with tool handle const changes.' (MuidCombinedTools-00-12-04) * Tagging MuidCombinedTools-00-12-04. * Make const execute method of MuidMatchMaker, for compatibility with tool handle const changes. Former-commit-id: 83ec109a
-
Scott Snyder authored
'Make const execute method of IMuidMatchMaker, for compatibility with tool handle const changes.' (MuidInterfaces-02-01-02) * Tagging MuidInterfaces-02-01-02. * Make const execute method of IMuidMatchMaker, for compatibility with tool handle const changes. Former-commit-id: 1b9d9b33
-
Charles Leggett authored
2016-12-20 Charles Leggett * updates for Property modernization. see gaudi/Gaudi!182 * requires Gaudi v28 * made Property types explicit, eg IntegerProperty -> Gaudi::Property<int> * Property with verifiers are now Gaudi::CheckedProperty<TYPE> * tag ByteStreamCnvSvc-01-35-00 M ByteStreamCnvSvc/ByteStreamCnvSvc.h M src/ByteStreamEventStorageOutputSvc.h M src/ByteStreamRDP_OutputSvc.h M src/ByteStreamNavigationProviderSvc.h M src/ByteStreamMergeOutputSvc.h M src/ByteStreamAttListMetadataSvc.h M src/ByteStreamEventStorageInputSvc.h M src/ByteStreamSingleEventInputSvc.h M src/EventSelectorByteStream.h 2016-12-08 Peter van Gemmeren <gemmeren@anl.gov> * Tagging ByteStreamCnvSvc-01-34-52. * src/EventSelectorByteStream: Make preNext() and postNext() const to ... (Long ChangeLog diff - truncated) Former-commit-id: 3bb0c6f7
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * requires Gaudi v28 * made Property types explicit, eg IntegerProperty -> Gaudi::Property<int> * Property with verifiers are now Gaudi::CheckedProperty<TYPE> * tag McAsciiEventSelector-00-03-00 M src/McAsciiCnvSvc.h M src/McAsciiEventSelector.h 2016-12-16 Charles Leggett * endreq -> endmsg * tag McAsciiEventSelector-00-02-08 M src/McAsciiFileHelper.cxx M src/McAsciiCnvSvc.cxx Former-commit-id: 19c12230
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * requires Gaudi v28 * made Property types explicit, eg IntegerProperty -> Gaudi::Property<int> * Property with verifiers are now Gaudi::CheckedProperty<TYPE> * tag McEventSelector-02-04-00 M McEventSelector/McEventSelector.h 2016-07-27 scott snyder <snyder@bnl.gov> * Tagging McEventSelector-02-03-06. * messageService -> msgSvc. Former-commit-id: fb200ffb
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * requires Gaudi v28 * tag EventSelectorAthenaPool-00-20-00 M src/EventSelectorAthenaPool.h 2016-12-08 Peter van Gemmeren <gemmeren@anl.gov> * Make EventSelectorAthenaPool call preNext() and postNext() const to deal with Gaudi changes (from -18) * Tagging EventSelectorAthenaPool-00-19-19 2016-11-11 Charles Leggett * FIXME: hackish updates for const ToolHandle enforcement * tag EventSelectorAthenaPool-00-19-18 M src/EventSelectorAthenaPool.h M src/EventSelectorAthenaPool.cxx 2016-08-26 scott snyder <snyder@bnl.gov> ... (Long ChangeLog diff - truncated) Former-commit-id: d8b9add2
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * updates for DataHandle::setKey being const * requires Gaudi v28 * tag StoreGate-03-09-00 M test/VarHandleKeyProperty_test.cxx M test/VarHandleProperty_test.cxx M src/VarHandleKeyArrayProperty.cxx M src/VarHandleKeyProperty.cxx M src/VarHandleKey.cxx M StoreGate/VarHandleProperty.h M StoreGate/VarHandleKey.h M StoreGate/VarHandleKeyArrayProperty.h M StoreGate/VarHandleKeyProperty.h 2016-12-13 scott snyder <snyder@bnl.gov> * Tagging StoreGate-03-08-05. * src/SGImplSvc.cxx (recordObject): Do not return an invalid proxy. ... (Long ChangeLog diff - truncated) Former-commit-id: bd3ba5fc
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * requires Gaudi v28 * made Property types explicit, eg IntegerProperty -> Gaudi::Property<int> * Property with verifiers are now Gaudi::CheckedProperty<TYPE> * tag PileUpComps-00-17-00 M src/ArrayBM.h M src/PileUpEventLoopMgr.h M src/PileUpXingFolder.h M src/BkgStreamsStepCache.h M src/StepArrayBM.h M src/BkgStreamsConcentricCache.h M src/SplitBkgStreamsCache.h M src/FixedArrayBM.h M src/BkgStreamsCache.h 2016-10-31 scott snyder <snyder@bnl.gov> * Tagging PileUpComps-00-16-03. * src/PileUpEventLoopMgr.cxx: Update for Gaudi changes, in the ... (Long ChangeLog diff - truncated) Former-commit-id: 5dfa825d
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * requires Gaudi v28 * made Property types explicit, eg IntegerProperty -> Gaudi::Property<int> * Property with verifiers are now Gaudi::CheckedProperty<TYPE> * tag GaudiSequencer-00-04-00 M src/AthPrescaler.h M src/AthEventCounter.h M src/AthSequencer.cxx M src/AthSequencer.h 2016-07-28 Charles Leggett * endreq -> endmsg * tag GaudiSequencer-00-03-25 M src/AthSequencer.cxx M src/AthPrescaler.cxx Former-commit-id: 71d72546
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * requires Gaudi v28 * tag AthenaPython-00-07-00 M AthenaPython/PyProperty.h M src/PyJobOptionsCatalogue.cxx M src/PyProperty.cxx M src/PyJobOptionsSvc.h M src/PyJobOptionsCatalogue.h M src/PyJobOptionsSvc.cxx 2016-09-13 Wim Lavrijsen <WLavrijsen@lbl.gov> * implement GIL acquisition and release Former-commit-id: 540ca689
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * requires Gaudi v28 * tag AthenaBaseComps-00-08-00 M test/AthReentrantAlgorithm_test.cxx M test/propertyHandling_test.cxx M AthenaBaseComps/AthAlgTool.h M AthenaBaseComps/AthReentrantAlgorithm.h M AthenaBaseComps/AthAlgorithm.h 2016-12-07 Jack Cranshaw <cranshaw@anl.gov> * Tagging AthenaBaseComps-00-07-21 * Add EventContext aware call to DecisionSvc scott snyder <snyder@bnl.gov> 2016-10-31 scott snyder <snyder@bnl.gov> * Tagging AthenaBaseComps-00-07-20. * Get unordered_map from stdlib. ... (Long ChangeLog diff - truncated) Former-commit-id: 18e0a296
-
Charles Leggett authored
* updates for Property modernization. see gaudi/Gaudi!182 * tag AsgTools-00-01-05 M AsgTools/AsgTool.h 2016-12-18 Nils Krumnack <Nils.Erik.Krumnack@cern.ch> * added TReturnCode support for ANA_CHECK in Athena * tagging as AsgTools-00-01-04 2016-11-20 Nils Krumnack <Nils.Erik.Krumnack@cern.ch> * added a missing include * tagging as AsgTools-00-01-03 2016-11-18 Nils Krumnack <Nils.Erik.Krumnack@cern.ch> * switched AnaToolHandle to perform retrieve/initialize on get() * tagging as AsgTools-00-01-02 2016-11-16 Will Buttinger <will@cern.ch> * AsgMessaging: do not use MessageSvc unless it already exists (avoids problem where applicationMgr started after an instance of AsgMessging then 'crashes') * tagging as AsgTools-00-01-01 ... (Long ChangeLog diff - truncated) Former-commit-id: 19e34ebe
-