- Dec 09, 2016
-
-
Walter Lampl authored
* fix one-time leak of AttributeListSpecificaton * tag LArAffectedRegion-00-01-06 1-12-2016 Pavol Strizenec <pavol @ mail.cern.ch> * Fixing one time memory leak (ATLASRECTS-3222) * tag LArAffectedRegion-00-01-05 2016-09-20 scott snyder <snyder@bnl.gov> * Tagging LArAffectedRegion-00-01-04. * Comply with ATLAS naming conventions.
-
Peter Onyisi authored
* Fix failure in ATN test for gcc 6.2 * Tag LWHists-00-06-24 2016-08-15 scott snyder <snyder@bnl.gov> * Tagging LWHists-00-06-23. * src/tests/comphistfiles/comphistpars.h: Fix references to isnan. 2016-07-19 scott snyder <snyder@bnl.gov> * Tagging LWHists-00-06-22. * CMakeLists.txt: Fix cmake build on centos7. 2016-06-30 scott snyder <snyder@bnl.gov> * Tagging LWHists-00-06-21. * src/FlexProfileArray.icc (FlexProfileArray): Suppress cppcheck false positive.
-
Michael James Fenton authored
* Online monitoring histogram bug fix * Typo correction for FTK isolation default settings * TrigMuonEF-00-04-81
-
Jiri Masik authored
* python/InDetTrigConfigRecNewTracking.py (TrigAmbiguitySolver_EF.__init__): use InDetTrigTrackFitterFTK, tagged as InDetTrigRecExample-00-12-04
-
Johannes Elmsheuser authored
* Root/CopyTruthJetParticles.cxx (classifyJetInput): Add truth dark jet building through clustering of truth dark hadrons ( ATLJETMET-676) * Tagging as ParticleJetTools-00-03-53 2016-11-23 scott snyder <snyder@bnl.gov> * Tagging ParticleJetTools-00-03-52. * ParticleJetTools/IJetTruthMatching.h, ParticleJetTools/JetQuarkLabel.h, Root/JetQuarkLabel.cxx: Rework interface so that methods can be const. Comply with ATLAS naming conventions. * Root/JetConeLabeling.cxx: Adjust for changes in IJetTruthMatching. * ParticleJetTools/ParticleToJetAssociator.h: Make methods const. * ParticleJetTools/JetConeLabeling.h, ParticleJetTools/CopyTruthJetParticles.h: Remove mutable declarations. 2016-11-21 Emmanuel Le Guirriec <Emmanuel.Le.Guirriec@cern.ch> ... (Long ChangeLog diff - truncated)
-
John Derek Chapman authored
python/RunDMCFlags.py (RunToTimestampDict): added separate run numbers for MC16 2016 pPb, 2017 pp, 2018 pp. ATLASSIM-3171. Tagging RunDependentSimComps-00-00-19 (RunDependentSimComps-00-00-19) * python/RunDMCFlags.py (RunToTimestampDict): added separate run numbers for MC16 2016 pPb, 2017 pp, 2018 pp. ATLASSIM-3171 * Tagging RunDependentSimComps-00-00-19 2016-10-28 John Chapman <John.Chapman@cern.ch> * python/RunDMCFlags.py (RunToTimestampDict): added 16 new run numbers for PHase II upgrade ITK Step 1.6 + FCal. ATLASSIM-3116 * Tagging RunDependentSimComps-00-00-18 2016-08-18 John Chapman <John.Chapman@cern.ch> * python/RunDMCFlags.py (RunToTimestampDict): added eight new run numbers for Phase II upgrade for the ITk ExtBrl4 (Step 1.5) + FCal layout. ATLASSIM-3030 * Tagging RunDependentSimComps-00-00-17 2016-06-15 John Chapman <John.Chapman@cern.ch> ... (Long ChangeLog diff - truncated)
-
Antonio Limosani authored
* Tagging AthenaMP-01-04-11-03 * Extend MemoryMonitor to report I/O statistics
-
Denis Oliveira Damazio authored
-
Attila Krasznahorkay authored
* Fixed the standalone build configuration of the package. The last time I only tried the build on macOS, which is a lot looser with link time dependencies... * Tagging as TrigAnalysisTest-00-04-61 2016-11-30 Ryan White <ryan.white@cern.ch> * Modified version of checkTriggerxAOD.py * Note that a review of scripts/tools for trigger is needed * TrigAnalysisTest-00-04-60
-
Stewart Martin-Haugh authored
* Bugfix for momentum (ATLASRECTS-3762) * tagged as TrkExSTEP_Propagator-01-01-19-07
-
Werner Spolidoro Freund authored
-
Peter Sherwood authored
* TrigHLTJetHypoUnitTests-00-00-04 * src/DijetDEtaMassConditionTest.cxx: adjust for new constructor. * src/CombinationsGenTest.cxx (TEST): Fix bad config test. CombinationsGenTest no longer throws for k > n in init, returns valid = False on call to to next() 2016-11-29 Peter Sherwood <peter@MacBook-Pro-7.fritz.box> * src/SelectedJetsMatcherTest.cxx: removed as no longer in TrigHLTJetHypo * src/MultiJetMatcherTest.cxx: removed as no longer in TrigHLTJetHypo * src/OrderedCollectionsMatcherTest.cxx: remove test. Code no longer exists. ... (Long ChangeLog diff - truncated)
-
John Derek Chapman authored
src/LArG4CalibSD.cc (ProcessHits): Comment out line which skips steps with a TotalEnergyDeposit of zero. obo Guillaume Unal. Should fix ATLASSIM-3065. Tagging LArG4Code-00-08-18-01 (LArG4Code-00-08-18-01) * Tagging LArG4Code-00-08-18-01 * src/LArG4CalibSD.cc (ProcessHits): Comment out line which skips steps with a TotalEnergyDeposit of zero. obo Guillaume Unal. Should fix ATLASSIM-3065.
-
Susumu Oda authored
Treat a wafer as bad if its all six chips issue ABCD errors or are bad ones. (SCT_ConditionsServices-00-04-64) * Treat a wafer as bad if its all six chips issue ABCD errors or are bad ones. src/SCT_ByteStreamErrorsSvc.cxx * Tag as SCT_ConditionsServices-00-04-64 2016-11-28 Susumu Oda <Susumu.Oda@cern.ch> * Treat a wafer as bad if its all six chips issue ABCD errors. src/SCT_ByteStreamErrorsSvc.cxx * Tag as SCT_ConditionsServices-00-04-63 2016-11-23 Shaun Roe * DCS conditions uses const ref ~line 313 for attribute list * update test jobopts for DCS conditions svc * Tag as SCT_ConditionsServices-00-04-62 2016-11-20 Shaun Roe * Fix compilation errors (checkreq errors) in rel 20.99, CMT compilation * Fix Atlas naming standard conflict in RODVetoSvc * Tag as SCT_ConditionsServices-00-04-61
-
Peter Alan Steinberg authored
-
Peter Alan Steinberg authored
'added pPb2016 mode to analyze delayed samples. PreSampleAmp added to output.' (ZdcAnalysis-00-00-17)
-
Stewart Martin-Haugh authored
'Use std::make_unique (only available with C++14), forgot two occurrences' (SCT_RawDataByteStreamCnv-00-03-70) * Use std::make_unique (only available with C++14) * Forgot two occurrences * tag SCT_RawDataByteStreamCnv-00-03-70 2016-11-25 Stewart Martin-Haugh <smh@cern.ch> * Use std::make_unique (only available with C++14) * tag SCT_RawDataByteStreamCnv-00-03-69 2016-11-25 Stewart Martin-Haugh <smh@cern.ch> * Convert to DataHandles * tag SCT_RawDataByteStreamCnv-00-03-68 2016-11-16 Susumu Oda <Susumu.Oda@cern.ch> * SCT_RawDataProviderTool: add code to set error flag in EventInfo if >1000 ROBFragment errors. * Tag as SCT_RawDataByteStreamCnv-00-03-67
-
Susumu Oda authored
* Fix segmentation fault in src/SCTRatioNoiseMonTool.cxx (ATLASRECTS-3739). * tag as SCT_Monitoring-00-06-92
-
Noam Tal Hod authored
* added L1_EM18VH_3J20 (ATR-15524) * affects pp v7 * associated with TriggerMenu-00-20-81 * TriggerMenuXML-04-02-76
-
Ye Chen authored
* HI 5TeV->8TeV no HLT_mu10 and HLT_mu14 * HLT_mu15_L1MU10(new monitoring chain) * Chain1: HLT_mu15_L1MU10 Chain2: HLT_mu14(in case keep this in rerun-mode) * Tagging TrigMuonMonitoring-00-02-43
-
Scott Snyder authored
* Tagging BTagging-00-07-78. * clang warning: missing override keyword. * Tagging BTagging-00-07-77. * Tool handle constness fixes.
-
Sasha Mazurov authored
* L1EnergyCMXTools.cxx: fix compilation warning. * Tag as TrigT1CaloTools-03-06-37 2016-11-17 Alexander Mazurov <alexander.mazurov@cern.ch> * L1EnergyCMXTools.cxx: fix simulation of et sums from totals. * Tag as TrigT1CaloTools-03-06-35
-
Xiaohu Sun authored
* update trigger menu for MC15_13TeV RTT tests * update geometry map for DigiMReco_tf_FCT RTT * Tagging as RecJobTransformTests-00-03-05 2016-11-16 Xiaohu.Sun@cern.ch * Reco_DC14_8TeV_pileup connected to min bias files on eos * Reco_MC15_13TeV fixed paths for multiple input files * Tagging as RecJobTransformTests-00-03-04
-
Xiaohu Sun authored
* update geometry for several tests * use CMAKE path in DigiReco_via_fct_trf * tag as FullChainTests-00-01-69
-
Scott Snyder authored
* Tagging TrkEventAthenaPool-01-34-23. * Update reference files for TrkTrack-07-02-05. 2016-08-16 scott snyder <snyder@bnl.gov> * Tagging TrkEventAthenaPool-01-34-22. * endreq -> endmsg.
-
Scott Snyder authored
* Tagging MuonEventTPCnv-01-10-05. * cmt/requirements: Fix typo in requirements file. * Tagging MuonEventTPCnv-01-10-04. * Fix test failures due to MuonGeoModel changes.
-
- Dec 01, 2016
-
-
Graeme Stewart authored
-
Graeme Stewart authored
-
Christos Anastopoulos authored
* Fix ATLASRECTS-3703 * tagging egammaTools-01-02-22 2016-11-22 Jovan Mitrevski <Jovan.Mitrevski@cern.ch> * Remove constness from private member functions that use a non-const tool. * tagging egammaTools-01-02-21
-
Michael James Fenton authored
* Bug fix to add protection when TimerSvc missing * TrigMuonEF-00-04-80 2016-11-28 Michael Fenton * Can now run over L2 muons and FTK tracks for earlier isolation * TrigMuonEF-00-04-79 2016-11-24 Savanna Shaw * calo tag roi size fix * TrigMuonEF-00-04-78
-
Jahred Adelman authored
2016-11-30 Jahred Adelman * Add FastTrackSimRegionalWrap_64TowersIBL3D_HWModeID2_jobOptions.py * Tag as FastTrackSimWrap-04-00-14 2016-08-03 scott snyder <snyder@bnl.gov>
-
Jahred Adelman authored
* Change FTK_CompressedAMBank error to warning * Tag TrigFTKSim-00-11-96 2016-11-28 Jahred Adelman * Add new 64Tower2017.v2 FTKSetupTag * Tag TrigFTKSim-00-11-95 2016-11-27 Jahred Adelman * Add new 64Tower2017.v1 FTKSetupTag * Tag TrigFTKSim-00-11-94
-
Frank Winklmeier authored
* bin/rootcomp.py: Ignore TimerCalls histogram * TrigValTools-00-04-38
-
John Derek Chapman authored
src/TransportTool.h - apply ATLAS naming conventions. src/TransportTool.cxx - apply ATLAS naming conventions. Move set up of G4AtlasRunManager and PhysicsListTool from constructor to initialize method. ATLASSIM-3061. Tagging ISF_Geant4Tools-00-09-05-02 (ISF_Geant4Tools-00-09-05-02) * Tagging ISF_Geant4Tools-00-09-05-02 2016-11-04 Zach Marshall <ZLMarshall@lbl.gov> * Back-porting of changes for quasi-stable particle simulation to the transport tool and Geant4TruthIncident. Branch for 20.3.7.Y only! * Tagging: ISF_Geant4Tools-00-09-05-01 2016-06-28 Elmar Ritsch <Elmar.Ritsch@cern.ch> * src/TransportTool.*: Improve code readability * Tagging ISF_Geant4Tools-00-09-05 2016-06-03 Zach Marshall <ZLMarshall@lbl.gov> * src/TransportTool.*: Adding list of G4 commands to be run after init * python/ISF_Geant4ToolsConfig.py: Passing the list of G4 commands * Tagging ISF_Geant4Tools-00-09-04
-
John Derek Chapman authored
share/AllDet_detDescr.py - patch for CMake-built AthSimulationBase releases. ATLASSIM-3068. Tagging ISF_Config-00-04-00-02 (ISF_Config-00-04-00-02) 2016-11-29 John Chapman <John.Chapman@cern.ch> * share/AllDet_detDescr.py - patch for CMake-built AthSimulationBase releases. ATLASSIM-3068 * tagging ISF_Config-00-04-00-02 2016-11-29 John Chapman <John.Chapman@cern.ch> * Merging in changes from ISF_Config-00-03-01-branch. * python/ISF_MainConfig.py - Remove obsolete property 'ValidationOutput' from ISF SimKernel configuration. Required for tags ISF_Algorithms-00-03-07+. ATLASSIM-2993 * tagging ISF_Config-00-04-00-01 2016-06-20 John Chapman <John.Chapman@cern.ch> * share/ISF_ConfigJobInclude.py: updates to fix specialConfiguration metadata reading. ATLASSIM-2889 * Requires ISF_Example-00-03-00 or later. * tagging ISF_Config-00-04-00
-
John Derek Chapman authored
src/DetectorGeometryBase.cxx (SetRotationAndOffset): ensure that additional translations are added to any existing ones rather than overwriting them. ATLASSIM-3001. Tagging: G4AtlasTools-00-02-23-02 (G4AtlasTools-00-02-23-02) 2016-11-29 John Chapman <John.Chapman@cern.ch> * Tagging: G4AtlasTools-00-02-23-02 * Branch for Muon Envelope updates in 20.3.X-VAL. * Tagging: G4AtlasTools-00-02-23-01 2016-06-17 John Chapman <John.Chapman@cern.ch> add hook for HGTDSensorSD. ATLASSIM-2789. * Tagging: G4AtlasTools-00-02-23 2016-06-16 Zach Marshall <ZLMarshall@lbl.gov> * Adding more overrides to fix a bunch more clang warnings * Tagging: G4AtlasTools-00-02-22 2016-06-08 Zach Marshall <ZLMarshall@lbl.gov> * TightMuonSteppingFieldManager: Had min and max upside down * Tagging: G4AtlasTools-00-02-21 2016-06-04 Zach Marshall <ZLMarshall@lbl.gov> ... (Long ChangeLog diff - truncated)
-
John Derek Chapman authored
share/jobOptions.G4Atlas_ReadEvgen.py, python/callbacks.py - update stepper configuration callbacks. * python/atlas_flags.py - Move PhysicsOptions JoProperty to SimFlags.py * python/SimFlags.py - add PhysicsOptions JobProperty from python/atlas_flags.py. Add specialConfiguration JobProperty to hold specialConfiguration metadata. ATLASSIM-2889, ATLASSIM-2612 Add G4Commands JobProperty (not used yet). * add python/G4Atlas_Metadata.py - collecting together all of the input file peeking related configuration. This allows the configuration to be adapted to fix ATLASSIM-2889. * python/PyG4Atlas.py, python/SimAtlasKernel.py, python/SimCtbKernel.py - move all input file peeking related configuration to python/G4Atlas_Metadata.py. Check for specialConfiguration metadata during the _do_jobproperties methods. ATLASSIM-2889 * Tagging: G4AtlasApps-00-12-07 (G4AtlasApps-00-12-07) * share/jobOptions.G4Atlas.py, share/jobOptions.G4Atlas_ReadEvgen.py, python/callbacks.py - update stepper configuration callbacks. * python/atlas_flags.py - Move PhysicsOptions JoProperty to SimFlags.py * python/SimFlags.py - add PhysicsOptions JobProperty from python/atlas_flags.py. Add specialConfiguration JobProperty to hold specialConfiguration metadata. ATLASSIM-2889, ATLASSIM-2612 Add G4Commands JobProperty (not used yet). * add python/G4Atlas_Metadata.py - collecting together all of the input file peeking related configuration. This allows the configuration to be adapted to fix ATLASSIM-2889. * python/PyG4Atlas.py, python/SimAtlasKernel.py, python/SimCtbKernel.py - move all input file peeking related configuration to python/G4Atlas_Metadata.py. Check for specialConfiguration metadata during the _do_jobproperties methods. ATLASSIM-2889 * Tagging: G4AtlasApps-00-12-06 * Tagging: G4AtlasApps-00-12-07 ... (Long ChangeLog diff - truncated)
-
Goetz Gaycken authored
Reenable pixel error scaling for cluster on track (obo Hideyuki Oide). (SiClusterOnTrackTool-03-01-07-04) * Reenable pixel error scaling for cluster on track. 2016-11-09 Shaun Roe * Fix coverity issue: 111139 15/06/2016 (Medium) Unchecked dynamic_cast :/InnerDetector/InDetRecTools/SiClusterOnTrackTool/src/PixelClusterOnTrackTool.cxx in function "getErrorsTIDE_Ambi" * tag as SiClusterOnTrackTool-03-01-07-03 2016-10-14 scott snyder <snyder@bnl.gov> * Tagging SiClusterOnTrackTool-03-01-07-02. * src/PixelClusterOnTrackTool.cxx: Fix compilation with clang. 2016-10-03 Shaun Roe * Coverity and endreq fixes 108838 26/04/2016 (Medium) Uninitialized pointer field :/InnerDetector/InDetRecTools/SiClusterOnTrackTool/src/PixelClusterOnTrackTool.cxx in function "PixelClusterOnTrackTool" 111139 15/06/2016 (Medium) Unchecked dynamic_cast :/InnerDetector/InDetRecTools/SiClusterOnTrackTool/src/PixelClusterOnTrackTool.cxx in function "getErrorsTIDE_Ambi" * tag as SiClusterOnTrackTool-03-01-07-01
-
Stewart Martin-Haugh authored
* Protect calculations for verbose printouts (ATR-14477) * Tagging as TrigT1Muctpi-00-06-38
-
Emmanuel Le Guirriec authored
* Fix memory leak in SoftMuonTag * Tagging as JetTagTools-01-01-15 2016-11-25 scott snyder <snyder@bnl.gov> * Tagging JetTagTools-01-01-14. * endreq -> endmsg. 2016-11-23 scott snyder <snyder@bnl.gov> * Tagging JetTagTools-01-01-13. * Fix gcc6 misleading indentation warnings. * Tagging JetTagTools-01-01-12. * cmt/requirements: Updated to match CMakeLists.txt. * Tagging JetTagTools-01-01-11. * src/RNNIPTag.cxx: Fix compilation with clang and gcc6. * Tagging JetTagTools-01-01-10. * clang warnings: unused members. * Tagging JetTagTools-01-01-09. * JetTagTools/RNNIPTag.h, src/RNNIPTag.cxx: Const fix (for tool ... (Long ChangeLog diff - truncated)
-