- 19 Jan, 2015 40 commits
-
-
David Quarrie authored
* cmt/requirements Add cmake-specific explicit dependency against VxVertex to avoid indirect dependency from InDetBeamSpotService which creates a component library and cmake (correctly) does not propagate such dependencies. This is transparent to CMT and checkreq. * Tagged as InDetJiveXML-01-00-02 (InDetJiveXML-01-00-02) * cmt/requirements Add cmake-specific explicit dependency against VxVertex to avoid indirect dependency from InDetBeamSpotService which creates a component library and cmake (correctly) does not propagate such dependencies. This is transparent to CMT and checkreq. * Tagged as InDetJiveXML-01-00-02 2014-10-18 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Add explicit dependency against VxVertex to avoid indirect dependency from InDetBeamSpotService which creates a component library and cmake (correctly) does not propagate such dependencies * Tagged as InDetJiveXML-01-00-01
-
Walter Lampl authored
* CaloLumiBCIDTool: Add accessor with Identifier (obo Naoko) * tag CaloTools-00-09-46 2014-11-14 Walter Lampl <walter.lampl@ cern.ch> * use hash from CaloDDE instead of re-computing it * tag CaloTools-00-09-45 2014-11-08 scott snyder <snyder@bnl.gov> * Tagging CaloTools-00-09-44. * Fix coverity warning.
-
Scott Snyder authored
* Tagging TileConditions-00-09-37. * Fix compilation warnings. 2014-12-04 Siarhei Harkusha <Siarhei.Harkusha@cern.ch> * python/TileCondToolConf.py: added possibility to set up the following conditions tools using file with arbitrary name (file should be in current directory or in DATAPATH env): TileCondToolNoiseRawChn, TileCondToolAutoCr, TileCondToolMuID, TileCondToolTiming, TileCondToolPulseShape, TileCondToolIntegrator, TileCondToolMuID * src/TileBadChanTool.cxx: added possability to use bad timing definition from data base * Tagging TileConditions-00-09-36 2014-11-25 Sanya Solodkov <solodkov@pcatl03.cern.ch> * reverting changes in TileDCSSvc done on 2014-09-25 * now COOL channels are the same in RUN1 and RUN2 DB * Tagging TileConditions-00-09-34 2014-11-12 Sanya Solodkov <solodkov@pcatl03.cern.ch> ... (Long ChangeLog diff - truncated)
-
Tim Martin authored
* Re-enable export of trigger keys as part of metadata * Add bunchgroup info from CTP also (for online) * Add CTPVersion and L1Version to metadata * Change to get L1 PSK from CTP rather than TrigConfSvc (always returned 0) * More verbosity options in Trig::Print utility * Remove app name code from TrigCostTool, cannot access HLTResult here * Improved messages * Export the OPI monitoring level, the EcecPrescale and if the event was a monitoring event * Improved TrigCostRun for offline extraction * Move doValidation check from TriggerRelease to here * ## ---> CHANGE DEFAULT CONFIG TO ONLY MONITOR 1 IN 10 EVENTS <-- ## * Tag TrigCostMonitor-01-11-00 2014-12-15 Tim Martin <Tim.martin@cern.ch> * Add bunchgroup info for offline running * Tag TrigCostMonitor-01-10-00 2014-11-28 Tim Martin <Tim.martin@cern.ch> * Update DB instance * Start M7 code ... (Long ChangeLog diff - truncated)
-
John Derek Chapman authored
python/overlayTransformUtils.py, share/skeleton.OverlayBS_tf.py - OverlayBS_tf should take inputBSFile, rather than inputBS_SKIMFile as input. ATLASSIM-492. scripts/OverlayChain_tf.py - set all subSteps to take the maxEvents value from the command-line, rather than just the first one. ATLASSIM-492. EventOverlayJobTransforms-00-05-01 (EventOverlayJobTransforms-00-05-01) 2014-12-17 John Chapman <John.Chapman@cern.ch> * python/overlayTransformUtils.py, share/skeleton.OverlayBS_tf.py - OverlayBS_tf should take inputBSFile, rather than inputBS_SKIMFile as input. ATLASSIM-492. * scripts/OverlayChain_tf.py - set all subSteps to take the maxEvents value from the command-line, rather than just the first one. ATLASSIM-492. * EventOverlayJobTransforms-00-05-01 2014-12-09 John Chapman <John.Chapman@cern.ch> * add python/overlayTrfArgs.py - to define all the overlay-specific arguments for the new framework transforms. * python/overlayTransformUtils.py - moved argument definitions to overlayTrfArgs.py and added all new framework overlay transform definitions here. * scripts/BSOverlayFilter_tf.py - tweak config to reflect new method names in overlayTransformUtils.py. * share/skeleton.BSOverlayFilter_tf.py - update to be able to use ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
* Tagging LArGeoBarrel-00-01-11. * src/BarrelConstruction.cxx: Fix compilation warnings.
-
Daniel Hayden authored
15-10-14 Daniel Hayden <danhayden0@googlemail.com> * Updated Special release based on r2330.3, linking to LHAPDF6 instead of LHAPDF5. Named 2330.5. * Tagged Powheg-00-00-11 16-10-14 Daniel Hayden <danhayden0@googlemail.com> * Updated Start of Scheme where tags with 00-00-XX will be all V1, 00-01-XX will be all V2, and 00-02-XX will be the ATLAS Powheg Release (mix of V1 and V2). This tag introduces first purely V2 based install. * Tagged Powheg-00-01-00 24-10-14 Daniel Hayden <danhayden0@googlemail.com> * Updated First official tag of combined V1&V2 External/Powheg Release. * Tagged Powheg-00-02-00 17-12-14 Daniel Hayden <danhayden0@googlemail.com> * Updated Special release based on r2330.4, adding PDF reweighting to W and Z processes. * Tagged Powheg-00-00-12
-
Tim Martin authored
* Make ROB SUM its own option (currently not used) * Add bool for if event was a monitored event * Tagging TrigCostD3PDMaker-01-05-00 2014-11-07 scott snyder <snyder@bnl.gov> * Tagging TrigCostD3PDMaker-01-04-01. * Fix coverity warnings. 2014-09-24 Tim Martin <Tim.Martin@cern.ch> * Add bunch group to enhanced bias ntuple. * Tag TrigCostD3PDMaker-01-04-00 2014-09-24 Tim Martin <Tim.Martin@cern.ch> * Add process time to rates out ntuple. * Tag TrigCostD3PDMaker-01-03-00 2014-09-24 Tim Martin <Tim.Martin@cern.ch> * Major restructure * Manually write output tree rather than using D3PD tools ... (Long ChangeLog diff - truncated)
-
Elmar Ritsch authored
* GenEventStackFiller: fixing coverity issue CID 13415 (ATLASSIM-1712) * tag as ISF_HepMC_Tools-00-02-16 2014-11-07 Zach Marshall <ZLMarshall@lbl.gov> * GenEventVertexPositioner: Setting up vertex positioning for signal vertex (to be passed through xAOD) * tag as ISF_HepMC_Tools-00-02-15
-
Valerio Ippolito authored
* COOL maps are now used by default, as agreed with validation people * tag MagFieldServices-00-01-33 2014-12-12 Valerio Ippolito <valerio.ippolito@cern.ch> * changed SetupField.py to add the correct conddb folder (Maps and not Map, which was never used by this service) * tag MagFieldServices-00-01-32 2014-11-30 Valerio Ippolito <valerio.ippolito@cern.ch> * added MinSoleCurrent and MinToroCurrent to set minimum currents (in A) above which a magnet is considered ON * propagated this also to jobOptions setting (for HLT) * tag MagFieldServices-00-01-31 2014-11-30 Valerio Ippolito <valerio.ippolito@cern.ch> * move current reading from start() to handle to incident BeginRun as per ATLASRECTS-1338 * tag MagFieldServices-00-01-30 2014-11-17 Valerio Ippolito <valerio.ippolito@cern.ch> ... (Long ChangeLog diff - truncated)
-
Andrea Coccaro authored
* fix for saving the MS vertex output in xAOD * tagging MuonRecExample-02-05-79 2014-12-17 Andrea Coccaro <Andrea.Coccaro AT cern.ch * setting the doMSVertex flag to True only when needed * tagging MuonRecExample-02-05-78 2014-12-10 Massimiliano Bellomo <massimiliano.bellomo@cern.ch> * python/MuonRecTools.py fix in MuonParticleCreatorTool to use new perigee expression option. Now set to "Origin". * tagging MuonRecExample-02-05-77 2014-12-04 Massimiliano Bellomo <massimiliano.bellomo@cern.ch> * MuonRecOutputItemList_jobOptions.py renaming of xAOD::PrepRawData to xAOD::TrackMeasurementValidation * tagging MuonRecExample-02-05-76 2014-12-01 Niels van Eldik * small fix * tagging MuonRecExample-02-05-75 2014-12-01 Niels van Eldik ... (Long ChangeLog diff - truncated)
-
Peter Kluit authored
* coverity fixes 13776 14489 * tag MuonSpShowerBuilderAlgs-00-06-02
-
Peter Kluit authored
* fix coverity 14304 13833 * MuonCombinedTestTools-00-00-31 2014-08-07 Edward.Moyse@cern.ch * possible fix for ATLASRECTS-889 (thank Nick!) * MuonCombinedTestTools-00-00-30
-
Peter Kluit authored
* coverity fix 13596 * MuonCombinedEventStoreAlgs-00-00-04
-
Ruggero Turra authored
-
Lukas Alexander Heinrich authored
* SG_BASE macro for TriggerMenuAuxContainer * tag as xAODTrigger-00-00-34 2014-12-q0 Alan Watson <Alan.Watson@CERN.CH> * _v2 versions of EmTauRoI, JetRoI * Bugfix in EmTauRoI RoIword format checking. * Separate ET scales for Run 2 RoIs * Tag as xAODTrigger-00-00-33 2014-12-09 scott snyder <snyder@bnl.gov> * Tagging xAODTrigger-00-00-32. * Root/JetEtRoIAuxInfo_v1.cxx: Fix uninitialized variable. 2014-12-05 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Declared ByteStreamAuxContainer_v1::m_tick as transient. This variable was forgotten about by mistake... * Tagging as xAODTrigger-00-00-31 2014-12-01 Joerg Stelzer <stelzer@cern.ch> * Add CLID to JetRoI, EmTauRoI, MuonRoI ... (Long ChangeLog diff - truncated)
-
Ruggero Turra authored
* fix small memory leak from TFile::Open * removed all the cout -> Info / Warning / Error / Fatal, except the one for debugging (disabled) * fix logic bug when using old xmls * added python unit tests * indentation + cosmetics * egammaMVACalib-01-00-22 2014-11-20 Christos Anastopoulos <Christos.Anastopoulos@cern.ch> * More coverity fixed * egammaMVACalib-01-00-21 2014-11-18 Ryan White <ryan.white@cern.ch> * Require path for calib files to be configured * egammaMVACalib-01-00-20 2014-11-12 Christos Anastopoulos <Christos.Anastopoulos@cern.ch> ... (Long ChangeLog diff - truncated)
-
Xiaohu Sun authored
* Reco_trf_8TeV_data_no small typo correction * Tagging as RecJobTransformTests-00-01-99 2014-12-09 Xiaohu Sun * rename all DC14_14TeV to DC14_13TeV * new arguments with ATLAS-R2-2015-02-01-00 without pileup * Tagging as RecJobTransformTests-00-01-98 2014-11-21 Jovan Mitrevski * remove TrkDetFlags.MaterialVersion=17 from the tests * Tagging as RecJobTransformTests-00-01-97 2014-11-06 Xiaohu Sun * rearrange DC14 tests (final steps), drop all without pileup * remove DC14_8TeV add DC14_8TeV_pileup * DC14_14TeV need to be 13TeV * pending due to seg fault in RoIBResultToxAOD * Tagging as RecJobTransformTests-00-01-96 2014-10-28 Rolf Seuster ... (Long ChangeLog diff - truncated)
-
Marcin Jerzy Nowak authored
* cmt\requirements: handle Cintex libs correctly * Tagged as GoodRunsLists-00-01-17 2014-11-20 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Slight tweak to cmake-specific code for better consistency * Tagged as GoodRunsLists-00-01-16 2014-09-11 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Create the CINT dictionary for cmake in athena mode only (transparent to CMT) * Tagged as GoodRunsLists-00-01-15 2014-08-12 Grigori Rybkine <Grigori.Rybkine@cern.ch> * cmt/requirements: Apply pattern have_root_headers for GoodRunsListsLib or GoodRunsLists dependent whether tag xaod_standalone_build is activated (at RD's request) 2014-07-16 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements ... (Long ChangeLog diff - truncated)
-
Goetz Gaycken authored
* Fix coverity issue 11275 and 11274 (copy without assign). * Fix coverity issue 19447 and 12040 (uninitialized member). (TrkMaterialOnTrack-01-01-10) * Fix coverity issue 11275 and 11274 (copy without assign). * Fix coverity issue 19447 and 12040 (uninitialized member). 2014-09-26 Peter Kluit * add 3d length to Extended Energy loss * EnergyLoss.cxx and .h * Add full constructor including deltaPlus/Minus and length * tag TrkMaterialOnTrack-01-01-09
-
Goetz Gaycken authored
* Fix coverity issue 11875 (uninitialised member). * Fix coverity issue 14335 (unsafe assignment operator). (TrkSurfaces-01-03-07) 2015-12-15 Goetz Gaycken * Fix coverity issue 11875 (uninitialised member). * Fix coverity issue 14335 (unsafe assignment operator). 2014-12-03 Sharka Todorova < sarka.todorova -at- cern.ch > * bugfix in TriangleBounds ( related to use of negative tolerance ) * tagged TrkSurfaces-01-03-06 2014-11-28 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> * method straightLineDistanceEstimate correction for PlaneSurface * tag TrkSurfaces-01-03-05 2014-11-25 Andreas Salzburger < Andreas.Salzburger -at- cern.ch > * memory leak in PerigeeSurface::localToGlobal (creating lineDirection) * tagged TrkSurfaces-01-03-04 2014-11-14 Andreas Salzburger < Andreas.Salzburger -at- cern.ch > * use override even more correctly * tagged TrkSurfaces-01-03-03 ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
* Tagging EventAthenaPool-00-05-12. * cmt/requirements: Fix checkreq warning.
-
Goetz Gaycken authored
* Fix coverity issue 11468 (missing assignment operator). * Throw exception for unimplemented code branches. (TrkDistortedSurfaces-01-00-01) * Fix coverity issue 11468 (missing assignment operator).
-
Scott Snyder authored
* Tagging GaudiSequencer-00-03-20. * Fix compilation warning.
-
Igor Gavrilenko authored
optimization for only pixels reconstruction and tag as SiTrackMakerTool_xk-01-00-14 2014-12-08 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> ATLASRECTS-1379 correction and tag as SiTrackMakerTool_xk-01-00-13 2014-12-04 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> correction for new strategy SSS seeds filter(Anthony Morley) and tag as SiTrackMakerTool_xk-01-00-12 2014-11-31 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> correction for new strategy SSS seeds filter(Anthony Morley) and tag as SiTrackMakerTool_xk-01-00-11 2014-10-31 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> correction for magnetic field and tag as SiTrackMakerTool_xk-01-00-10 2014-10-30 Jiri Masik <masik@cern.ch> ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
-
Massimiliano Bellomo authored
* MuonPrintingTool: fix for parameter printout * Tagging as MuonCombinedEvaluationTools-00-04-05 2014-12-15 Edward.Moyse@cern.ch * Reverted the change below, since now it will compile with xAODMuon-00-14-00 * Tagging MuonCombinedEvaluationTools-00-04-04 2014-12-15 Massimiliano Bellomo <massimiliano.bellomo@cern.ch> * MuonPrintingTool: fix for wrong printout of int paramdef, commented out for now * Tagging MuonCombinedEvaluationTools-00-04-03 2014-12-12 Massimiliano Bellomo <massimiliano.bellomo@cern.ch> * MuonPrintingTool: added print out of muon parameters * Tagging MuonCombinedEvaluationTools-00-04-02 2014-10-16 Vakho Tsulaia <tsulaia@cern.ch> * Dropping redundant dependency on the EventInfo
-
Ewelina Maria Lobodzinska authored
* merging the development branch (used for version compatible with Pythia8.18) * tag as EvtGen_i-00-01-16 2014-12-16 E.M.Lobodzinska <ewelina@mail.desy.de> * new version of EvtInclusiveDecay.cxx/.h * tag as EvtGen_i-00-01-15-02 2014-06-23 Marjorie Shapiro <mdshapiro@lbl.gov> * Change ifdef bracket names in EvtGen_i/EvtExternal * Tagging: EvtGen_i-00-01-15-01
-
Ewelina Maria Lobodzinska authored
* cmt/requirements remove trailing "/" - new external software architecture * tagged as EvtGen-01-02-04 2014-11-26 E. M. Lobodzinska <ewelina@mail.desy.de> * special production pcache with LHAPDF6 - fix requirements * tagged as EvtGen-01-02-03 2014-10-08 E. M. Lobodzinska <ewelina@mail.desy.de> * special production pcache with LHAPDF6 * tagged as EvtGen-01-02-02 2014-04-17 E. M. Lobodzinska <ewelina@mail.desy.de> * new external software infrastructure * tagged as EvtGen-01-02-01 2014-01-17 E. M. Lobodzinska <ewelina@mail.desy.de>
-
Xiaohu Sun authored
* minor typos in previous update * tag as FullChainTests-00-01-62 11 Decembre 2014 Xiaohu SUN * FullChainTests_TestConfiguration.xml fully corrected by John Chapman * with updated transform syntax * tag as FullChainTests-00-01-61 06 Octobre 2014 Xiaohu SUN * add ignorePatterns to Sim_tf.py in cosmicsSimul * tag as FullChainTests-00-01-60
-
Valentinos Christodoulou authored
-
Peter Van Gemmeren authored
* Clean selection.xml to avoid unnecessary loading of Dict in ROOT6 * Tagging as xAODTracking-00-13-03 2014-12-04 Nick Styles * Correct accessor name inconsistency in Summary info * Tagged as xAODTracking-00-13-02 2014-12-04 Anthony Morley * Correct accessor name inconsistency in TrackStateValidation * Tagged as xAODTracking-00-13-01 2014-12-04 Anthony Morley * Class name changes xAOD::PrepRawData-> xAOD::TrackMeasurementValidation xAOD::MeasurementStateOnSurface-> xAOD::TrackStateValidation * Tagged as xAODTracking-00-13-00 2014-11-27 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Prevented ROOT 6 from generating a dictionary for xAOD::Type::ObjectType in this package. ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
Add a wrapper around lexical_cast to suppress warnings about uninitialized variables. (AtlasBoost-00-00-08) * Tagging AtlasBoost-00-00-08. * Add a wrapper around lexical_cast to suppress warnings about uninitialized variables.
-
Atlas-Software Librarian authored
* cmt/requirements: update for gcc49, rm hscript.py * Tagged as AtlasCompilers-00-00-21
-
Royer Edson Ticse Torres authored
-
Royer Edson Ticse Torres authored
* adjusted some of the settings of InDetVKalMultiVxInJetTool based on input from Royer and added the MSVVariablesFactory tool in the configuration * tagged as BTagging-00-06-93 2014-12-14 Wouter van den Wollenberg * ported InDetVKalMultiVxInJetTool to release 19/20 and added it as a prerequisite for MultiSVbb1 and 2 * tagged as BTagging-00-06-92 2014-12-12 Wouter van den Wollenberg * ported naive calibration for SV1Flip, IP2DNeg, IP3DNeg, MV1Flip, MV2cXFlip, MVbFlip and MV1cFlip to release 19/20 * tagged as BTagging-00-06-91 2014-12-12 Emmanuel Le Guirriec * updated calibration alias for new run 2 configs * tagged as BTagging-00-06-90 2014-12-11 Emmanuel Le Guirriec * remove warning in Standalone code * tagged as BTagging-00-06-89 2014-12-11 Emmanuel Le Guirriec ... (Long ChangeLog diff - truncated)
-
Marcin Jerzy Nowak authored
* MuonEventTPCnv\selection.xml: remove duplicated class/typedefs * tagging MuonEventTPCnv-01-06-12 2014-12-12 Edward.Moyse@cern.ch * Various fixes to re-enable writing/reading of TgcCoinData * tagging MuonEventTPCnv-01-06-11 2014-12-11 Peter van Gemmeren <gemmeren@anl.gov> * MuonEventTPCnv/selection.xml: For ROOT6: adding ClassID to actual class rather than just typedef * tagging MuonEventTPCnv-01-06-10 2014-12-05 Jochen.Meyer@cern.ch * fixing coverity defects 12369-72, 12390, 12993-5, 12998, 13000-1, 13005, 13008-9, 13058-9, 13061, 13063-4, 18944-5 * tagging MuonEventTPCnv-01-06-09 2014-10-04 Will Leight * identifier fix in MuonSimDataCollectionCnv_p1.cxx * tagging MuonEventTPCnv-01-06-08
-
Alan Watson authored
* Full backward compatibility (threshold patterns for old data) * Tag as xAODTriggerAthenaPool-00-00-13 2014-12-15 Alan Watson <Alan.Watson@CERN.CH> * Implement Scott's backward compatibility fixes * Tag as xAODTriggerAthenaPool-00-00-12 2014-12-10 Alan Watson <Alan.Watson@CERN.CH> * Add explicit container convertors for EmTau and Jet RoIs to src * Tag as xAODTriggerAthenaPool-00-00-11 2014-12-03 Joerg Stelzer <stelzer@cern.ch> * cmt/requirements: Add xAOD::TrigComposite to converters (done by Tomasz Bold) * Tagging as xAODTriggerAthenaPool-00-00-10 2014-08-28 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added default POOL converters for the new TrigNavigation and TrigNavigationAuxInfo classes. ... (Long ChangeLog diff - truncated)
-
John Morris authored
* Remove CaloIsoCorrections * This package is now pure "Selection" * All isolation corrections are handled elsewhere * This pkg assumes all isolation values are correct * Tag as ElectronIsolationSelection-00-00-13 2014-11-21 Christos.Anastopoulos <Christos.Anastopoulos@cern.ch> * Move ShowerDepth to IsolationCorrections * Tag as ElectronIsolationSelection-00-00-12 2014-11-21 Christos.Anastopoulos <Christos.Anastopoulos@cern.ch> * Move ShowerDepth to IsolationCorrections * Tag as ElectronIsolationSelection-00-00-11 2014-10-24 John Morris <john.morris@cern.ch> * Tag as ElectronIsolationSelection-00-00-10 * Spelling mistake ... (Long ChangeLog diff - truncated)
-
Graeme Stewart authored
Tagging AtlasMatplotlib-00-03-01 (AtlasMatplotlib-00-03-01) * requirements - Remove AtlasPyTables use statement * Tagging AtlasMatplotlib-00-03-01
-