- Jan 01, 2017
-
-
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)
-
Charles Leggett authored
* remove unneeded forward declaration of Property * tag AthenaPoolTestData-00-00-42 M AthenaPoolTestData/TestGaudiProperty.h
-
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.
-
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.
-
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)
-
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
-
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.
-
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)
-
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)
-
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)
-
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
-
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
-
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)
-
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)
-
Scott Snyder authored
* Tagging UserDataExamples-00-09-04. * DataModel -> AthContainers. 2016-10-22 scott snyder <snyder@bnl.gov> * Tagging UserDataExamples-00-09-03. * Comply with ATLAS naming conventions. 2016-09-27 Shaun Roe * fix endreq compiler warnings * tag as UserDataExamples-00-09-02
-
Scott Snyder authored
'Changing constness of some interfaces, to deal with tool handle constness changes.' (MuonCombinedTrackFindingTools-00-01-06) * Tagging MuonCombinedTrackFindingTools-00-01-06. * Changing constness of some interfaces, to deal with tool handle constness changes.
-
Scott Snyder authored
'Changing constness of some interfaces, to deal with tool handle constness changes.' (MuonCombinedBaseTools-01-06-29) * Tagging MuonCombinedBaseTools-01-06-29. * Changing constness of some interfaces, to deal with tool handle constness changes. 2016-12-16 Will Leight * Added number of unspoiled CSC hits from combined/ME track as an auxdata * Tagging as MuonCombinedBaseTools-01-06-28 2016-12-05 Will Leight * spectrometerFieldIntegral parameter is now filled in MuonCreatorTool * Tagging as MuonCombinedBaseTools-01-06-27
-
Scott Snyder authored
'Changing constness of some interfaces, to deal with tool handle constness changes.' (MuonCombinedToolInterfaces-01-02-09) * Tagging MuonCombinedToolInterfaces-01-02-09. * Changing constness of some interfaces, to deal with tool handle constness changes.
-
Vakhtang Tsulaia authored
Removing the workaround introduced in previous tag. release_metadata() function was fixed in AthenaCommon-03-03-18 (AtlasGeoModel-00-03-51) * Removing the workaround introduced in previous tag. release_metadata() function was fixed in AthenaCommon-03-03-18 * Tagging AtlasGeoModel-00-03-51 2016-12-05 scott snyder <snyder@bnl.gov> * Tagging AtlasGeoModel-00-03-50. * python/SetGeometryVersion.py: Workaround for running in a local tree based on a MIG. 2016-10-27 John Chapman <John.Chapman@cern.ch> * python/InDetGM.py: Add InDetServMatBuilderToolSLHC for SCT_SLHC_DetectorTool, but not SCT_GMX_DetectorTool. ATLASSIM-3135 * AtlasGeoModel-00-03-49 * AtlasGeoModel-00-03-48 * AtlasGeoModel-00-03-47 2016-03-18 John Chapman <John.Chapman@cern.ch>
-
Scott Snyder authored
* Tagging TrigEgammaMuonCombHypo-00-01-04. * Const fix. * Tagging TrigEgammaMuonCombHypo-00-01-03. * Comply with ATLAS naming conventions. * Tagging TrigEgammaMuonCombHypo-00-01-02. * endreq -> endmsg.
-
Scott Snyder authored
* Tagging TrigCaloHypo-00-00-04. * endreq -> endmsg.
-
Soshi Tsuno authored
* Fix coverity checks. * Tagged as PixelConditionsData-00-10-07 2016-11-20 Vakho Tsulaia <tsulaia@cern.ch> * Replacing endreq with endmsg 2015-03-18 Weiming Yao <weiming.yao@cern.ch> * fixing some more Coverity issues * tag as PixelConditionsData-00-10-05
-
Soshi Tsuno authored
* Fix coverity checks. * Tagged as PixelConditionsServices-00-24-46 2016-12-14 Soshi Tsuno <Soshi.Tsuno@cern.ch> * Relates to ATLASRECTS-3694. * Tagged as PixelConditionsServices-00-24-44(45) 2016-12-09 Vakho Tsulaia <tsulaia@cern.ch> * Fixing compiler warning (initialization order) * Tagging PixelConditionsServices-00-24-43 2016-10-14 scott snyder <snyder@bnl.gov> * Tagging PixelConditionsServices-00-24-41. * Fix warnings: unused variables.
-
Soshi Tsuno authored
* Bug fix ATLASRECTS-3778. * Fix covarity checks. * Tagging PixelDigitization-02-03-23.
-
Scott Snyder authored
* Tagging TrigHIHypo-00-00-97. * Const fix. * Tagging TrigHIHypo-00-00-96. * Comply with ATLAS naming conventions. * Tagging TrigHIHypo-00-00-95. * Do not put using declarations in headers. 2016-12-17 scott snyder <snyder@bnl.gov> * Tagging TrigHIHypo-00-00-94. * endreq -> endmsg. 2016-11-29 Tomasz Bold * wider Et cut * TrigHIHypo-00-00-93 2016-11-29 Tomasz Bold * new cut values * TrigHIHypo-00-00-92 ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
* Tagging CaloTPCnv-00-02-16. * Further unit test fixes. 2016-12-13 scott snyder <snyder@bnl.gov> * Tagging CaloTPCnv-00-02-15. * Add leak checking to unit tests. 2016-11-07 scott snyder <snyder@bnl.gov> * Tagging CaloTPCnv-00-02-14. * src/CaloClusterCellLinkContainerCnv_p1.cxx: Rework to use public interfaces. * src/CaloTPCnv.cxx: Add CaloClusterCellLinkContainerCnv_p1. * test/CaloClusterCellLinkContainerCnv_p1_test.cxx, share/CaloClusterCellLinkContainerCnv_p1_test.ref: (new) Add unit test. * CMakeLists.txt, cmt/requirements: Add unit test.
-
Scott Snyder authored
- Fix running ATN test. TauAnalysisTools-00-02-33-02 [2016/12/16] sss - tag previous changes on branch. TauAnalysisTools-00-02-34 [2016/11/20] <dirk.duschinger@cern.ch> - fixed athena compile issue TauAnalysisTools-00-02-33 [2016/11/17] <dirk.duschinger@cern.ch> - CommonSmearingTool: fixed MVATES - TauOverlappingElectronLLHDecorator and TauEfficiencyCorrectionsTool: fixes for ATLASG-843 TauAnalysisTools-00-02-32 [2016/11/05] <dirk.duschinger@cern.ch> - Fixed athena compilation due to missing muons TauAnalysisTools-00-02-31 [2016/11/01] <ligang.xia@cern.ch> - Add new muon veto (pt > 2 GeV, not calo-tagged) TauAnalysisTools-00-02-30 [2016/10/19] <Attila.Krasznahorkay@cern.ch> - Taught the package how to build in standalone mode with CMake. - At the same time fixed some configuration problems for the full ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
* Tagging PixelToTPIDTool-01-00-12. * Making const some methods of PixelToTPIDTool. 2016-12-14 scott snyder <snyder@bnl.gov> * Tagging as PixelToTPIDTool-01-00-11. * endreq -> endmsg.
-
Scott Snyder authored
* Tagging TrkToolInterfaces-01-04-02. * TrkToolInterfaces/IPixelToTPIDTool.h: Making const some methods of IPixelToTPIDTool. 2016-12-12 scott snyder <snyder@bnl.gov> * Tagging TrkToolInterfaces-01-04-01. * Make methods of ITrackScoringTool const. 2016-12-01 Edward.Moyse@cern.ch * Move the truth tools to const interfaces * Tagging as TrkToolInterfaces-01-04-00
-
Scott Snyder authored
* Tagging InDetPerformanceRTT-01-00-43. * endreq -> endmsg.
-
Scott Snyder authored
* Tagging AthenaROOTAccess-00-10-16. * python/dumpers.py: root 6.08 fix. 2016-12-10 scott snyder <snyder@bnl.gov> * Tagging AthenaROOTAccess-00-10-15. * Add xAOD::ForwardEventInfoContainer, xAOD::MBTSModuleContainer, xAOD::ZdcModuleContainer, xAOD::TrigRingerRingsContainer_v2. 2016-12-05 scott snyder <snyder@bnl.gov> * Tagging AthenaROOTAccess-00-10-14. * python/dumpers.py (_typedefs): Add CaloRings and RingSet. 2016-11-01 scott snyder <snyder@bnl.gov> * Tagging AthenaROOTAccess-00-10-13. * No longer have a direct dependency on CxxUtils. ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
* Tagging PyDumper-00-01-97. * python/Dumpers.py: More root 6.08 fixes. 2016-12-10 scott snyder <snyder@bnl.gov> * Tagging PyDumper-00-01-96. * Add xAOD::ForwardEventInfoContainer, xAOD::MBTSModuleContainer, xAOD::ZdcModuleContainer, xAOD::TrigRingerRingsContainer_v2. * Need to explicitly install headers from the cmake file.
-
Nils Ruthmann authored
* Switch default jet calib (ATR-15678) * Switch jet input collection to MHT met chains (ATR-15678) * TriggerMenu-00-20-97 2016-12-14 Nils Ruthmann * Add Higgsino support triggers to MC menus (ATR-15243) * TriggerMenu-00-20-96 2016-12-14 Nils Ruthmann * bugfix for tight menus in mc_pp_v7 * Affects only MC pp v7 * TriggerMenu-00-20-95 2016-12-14 Elisabetta Pianori * Add FTKRefit beamspot chains to MC_pp_v7 (ATR-15639) * Affects only MC pp v7 * TriggerMenu-00-20-94
-
Scott Snyder authored
* Tagging TrigT1CTMonitoring-00-01-69. * Const correctness fixes. * Tagging TrigT1CTMonitoring-00-01-68. * Comply with ATLAS naming conventions. * Tagging TrigT1CTMonitoring-00-01-67. * endreq -> endmsg.
-
Scott Snyder authored
* Tagging TrkNeutralParameters-01-00-10. * Get CMakeLists.txt properly tagged.
-
Scott Snyder authored
* Tagging D3PDMakerCoreComps-00-02-18. * Remove references to DataModel. 2016-11-01 scott snyder <snyder@bnl.gov> * Tagging D3PDMakerCoreComps-00-02-17. * Get unordered_map, make_unique from stdlib.
-
Scott Snyder authored
* Tagging JetEvent-01-01-66. * DataModel -> AthContainers. 2016-08-11 scott snyder <snyder@bnl.gov> * Tagging JetEvent-01-01-65. * endreq -> endmsg.
-
Scott Snyder authored
* Tagging AnalysisTools-00-06-13. * DataModel -> AthContainers. 2016-07-29 scott snyder <snyder@bnl.gov> * Tagging AnalysisTools-00-06-12. * endreq -> endmsg.
-
Scott Snyder authored
* Tagging JetTagD3PDMaker-00-02-07. * DataModel -> AthContainers. 2016-09-29 scott snyder <snyder@bnl.gov> * Tagging JetTagD3PDMaker-00-02-06. * endreq -> ATH_MSG_.
-
Scott Snyder authored
* Tagging AnalysisTest-00-06-26. * DataModel -> SGTools, AthContainers. 2016-06-27 scott snyder <snyder@bnl.gov> * Tagging AnalysisTest-00-06-25. * Remove some FP divisions by constants. 2016-06-24 scott snyder <snyder@bnl.gov> * Tagging AnalysisTest-00-06-24. * Coverity 17025, 17026.
-