- Aug 05, 2015
-
-
Walter Lampl authored
* Fix copy-paste error in LArNoisyROFlags.py * tag LArCellRec-02-12-94-02
-
Werner Wiedenmann authored
* initialize TrigSerializeConvHelper early so that streamerinfos are known before event processing * add job properties for Data Scouting HLT results * tagging TrigBSExtraction-00-00-41 2015-04-14 scott snyder <snyder@bnl.gov> * Tagging TrigBSExtraction-00-00-40. * AthenaBaseComps migration. * Tagging TrigBSExtraction-00-00-39. * Fix clang warning (struct/class). * tagging TrigBSExtraction-00-00-38
-
Nicholas Styles authored
* share/RecExCommon_flags.py: Set default for ESD re-reconstruction flag * tag RecExCond-00-02-69 2015-05-20 Jovan Mitrevski <Jovan.Mitrevski@cern.ch> * share/RecExCommon_GlobalFlags.py: change default conditions for newer default RDO input * tag RecExCond-00-02-68
-
Pawel Jurgielewicz authored
* Quick fix for disabled P&E calculation * TrigMinBiasMonitoring-00-01-23 2015-05-29 Pawel Jurgielewicz <pjurgielewicz@o2.pl, Pawel.Jurgielewicz@cern.ch> * Fixed problem with purities calculated as a function of lumiblock * TrigMinBiasMonitoring-00-01-22 2015-05-22 Iwona Grabowska-Bold * cosmetic changes to NumGoodOfflineTracks and GoodOfflineTracksPt * two ALFA triggers added (ATR-11216) * TrigMinBiasMonitoring-00-01-21 2015-05-20 Iwona Grabowska-Bold * trigger list updated with the low-mu menu content * TrigMinBiasMonitoring-00-01-20
-
Joerg Stelzer authored
* CTPSimulation: fix MBTS single sector simulation * TrigT1CTP-03-00-64
-
Antonio Limosani authored
* Send jobs to long queue only * tag ValgrindRTTJobs-00-01-21 2015-05-18 Antonio Limosani * Remove checkxAOD.py test * tag ValgrindRTTJobs-00-01-20
-
Oleg Fedin authored
2015-04-17 Will Buttinger <will@cern.ch> * removed CaloCell_ID dependency * for now, eliminate truth particle extrapolating to calorimeter, so that tool works in AthAnalysisBase without heavy dependency 2015-05-28 Oleg Fedin * Fix problem with the Sherpa back looping particles * for mc15 production tagged as MCTruthClassifier-00-01-32-01 2015-05-29 Oleg Fedin * some protection against null pointer * tagged as MCTruthClassifier-00-01-32-02
-
Attila Krasznahorkay authored
* Extended the code to be able to take the data mu values from the luminosity tool, instead of the already existing EventInfo object. * This fixes the values put into xAOD::EventInfo while reconstructing data15 events. * But more tests are needed for mc15-like setups, to make sure that the code handles it correctly when the info is not coming from the database. * Tagging as xAODEventInfoCnv-00-00-17 2015-04-29 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a new algorithm to the package, which just checks that all the xAOD::EventInfo objects that it encounters during a job, describe unique events. * This is meant to be used in AODMerge_tf.py in the future, as a simple check that the production system didn't do anything "funny". * Added a simple jobO to test the algorithm. * Removed the executable flag from the EventInfoSelectorTool source files. ... (Long ChangeLog diff - truncated)
-
Fares Djama authored
* Keep the MC using defaults values rather that DCS values * Tagged as SiLorentzAngleSvc-01-00-07 2015-05-26 Nick Styles * Merging branch changes back into trunk * Updating Pixel Lorentz Angle Svc Instance to use DCS for data, defaults for MC * Tagged as SiLorentzAngleSvc-01-00-06
-
Marcin Nowak authored
* src\pyroot\PyROOTInspector.cxx: fix index not incrementing in pythonization of collections * Tagging RootUtils-00-00-93
-
Christian Grefe authored
* TRTMonitoringTool: changed monitoring group for aging histograms * Tagged as TRT_Monitoring-00-08-18 2015-05-28 Christian Grefe <christian.grefe@cern.ch> * TRTMonitoringTool: fixed warnings when filling aging plots * TRTMonitoringTool: aging plots are now stored per LB * Tagged as TRT_Monitoring-00-08-17 2015-05-19 Christian Grefe <christian.grefe@cern.ch> * requirements: re-enabled AtlasBoost requirement * Tagged as TRT_Monitoring-00-08-16 2015-05-05 Emre Celebi <emre.celebi@cern.ch> * TRTMonitoringTool: Fix for ATLASRECTS-2019 * Tagged as TRT_Monitoring-00-08-15 2015-04-21 Emre Celebi <emre.celebi@cern.ch> * TRTMonitoringTool: Fix for CID 29172 & 16514 * Tagged as TRT_Monitoring-00-08-14
-
Suneet Upadhyay authored
-
Steffen Maeland authored
* The fixes for coverity issues 11448 and 11506 were not properly implemented in PixelCabling-00-00-53. Although it doesn't cause any errors, it has been fixed again in tag -54. * Tagged as PixelCabling-00-00-54 2015-05-28 Steffen Maeland <steffen.maeland @ cern.ch> * Added new cabling map for Run2 (K. Potamianos), this is now the default * Fixed coverity issues 11448, 11506, and 29165 * Tagged as PixelCabling-00-00-53
-
Attila Krasznahorkay authored
Fixing an issue with containers being empty in all events of a given file (ExpressionEvaluation-00-00-23) * Made the code able to deal with files that have no objects of a given type, and hence don't have any dynamic variables for that container. * This showed up most prominently on the quiet beam 13 TeV data, with no electrons being reconstructed in some files. * Tagging as ExpressionEvaluation-00-00-23 2015-05-07 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a missing "break" command in StackElement.icc. This lead to failures in a number of derivation framework jobs. :-( * Tagging as ExpressionEvaluation-00-00-22 2015-05-06 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Did a fundamental cleanup in ExpressionParsing::StackElement. This speeds up the code when dealing with xAOD truth, by a factor of a few. * Also found some logic errors in the code in the process, so the updated code will have to be checked very thoroughly. As selection efficiencies may actually change in derivations as a result. (Nothing changed in my local tests, but that ... (Long ChangeLog diff - truncated)
-
Fabrizio Salvatore authored
added T2ZDCSignals ans SignalsContainer to requirement file (ATR-10701) (TrigEventAthenaPool-00-02-46) * added T2ZDCSignals ans SignalsContainer to requirement file (ATR-10701) * Tag as TrigEventAthenaPool-00-02-46
-
Emmanuel Le Guirriec authored
* back-porting changes in JetTagTools-01-00-48, JetTagTools-01-00-49 and JetTagTools-01-00-50 * bug fix in MV2Tag.cxx and JetFitterNNTool.cxx (ATLASRECTS-2100) * when input data is missing, return default tagger values rather than go on with undefined inputs * fix to still consider MV2 for cases where JetFitter has not run avoiding to connect variables which are not available * degrade WARNING in JetFitterNNTool to DEBUG (as we know this will happen * tagged as JetTagTools-01-00-42-03 2015-05-19 Kazuya Mochizuki * update MV2Tag.cxx: fix initialization of egammaMVA use * tagged as JetTagTools-01-00-42-02
-
Steffen Maeland authored
2015-05-27 Steffen Maeland <steffen.maeland @ cern.ch> * Fix to ATLASRECTS-2154, crash due to out-out-bounds read in case of invalid FE-I4 service code * Tagged as PixelRawDataByteStreamCnv-00-02-30
-
Veit Lorenz Scharf authored
tag TrigT1CaloUtils-00-01-26 -- reintegrate pending changes form TrigT1CaloUtils-00-01-17-branch (TrigT1CaloUtils-00-01-26) * merge change 663756 from TrigT1CaloUtils-00-01-17-branch (from Joerg): * Adding L1TopoDataMaker from Alan which provides the conversion methods from ROIBResult to TopoData * Tag as TrigT1CaloUtils-00-01-26 2015-05-26 Alan Watson <Alan.Watson@CERN.CH> * Correcting the ChangeLog: * CPMTobAlgorithm: use xAOD::CPMTower * Previous entry was for a different package! * Not worth tagging just to update ChangeLog 2015-05-26 Alan Watson <Alan.Watson@CERN.CH> * L1CPMTowerTools: add method to create xAOD::CPMTower * L1CPMTools: use xAOD::CPMTower as input * Tag as TrigT1CaloUtils-00-01-25 2015-05-07 Alan Watson <Alan.Watson@CERN.CH> * SystemEnergy: Update calculations to match Run 2 implementation Change to thresholdValueCount for XE, TE * Tag as TrigT1CaloUtils-00-01-24 ... (Long ChangeLog diff - truncated)
-
Hong Ma authored
* Tagging LArMonTools-02-00-25 * initialize variables in struct LArDigitMon::partition. 2014-07-21 Benjamin Trocme * Tagging LArMonTools-02-00-24 * LArFEBMon : adding error type in corrupted tree * All algos : shortening/improving main historgrams title 2015-04-19 Hong Ma <hma@bnl.gov> * Tagging LArMonTools-02-00-23 * deleting temp histograms in LArDigitMon and LArNoisyROMon finalize method. 2014-07-21 Benjamin Trocme * Tagging LArMonTools-02-00-22 * LArNoisyROMon, LArDigitMon, LArFEBMon : removing histograms deletion at the end of run to avoid crashes in case of multi run processing. 2015-04-09 Bruno Lenzi <Bruno.Lenzi@cern.ch> ... (Long ChangeLog diff - truncated)
-
Alan Watson authored
* L1CPMTowerTools: add method to create xAOD::CPMTower * L1CPMTools: use xAOD::CPMTower as input * Tag as TrigT1CaloTools-03-06-13 2015-05-26 Veit Scharf <vscharf@kip.uni-heidelberg.de> * src/L1TriggerTowerTools.cxx: adjust RunNumber for Run-2 conditions * Tag as TrigT1CaloTools-03-06-12 2015-05-26 Veit Scharf <vscharf@kip.uni-heidelberg.de> * src/L1CPCMXTools.cxx: fix segfault * Tag as TrigT1CaloTools-03-06-11 2015-05-22 Veit Scharf <vscharf@kip.uni-heidelberg.de> * L1TriggerTowerTool.cxx: auto-configure Run-1 or Run-2 database access; separate methods for CP/JEP Lut * L1TriggerTowerTool: fix Coverity issue 19602 * L1JetCMXTool: fix Coverity issue 29171 2015-05-11 Vasiliki Kouskoura <Vasiliki.Kouskoura@cern.ch> * src/L1CPCMXTools.cxx:migrate to xAOD Trigger Towers ... (Long ChangeLog diff - truncated)
-
Alan Watson authored
* IL1CPMTowerTools, IL1CPMTools: use xAOD::CPMTower as input * Tag as TrigT1CaloToolInterfaces-00-01-03 2015-05-21 Veit Scharf <vscharf@kip.uni-heidelberg.de> * TrigT1CaloToolInterfaces/IL1TriggerTowerTool.h: extend the interface to separate methods for CP/JEP LUT * Tag as TrigT1CaloToolInterfaces-00-01-02 2015-05-11 Vasiliki Kouskoura <Vasiliki.Kouskoura@cern.ch> * IL1CPCMXTools.h: migrate to xAOD Trigger Towers * Tag as TrigT1CaloToolInterfaces-00-01-01
-
Alan Watson authored
* RoIBResultToxAOD: use xAOD::CPMTower for EM/Tau ET sums * Tag as AnalysisTriggerAlgs-00-01-44
-
Nicholas Styles authored
* Adding new alg to allow EventInfo to be updated during reconstruction from ESD * Tagged as RecAlgs-00-00-19 2015-03-16 scott snyder <snyder@bnl.gov> * Tagging RecAlgs-00-00-18. * Fix clang warnings: remove unused class members. 2015-03-12 scott snyder <snyder@bnl.gov> * Tagging RecAlgs-00-00-17. * src/JobInfo.h: Fix coverity warning in root6 build.
-
Sanya Solodkov authored
* bug fix in TileCellContainerCnv.cxx: * removing assumption that only one TileCellContainer is saved to POOL * Tagging TileEventAthenaPool-00-04-28.
-
Thijs Cornelissen authored
* Fix compilation error in 20.1.X * Tagging xAODEventInfo-00-00-22-01 2015-05-15 Christian Ohm <christian.ohm@cern.ch> * Putting in Scott's changes in the trunk into this branch to get the problems due to uninitialized variables to go away without Marcin's xml updates (which cause problems in 20.1.X.Y-VAL) * Tagging xAODEventInfo-00-00-22-00
-
Peter Kluit authored
* important fix for Toroid off data * recuperates 20% of the MuidCB muons * Toroid on reconstruction is not changed * changes to CombinedMuonTrackBuilder.cxx (under Toroid off check) * Tagging as MuidTrackBuilder-03-00-50
-
Peter Kluit authored
* important fix for Toroid off data * recuperates 20% of the MuidCB muons * Toroid on reconstruction is not changed * changes requirements .h and .cxx to pickup and use the magFieldSvc to flag ToroidOn/off * Tagging as TrkMaterialProvider-00-00-36
-
Patrick Karl Czodrowski authored
add doTrigBJet to PhysValMon test and make sure finally ALL releases use the new tag (TrigAnalysisTest-00-04-07) * add doTrigBJet to PhysValMon test * TrigAnalysisTest-00-04-07 2015-05-09 Patrick Czodrowski <czodrows@cern.ch> * fix root comp for AthenaTrigESD_HLTMonitoring - now for real remove customrootcomp and use the regular version see ATR-10936 * TrigAnalysisTest-00-04-06
-
Walter Lampl authored
* LArHVCorrTool: Fix uninitialized variable (ATLASRECTS-2126) * tag LArRecUtils-00-14-28-02
-
Nguyen Phuong Dang authored
MissingEtDQA-00-00-13 14 May 2015 P. Dang MissingEtDQA-00-00-12
-
Thijs Cornelissen authored
* Fix uninitialized variable * tag JetMissingEtTagTools-00-02-16
-
Nicholas Styles authored
* More fixes to StoreGate updates for re-reconstruction from ESD * Tagged as TrkAmbiguityProcessor-01-00-07-03 2015-05-18 Nick Styles * Fixes to StoreGate updates for re-reconstruction from ESD * Tagged as TrkAmbiguityProcessor-01-00-07-02 2015-03-4 Nick Styles * StoreGate changes to allow re-running from ESD * Tagged as TrkAmbiguityProcessor-01-00-07
-
Mark Hodgkinson authored
* ATLJETMET-360 * python/JetRecUtils.py: Update retrieveAODList to NOT add any container with "HLT" in the name. * JetRec-03-00-39-03 (JetRec-03-00-39-03) * ATLJETMET-360 * python/JetRecUtils.py: Update retrieveAODList to NOT add any container with "HLT" in the name. * JetRec-03-00-39-03
-
Christian Ohm authored
* Removed gcc43 default for get-tag-diff.py * Tagging as PyCmt-00-00-40
-
Nicholas Styles authored
* Better fix from S. Snyder, avoiding const_cast * If only const retrieve possible, copy track particles into new container, and overwrite StoreGate * Tagged as InDetPriVxFinder-03-00-12 2015-05-14 Nick Styles * Further changes for re-running from ESD * const_cast TrackParticleContainer if only const retrieve possible to allow vertex links to be added * Tagged as InDetPriVxFinder-03-00-11 2015-03-03 Nick Styles * StoreGate changes to allow re-running from ESD * Tagged as InDetPriVxFinder-03-00-10
-
Stewart Martin-Haugh authored
* Turn off dump of obsolete track collections * Remove StoreGate dependency * TrigValAlgs-00-01-23 2015-04-24 <sprince@cern.ch> * Changed output levels of some output (ATR-10561) * TrigValAlgs-00-01-22 2015-04-15 <kleney@cern.ch> * Fixed (TDC.cxx) FAs failed ToolSvc.TrigDecisionTool.Navigation see: ATR-10195 * TrigValAlgs-00-01-21 2015-04-11 Sebastien Prince <sprince@cern.ch> * Changed message when no filled jet containers is found from ERROR to DEBUG (ATR-10561) * Fixed hexadecimal output from egamma affecting jet output * TrigValAlgs-00-01-20 2015-04-03 scott snyder <snyder@bnl.gov> * Tagging TrigValAlgs-00-01-19. * src/TrigEDMChecker.cxx: Fix clang warning (unused variable). ... (Long ChangeLog diff - truncated)
-
Anthony Lionti authored
* src/TrigTRTHTHCounter.cxx: Addition of parameters RoadMaxEta to limit road calculation to the barrel only and WedgeNBin to select the number of adjacent bins used. Default values changes: * maxCaloEta=1.7 * nBinCoarse=14 * nBinFine=14 * roadMaxEta=1.06 * wedgeNBin= 5 * Output a 5 size vector of float including fHT and nHT for both road and wedge calculation and ROI eta. * The fine binning is now done for 3 coarse bins. * src/TrigTRTHTHhypo.cxx: New parameter DoRoad set by default to 0. Default cuts changed to fHT= 45% and nHT= 20 * Tagged as TrigTRTHighTHitCounter-00-00-23
-
Joerg Stelzer authored
* AthenaBaseComp migration * Trajectory.cxx: Fix compiler warnings about unused variablee * TrigFake-00-02-15
-
Goetz Gaycken authored
* Fix stack overflow reported in ATLASRECTS-2054
-
Scott Snyder authored
* Tagging TrigAnalysisExamples-00-00-44. * Fix more coverity warnings. 2015-04-07 scott snyder <snyder@bnl.gov> * Tagging TrigAnalysisExamples-00-00-43. * Fix clang warnings. Update use of TrigParticle headers. * Tagging TrigAnalysisExamples-00-00-42. * AthenaBaseComps migration. * Tagging TrigAnalysisExamples-00-00-41. * Fix some coverity warnings. * : CLHEP2 fixes
-