- Sep 01, 2016
-
-
William Axel Leight authored
* MuonCreatorTool: protection for writing alignment effects to empty containers * Tagging as MuonCombinedBaseTools-01-06-20 2016-08-26 Massimiliano Bellomo <massimiliano.bellomo@cern.ch> * MuonCreatorTool added function to write alignment effects on track to the muon combined and extrapolated track-particles as aux data. * Tagging as MuonCombinedBaseTools-01-06-19 2016-08-26 Jochen Meyer * protection to allow OutwardsCombinedMuonTrackBuilder being turned off by job options * Tagging as MuonCombinedBaseTools-01-06-18 2016-08-23 Jochen Meyer * addressing coverity defect 108727 * Tagging as MuonCombinedBaseTools-01-06-17 * endreq -> endmsg * Tagging as MuonCombinedBaseTools-01-06-16 Former-commit-id: f9792a899f7a67964d87f9c65fe0e7502d285c37
-
Jochen Meyer authored
* no more sign flip for correction in MuTagMatchingTool * tagging as MuonSegmentTaggerTools-00-03-09 2016-08-24 Jochen Meyer * addressing coverity defects 108726, 108883 * tagging as MuonSegmentTaggerTools-00-03-08 2016-08-23 Jochen Meyer * endreq -> endmsg * tagging as MuonSegmentTaggerTools-00-03-07 Former-commit-id: cb01a3a9
-
Goetz Gaycken authored
* Do not delete track parameters not owned by the tool (ATLASRECTS-3388). * Fix leaking vertices. 2016-07-30 scott snyder <snyder@bnl.gov> * Tagging InDetV0Finder-00-09-02. * Const fixes. * Tagging InDetV0Finder-00-09-01. * endreq -> endmsg. Former-commit-id: 09a94759
-
Peter Kluit authored
* another try to fix memory leak in TrkMaterialProvider ATLASRECTS-3102 * leaking surface const Trk::Surface& surf = *(meot->associatedSurface().clone()) * TrkMaterialProvider-00-00-47 2016-08-29 Peter Kluit * another fix memory leak in TrkMaterialProvider ATLASRECTS-3102 * TrkMaterialProvider-00-00-46 2016-08-22 Peter Kluit * fix memory leak in TrkMaterialProvider ATLASRECTS-3102 * TrkMaterialProvider-00-00-45 Former-commit-id: ca76137a
-
Peter Kluit authored
* MuonRefitTool fix for track without AEOT and ATLASRECTS-3436 * added WARNING track without AEOT * Tagging as MuonTrackFinderTools-01-00-39 2016-08-21 Will Leight * Fixed memory leak in MuonRefitTool (ATLASRECTS-3664) * Tagging as MuonTrackFinderTools-01-00-38 2016-07-31 scott snyder <snyder@bnl.gov> * Tagging MuonTrackFinderTools-01-00-37. * Fix clang warnings: remove unused members. * Tagging MuonTrackFinderTools-01-00-36. * Fix DV usage. * Tagging MuonTrackFinderTools-01-00-35. * endreq -> endmsg. Former-commit-id: 4a050c78
-
Scott Snyder authored
* Tagging CaloTrkMuIdTools-00-15-14. * Change some FP divisions by constants to multiplications. * Tagging CaloTrkMuIdTools-00-15-13. * src/TrackDepositInCaloTool.cxx: clang warning fix: references cannot be null. * Tagging CaloTrkMuIdTools-00-15-12. * Comply with ATLAS naming conventions. * Tagging CaloTrkMuIdTools-00-15-11. * Fix compilation warnings. 2016-08-22 Jochen Meyer <Jochen.Meyer@cern.ch> * endreq -> endmsg * tag CaloTrkMuIdTools-00-15-10 2016-08-17 Yun Sang Chow * Configuration of CaloTag using histograms * CaloTrkMuIdTools-00-15-09 Former-commit-id: 5d2440efb77e3dbcda8608b930af5a359c4117be
-
David Divalentino authored
* Removing BremFind code from brem collection builder * Removing unneccessary TSOS cloning 2016-08-25 Jovan Mitrevski <Jovan.Mitrevsk@cern.ch> * Tagging egammaTools-01-01-85 * Fix filling photon supercluster nWindowClusters and nExtraClusters counts * Also includes the following previous untagged changes related to cell window options in: * python/egammaToolsFactories.py * src/electronSuperClusterBuilder.cxx * src/electronSuperClusterBuilder.h 2016-08-10 David Di Valentino <david.di.valentino@cern.ch> * Tagging egammaTools-01-01-84 * Stable electron supercluster algorithm 2016-07-22 Jovan Mitrevski <Jovan.Mitrevsk@cern.ch> * Tagging egammaTools-01-01-82 * Add options to do supercluster corrections (currently empty) ... (Long ChangeLog diff - truncated) Former-commit-id: 7970a133497b67266a195da61141214c6dbf81ba
-
Kyungeon Choi authored
* Argon LT tune to 2015 Data. See detail in ATLASRECTS-3382 and ATLPHYSVAL-448. * Tagged as TRT_Digitization-01-02-06. 2016-08-01 scott snyder <snyder@bnl.gov> * Tagging TRT_Digitization-01-02-03. * endreq -> endmsg. Former-commit-id: 123219b8744d1a77565404e51fa61c412ea02686
-
Attila Krasznahorkay authored
* Creating a new tag just to include the package's CMakeLists.txt file in it. * Tagging as xAODTruthAthenaPool-00-00-11 2015-05-28 Tobias Bisanz <tobias.bisanz@cern.ch> * Declared TruthMetaData containers as POOL converters in cmt requirements. Former-commit-id: 9ae20714829a7fd9125f886893435ee23be38501
-
Marcelo Vogel authored
Changed athenaMP default strategy to SharedQueue [ATLASJT-341]. ReportVersion 2.0.6 (PyJobTransforms-03-00-22) * python/trfExe.py - Change athenaMP default strategy to SharedQueue [ATLASJT-341]. * Tagging PyJobTransforms-03-00-22 2016-08-22 Lisa Errenst <lisa.errenst@cern.ch> * python/trfExe.py - add preExecute and validation start and stop times * python/trfReports.py - reportVersion 2.0.6 cpu- and wallTimes for preExe, postExe, val and total 2016-08-19 Marcelo Vogel <mavogel@cern.ch> * python/trfReports.py - Include processedEvents in job report if not null * Tagging PyJobTransforms-03-00-21 2016-08-19 Marcelo Vogel <mavogel@cern.ch> * python/trfArgClasses.py - Add new argument class, argEVNTFile * scripts/ValidateFiles_tf.py ... (Long ChangeLog diff - truncated) Former-commit-id: b4050564
-
Attila Krasznahorkay authored
* Started making use of the interface library declared in MuonTrackMakerUtils, to fix the linking issues of the library. Which showed up when enabling -Wl,--no-undefined in the build. * Tagging as MuonTruthTools-01-02-04 23-08-2016 Jochen Meyer * endreq -> endmsg * MuonTruthTools-01-02-03 Former-commit-id: 4cd713efaf23dd95d26064eabfcf3568b58bd59d
-
Attila Krasznahorkay authored
* Declared an interface library for the package in CMakeLists.txt, so that its clients could receive correct linking options when using headers from this package. * Tagging as MuonTrackMakerUtils-01-00-08 Former-commit-id: 79bd4194a8cfade4ec75b034420c149c489f871d
-
Savanna Shaw authored
* Memory leak fixes * TrigMuSuperEF-00-03-70 Former-commit-id: 135cf6a524af9650ce38d07a850194e59297500c
-
Attila Krasznahorkay authored
Fixing the linking options of the package, when using -Wl,--no-undefined (TrkVertexSeedFinderUtils-02-00-05) 2016-08-25 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Fixed the linking issues of the package, when using -Wl,--no-undefined. * Declared an interface library for the headers of the package, so that clients of the package could use it to set up their own linking options correctly. * Removed the executable flag from the source files. * Tagging as TrkVertexSeedFinderUtils-02-00-05 2016-08-01 scott snyder <snyder@bnl.gov> * Tagging TrkVertexSeedFinderUtils-02-00-04. * Fix clang warnings: unused functions. * Tagging TrkVertexSeedFinderUtils-02-00-03. * Comply with ATLAS naming conventions. * Tagging TrkVertexSeedFinderUtils-02-00-02. * endreq -> endmsg. Former-commit-id: 6b182dd5
-
Emmanuel Le Guirriec authored
* remove all tagger calibration root folders (obsolete scheme) * tagged as JetTagCalibration-00-02-38 2016-08-23 Emmanuel Le Guirriec * remove old tagger calibration root folders * tagged as JetTagCalibration-00-02-37 2016-03-03 Emmanuel Le Guirriec * fix calibration Root folder name for Data * tagged as JetTagCalibration-00-02-36 2016-02-29 Emmanuel Le Guirriec * same calibration Root folder in AODFix as in standard mode * tagged as JetTagCalibration-00-02-35 2016-02-25 Wouter van den Wollenberg * added BTagCalibrationBroker_AODFix_jobOptions.py to serve as an include for AODFix in BTagging * tagged as JetTagCalibration-00-02-34 Former-commit-id: 60089551bf029665c99522cb59f587a0ae029cdf
-
Emmanuel Le Guirriec authored
2016-08-24 Emmanuel Le Guirriec * fix memory leak in BTagSecVertexing (ATLASRECTS-3363) * Tagged as BTagging-00-07-69 2016-08-22 Michael Ughetto <Michael.Ughetto@cern.ch> * tagged as BTagging-00-07-68 2016-08-08 Michael Ughetto <Michael.Ughetto@cern.ch> * Removed old taggers: Lifetime, SecVtx, GbbNN, MV3, MVb, JetFitterCharm, Gaia * Removed deprecated tools: HadFlavorTag and LikelihoodTool (long replaced by NewLikelihoodTool) 2016-06-03 Michael Ughetto <Michael.Ughetto@cern.ch> Former-commit-id: 4938fc5dccf6fee59f0bdbf750ba179d640ee28d
-
Emmanuel Le Guirriec authored
* Remove AgileClient.h. AGILEPack not needed. * Fix CMakeLists.txt and requirements * Tagging as JetTagTools-01-01-01 2016-08-22 Michael Ughetto <Michael.Ughetto@cern.ch> * tagged trunk as JetTagTools-01-01-00 2016-08-08 Michael Ughetto <Michael.Ughetto@cern.ch> * Removed Removed old taggers: Lifetime, SecVtx, GbbNN, MV3, MVb, JetFitterCharm, Gaia * Removed deprecated tools: HadFlavorTag and LikelihoodTool (long replaced by NewLikelihoodTool) 2016-07-04 Maarie Lanfermann <marie.lanfermann@cern.ch> * Fixed Coverity defect 109118 2016-06-29 Luca Colasurdo <luca.colasurdo@cern.ch> * Fixed Coverty defect 108823 2016-06-28 Jonathan Shlomi <jonathan.shlomi@weizmann.ac.il> * Added missing default values to MV2Tag ... (Long ChangeLog diff - truncated) Former-commit-id: 4ffc4b3306ef56db331ae895d42515f87021b282
-
Mark Hodgkinson authored
M src/eflowCellLevelSubtractionTool.cxx M src/eflowRecoverSplitShowersTool.cxx Change INFO messages to DEBUG ATLASRECTS-3435 Tag as eflowRec-00-05-73 (eflowRec-00-05-73) M src/eflowCellLevelSubtractionTool.cxx M src/eflowRecoverSplitShowersTool.cxx Change INFO messages to DEBUG ATLASRECTS-3435 Tag as eflowRec-00-05-73 Former-commit-id: c2400dbd74d4965fd63e072766d8c2fc00b47554
-
Attila Krasznahorkay authored
Former-commit-id: 2d81fa6105efc4455143e1e83811484191ea2cb9
-
Attila Krasznahorkay authored
* Disabled the installation of the now absent build results. To avoid a problem during the installation step of AtlasExternals. * Tagging as AtlasGPerfTools-00-00-13 2016-08-24 Antonio Limosani <Antonio.Limosani@cern.ch> * Pick up tcmalloc from LCG build * Tagging as AtlasGPerfTools-00-00-12 Former-commit-id: 5f821f9c85238ba8d837f12820c9b9327432bfd0
-
Attila Krasznahorkay authored
* Modified FindFFTW.cmake to (hopefully) be able to cooperate with the FFTW version built by External/AtlasFFTW. * Updated the code to be able to find/use tcmalloc from inside of the LCG release. In case we don't build our own version of it inside AtlasExternals. * Tagging as AtlasLCG-00-00-67 2016-08-19 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Taught the code to recognise absolute path names in the LCG text files. To be able to use the LCG nightly builds correctly as well. * Tagging as AtlasLCG-00-00-66 2016-08-15 Emil Obreshkov <obreshko@cern.ch> * Small protection when reading lines from LCG_externals_<platform>.txt file * Tagging as AtlasLCG-00-00-65 Former-commit-id: f98af516aa5aaadee8c4c12b5621d74779b9fdbf
-
John Derek Chapman authored
* add CMakeLists.txt * Tagging: TrackWriteFastSim-00-03-02-01 Former-commit-id: 2836f4df3083539835cad08f6fc27239013a85e4
-
Walter Lampl authored
Former-commit-id: 7773e15fc10dcd73590deed6073c86aa24a8d61e
-
Walter Lampl authored
* Add methods to the IL1CaloxAODOfflineTriggerTowerTools interface * Tag as TrigT1CaloCalibToolInterfaces-00-00-19 Former-commit-id: bc9d9b52
-
Savanna Shaw authored
* Migration of TrigPassBits to xAOD * TrigMuonHypo-00-02-44 2016-08-15 Savanna Shaw <savanna.marie.shaw@cern.ch> * Require combned muons in EF trk iso hypo (ATR-14836) * TrigMuonHypo-00-02-43 Former-commit-id: bdee6465564a9821a1de41a8b581ad9ebf736194
-
Walter Lampl authored
Former-commit-id: 9e608bc0
-
Jochen Meyer authored
* addressing coverity defects 108782, 108784, 108873 * DCMathSegmentMaker-01-00-13 2016-07-31 scott snyder <snyder@bnl.gov> * Tagging DCMathSegmentMaker-01-00-12. * endreq -> endmsg. Former-commit-id: b5c35d8c26ca91ba3236fbd2dd0f097b9251c632
-
Jochen Meyer authored
* Tagging MuidCaloEnergyTools-00-01-59 * addressing coverity defects 108879, 108884 2016-08-23 Jochen Meyer <Jochen.Meyer@cern.ch> * Tagging MuidCaloEnergyTools-00-01-58 * endreq -> endmsg Former-commit-id: 3c019042ff4645c0c46c5fab59af4302a2a46cb6
-
Jochen Meyer authored
* addressing coverity defects 108742, 108743 * MuidCaloScatteringTools-00-07-08 * endreq -> endmsg * MuidCaloScatteringTools-00-07-07 Former-commit-id: 70d3d6a8aef8f851acdfe0f6ef189884b0f795b2
-
Jochen Meyer authored
* addressing coverity defects 108708-108710, 108889, 108922 * tagging CscClusterization-03-00-15 2016-07-30 scott snyder <snyder@bnl.gov> * Tagging CscClusterization-03-00-14. * Comply with ATLAS naming conventions. * Tagging CscClusterization-03-00-13. * endreq -> endmsg. Former-commit-id: 32c8710d4be2466e82d3e3d4718792851e55dfec
-
Jochen Meyer authored
* MuonRegionSelector-01-00-11 * addressing coverity defect 108460 2016-08-22 Jochen Meyer <Jochen.Meyer@cern.ch> * MuonRegionSelector-01-00-10 * endreq -> endmsg Former-commit-id: e5d750b244bdadd90bb0562b96a2dc35c32c03ab
-
Attila Krasznahorkay authored
* Created a new tag that contains the CMakeLists.txt file for the package. * Tagging as xAODCoreAthenaPool-00-00-06 Former-commit-id: 5277ff9a
-
Tatyana Kharlamova authored
* fix compilation warnings, ATLASSIM-3042 * OverlayCommonAlgs-00-04-15 2016-07-04 Tanya Kharlamova <Tatyana.Kharlamova@cern.ch> * src/ByteStreamMultipleOutputStreamCopyTool.h, src/ByteStreamMultipleOutputStreamCopyTool.cxx - fix coverity issue 108503 and compilation warning * OverlayCommonAlgs-00-04-14 * OverlayCommonAlgs-00-04-08 Former-commit-id: 386047564b3b775964ceb842caf6f6e7272dac2d
-
Stewart Martin-Haugh authored
'Remove dynaux vxTrackAtVertex variable from readout list (ATR-14904), update testEDM to always use the local copy' (TrigEDMConfig-00-02-85) 2016-08-23 Stewart Martin-Haugh <smh@cern.ch> * Remove dynaux vxTrackAtVertex variable from readout list (ATR-14904) * Update testEDM to always use the local copy * tagging TrigEDMConfig-00-02-85 2016-08-10 Patrick Czodrowski <czodrows@cern.ch> * revert trunk to 00-02-83 r766383 state 2016-08-04 Fabrizio Salvatore <p.salvatore@cern.ch> * Add 'xAOD::TrigMissingET#HLT_TrigEFMissingET_mhtem' and 'Aux.' https://its.cern.ch/jira/browse/ATR-14789 * TrigEDMConfig-00-02-XX 2016-08-04 Oleg Kuprash <oleg.kuprash@cern.ch> * Add lists of relation of Run-1 and Run-2 trigger containers and functions to extract them, for converting Run-1 bytestream to xAOD * TrigEDMConfig-00-02-83 2016-08-02 Fabrizio Salvatore <p.salvatore@cern.ch> * Add extra BJet containers from https://its.cern.ch/jira/browse/ATR-13434 * TrigEDMConfig-00-02-82 ... (Long ChangeLog diff - truncated) Former-commit-id: be6a0af9b2cab43d2a22ddc01ed2a89bb105723e
-
Tatyana Kharlamova authored
* IDC_OverlayBase/IDC_OverlayCommon.icc, IDC_OverlayBase/IDC_OverlayBase.icc - endreq to endmsg update. ATLASSIM-3042 * IDC_OverlayBase-00-06-07 Former-commit-id: c5cf78d2fe0feec6f531fac47fa75b44974985b2
-
Tatyana Kharlamova authored
* src/InDetOverlay.cxx - change endreq to endmsg to fix compilation warnings (ATLASSIM-3042) * InDetOverlay-00-06-07 2016-07-05 Tanya Kharlamova <Tatyana.Kharlamova@cern.ch> * src/InDetOverlay.cxx - fix coverity 106237 (ATLASSIM-2642) * add options to turn off background ID overlay hits (Andrew Haas) * InDetOverlay-00-06-06 Former-commit-id: 6cf241e97f9ed879f519f76edc269c7ae5628574
-
Edward Moyse authored
* Commenting out couts * Tagging as CscSegmentMakers-01-00-16 2016-07-27 Will Leight * Taking out 2-layer segment finding for C03 for now * Tagging as CscSegmentMakers-01-00-15 2016-07-27 Will Leight * 2-layer segment finding works now * Also added it for C03 (the two good layers only) * Tagging as CscSegmentMakers-01-00-14 Former-commit-id: 159d7d0a699bbc2d323e65725c0f5e89909a1e2c
-
Attila Krasznahorkay authored
Making it easier to correctly use this package in the CMake build (InDetTrackSelectionTool-00-02-28) * In order to simplify how other packages can make use of this package's interface header(s) with CMake, introduced a quasi dual-use configuration for CMake. Declaring an interface library to describe the header(s) of the package. * Removed the ROOT dependency from the CMake configuration for now. Since ROOT is only used in the executable and unit test of the package directly. Neither of which can be built in the offline release. * Tagging as InDetTrackSelectionTool-00-02-28 2016-07-18 Michael Clark * Adding experimental IBL cut to tool Former-commit-id: e42254f5
-
Jochen Meyer authored
* endreq -> endmsg * compiler failure fix (OBO Enrique Kajomovitz) * MuonCombinedTrackFindingTools-00-01-02 05-07-2016 Enrique Kajomovitz * update MuonInsideOutRecoTool: - Add configurable parameter for ID track threshold - currently no pT cut * MuonCombinedTrackFindingTools-00-01-01 Former-commit-id: a15f95bb11baa6c4e59bddd18ff90ed6099ccf71
-
Attila Krasznahorkay authored
2016-08-23 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * The package now builds a component library with both CMT and CMake instead of a dual-use library. Since no other package uses this package. * This was done while fixing some linking issues for the package with CMake. Which was in the end traced back to an issue with the TrkValInterfaces package, and not this one. :-/ * Tagging as TrkValAlgs-01-00-05 Former-commit-id: af25c87f
-