- Jan 01, 2017
-
-
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.
-
Scott Snyder authored
* Tagging tauEvent-00-07-20. * DataModel -> AthLinks, SGTools. 2016-07-29 Justin Griffith <griffith@cern.ch> * Tagging tauEvent-00-07-19 * coverity fixes
-
Scott Snyder authored
* Tagging NavFourMom-00-04-20. * DataModel -> AthLinks, AthContainers.
-
Scott Snyder authored
* Tagging PileUpTools-01-18-04. * IProxyDictWithPool -> IProxyDict. * DataModel -> AthLinks. 2016-07-28 scott snyder <snyder@bnl.gov> * Tagging PileUpTools-01-18-03. * endreq -> endmsg.
-
Peter Van Gemmeren authored
-
Scott Snyder authored
* Tagging InDetSVWithMuonTool-00-00-05. * Fix gcc6 misleading indentation warning. * Tagging InDetSVWithMuonTool-00-00-04. * Comply with ATLAS naming conventions. * Tagging InDetSVWithMuonTool-00-00-03. * endreq -> endmsg.
-
Nils Ruthmann authored
* generate more menus * Needs TriggerMenu-00-20-95 * TriggerMenuXML-04-02-79
-
Scott Snyder authored
* Tagging LArDetDescr-03-19-53. * clang warning: missing override keyword. 2016-11-28 scott snyder <snyder@bnl.gov> * Tagging LArDetDescr-03-19-52. * Make const methods of LArRecoMaterialTool and LArRecoSimpleGeomTool. 2016-08-10 scott snyder <snyder@bnl.gov> * Tagging LArDetDescr-03-19-51. * endreq -> endmsg.
-
Scott Snyder authored
Fix standalone compilation of JetQuarkLabel by removing the empty finalize() method. This is not defined in the base class in standalone mode. (ParticleJetTools-00-03-56) * Tagging ParticleJetTools-00-03-56. * Fix standalone compilation of JetQuarkLabel by removing the empty finalize() method. This is not defined in the base class in standalone mode. * Tagging ParticleJetTools-00-03-55. * Comply with ATLAS naming conventions.
-
Peter Van Gemmeren authored
* CMakeLists.txt, requirements: Remove unneeded CxxUtils usage * Tagging RootStorageSvc-00-06-03 2016-12-14 Peter van Gemmeren <gemmeren@anl.gov> * requirements: Fix typo for RootAuxDynIO usage. * Tagging RootStorageSvc-00-06-02 2016-11-14 Marcin Nowak <Marcin.Nowak@cern.ch> * CMakeLists.txt: Getting rid of AthenaRootComps from linking opts * Tagging RootStorageSvc-00-06-01 2016-10-27 Marcin Nowak <Marcin.Nowak@cern.ch> * AuxStoreAPR moved to a new package RootAuxDynIO * Tagging RootStorageSvc-00-06-00 2016-09-21 Marcin Nowak <Marcin.Nowak@cern.ch> * src/RootDatabase.cpp: Change db open message level from Always to Info (ATEAM-344) * Tagging RootStorageSvc-00-05-05 ... (Long ChangeLog diff - truncated)
-
Werner Spolidoro Freund authored
-
Scott Snyder authored
* Tagging MuonTrackFinderTools-01-00-47. * const tool handle fixes.
-
Scott Snyder authored
* Tagging InDetTrackScoringTools-01-00-06. * Const toolhandle fixes. 2016-09-26 scott snyder <snyder@bnl.gov> * Tagging InDetTrackScoringTools-01-00-05. * Const fix. * Tagging InDetTrackScoringTools-01-00-04. * clang warnings: unused members. * Tagging InDetTrackScoringTools-01-00-03. * endreq -> endmsg.
-
Pavol Strizenec authored
* fix for HVPathologies (case of more HVlines per channel was not covered) * tag LArCondUtils-00-03-41 2016-11-16 scott snyder <snyder@bnl.gov> * Tagging LArCondUtils-00-03-40. * Add missing virtual/override keywords. Remove unused member. * Tagging LArCondUtils-00-03-39. * Making methods of LArHVToolMC and LArHVToolDB const. LArHVToolDB still has some mutable members that need to be fixed (memoization). 2016-09-19 scott snyder <snyder@bnl.gov> * Tagging LArCondUtils-00-03-38. * src/LArHV2Ntuple.cxx: Fix use of CaloPhiRange. 8-9-2016 Pavol Strizenec <pavol @ mail.cern.ch> * fixing fillPileUpNoiseLumi.py, LArHVPathologyDbWrite.py and LArHVPathologyDbRead.py ... (Long ChangeLog diff - truncated)
-