- Sep 22, 2015
-
-
Atlas-Software Librarian authored
-
Paul James Laycock authored
-
Julie Kirk authored
-
Tomasz Bold authored
added back V2 and V3 (as functions) which can be used to configure manu in backward compatible manner (this is needed for old menu tags) (TrigHIHypo-00-00-66)
-
Tomas Sykora authored
-
Viviana Cavaliere authored
-
Giacinto Piacquadio authored
-
Mark Sutton authored
-
Paul James Laycock authored
-
Veit Lorenz Scharf authored
-
- Sep 21, 2015
-
-
Atlas-Software Librarian authored
* fix of efficiency plots 2015-08-16 Daniele Zanzi <daniele . zanzi@ cern.ch> * test of FTF tracking 2015-08-11 Daniele Zanzi <daniele . zanzi@ cern.ch> * histograms for L1Topo validation 2015-08-08 Daniele Zanzi <daniele . zanzi@ cern.ch> * L1 histograms for extra jet
-
Atlas-Software Librarian authored
* cmt/requirements Specify required Boost components for cmake (transparent to CMT) * Tagged as FPTracker-00-00-19
-
Atlas-Software Librarian authored
* cmt/requirements Specify required Boost components for cmake (transparent to CMT) * Tagged as ForwardTracker-00-05-01
-
Atlas-Software Librarian authored
* add jobO for LArClusterCollisionTime alg * tag LArClusterRec-02-06-08 2015-08-20 Walter Lampl <walter.lampl@ cern.ch> * add algo for cluster-based collision-time monitoring * tag LArClusterRec-02-06-07
-
Atlas-Software Librarian authored
* Two muon segment collections introduced, one for CSC segments (NCB_MuonSegments) and one for inned MDT end-cap segments (MuonSegments); m_muonSegmentContainerKey replaced with m_cscSegmentContainerKey and m_mdtSegmentContainerKey. * Updated code for checking to which muon sub-detector does a segment belong to. * Removed obsolete code for CSC time calculation. * Commented out the code where the CSC segments outside of the timing window are treated as early. * Updated the background word bits to use NoTimeLoose and TwoSidedNoTime. * tag RecBackgroundAlgs-00-03-00 2015-08-21 Walter Lampl <walter.lampl@ cern.ch> * change muon segment collection to 'NCB_MuonSegments' * tag RecBackgroundAlgs-00-02-09 2015-05-01 scott snyder <snyder@bnl.gov> * Tagging RecBackgroundAlgs-00-02-08. * src/BeamBackgroundFiller.cxx: More coverity warnings. ... (Long ChangeLog diff - truncated)
-
Atlas-Software Librarian authored
* Add bowing to ntuple * InDetAlignNtupleTools-00-02-06
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
* Fix coverity defects 12424 09/07/2014 (Low) Missing assignment operator :/Tracking/TrkAlignment/TrkAlignEvent/TrkAlignEvent/AlignModule.h in function "" 12453 09/07/2014 (Low) Missing copy constructor :/Tracking/TrkAlignment/TrkAlignEvent/TrkAlignEvent/AlignModule.h in function "" 12464 09/07/2014 (Low) Missing copy constructor :/Tracking/TrkAlignment/TrkAlignEvent/TrkAlignEvent/AlignVertex.h in function "" 12441 09/07/2014 (Low) Missing assignment operator :/Tracking/TrkAlignment/TrkAlignEvent/TrkAlignEvent/AlignVertex.h in function "" * Tag as TrkAlignEvent-01-00-06 2015-05-25 Anthony Morley * Add bowing to the alignmodule * Correct transformation decomposition * Tagging as TrkAlignEvent-01-00-04
-
Atlas-Software Librarian authored
* RODHeaderCnvTool.cxx: use RODHeader's initialise method instead of set functions * Tag as xAODTrigL1CaloCnv-00-00-08 * Tag as xAODTrigL1CaloCnv-00-00-07
-
Atlas-Software Librarian authored
* Reduced the output level of the T/P converters to MSG::DEBUG. * Applied a fix in the AuxContainer T/P converter that I discovered was needed, while writing the T/P converter for xAOD::RODHeader. * Tagging as xAODHIEventAthenaPool-00-00-07 2015-09-10 Aaron Angerami <angerami@cern.ch> * Tested changes added in previous entry and observe proper behavior in both reading and writing objects in athena and stand alone ROOT * Tagging as xAODHIEventAthenaPool-00-00-06 2015-09-08 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added two simple jobOptions to the package to test the health of the POOL converters during schema evolution. * These very simple tests work quite well so far. * But will still hold off with tagging the package until the output messages of the converters are put to MSG::DEBUG level. Just to avoid per-event INFO messages sneaking into a release... 2015-09-08 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Adding the converters implementing the schema evolution for the ... (Long ChangeLog diff - truncated)
-
Atlas-Software Librarian authored
* Starting with a proper, full-scale schema evolution, in order to fix all the issues that came up in 20.1.7.1. * Introduced a _v2 version of all the classes. Since it was technically necessary to at least make a copy of xAOD::HIEventShape_v1 anyway, I decided to also harmonise its variable names with the xAOD naming conventions. * Not tagging yet, as the schema evolution code in xAODHIEventAthenaPool is still missing, and this code was not runtime-tested yet at all. 2015-09-07 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Removed the collection proxy for xAOD::HIEventShapeContainer for now. Will be added back for the _v2 class. * Tagging as xAODHIEvent-00-00-08 2015-09-07 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Reverted the CLASS_DEF declarations for the versionless names to use the CLIDs declared first for the versionned names. Thus allowing us to read ESD/AOD files made with xAODHIEvent-00-00-02. (All the way up to 20.1.6.X.) * Added a source file including the versionless headers, ... (Long ChangeLog diff - truncated)
-
Atlas-Software Librarian authored
* Implemented full-blown schema evolution for xAOD::RODHeader, making it possible to read back files written with _v1. * Added a small test jobOption to the package (which is not installed by CMT) to test that the conversion happens correctly. * Tagging as xAODTrigL1CaloAthenaPool-00-00-19 2015-09-08 Alexander Mazurov <alexander.mazurov@cern.ch> * Handle new RODHeader version - V2 * Tag as xAODTrigL1CaloAthenaPool-00-00-18 2015-09-08 John Morris <jonh.morris@cern.ch> * Fix guid of JEMEtSums and CMMEtSums * they were mixed up * Tag as xAODTrigL1CaloAthenaPool-00-00-17 * Fix guid of JEMEtSums and CMMEtSums * they were mixed up * Tag as xAODTrigL1CaloAthenaPool-00-00-17 * Fix guid of JEMEtSums and CMMEtSums ... (Long ChangeLog diff - truncated)
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
* UPD1 -> RUN2-UPD1 * tag LArCalibProcessing-00-04-61
-
Atlas-Software Librarian authored
* Tagging ForwardDetectorsD3PDMaker-00-01-25. * src/AfpTruthInfoFillerTool.h: Fix include guard. * Tagging ForwardDetectorsD3PDMaker-00-01-24. * Someone committed changes, but didn't tag them or write a ChangeLog entry. Make a tag to separate them from subsequent changes.
-
Li Yuan authored
* remove debugging print out * tagged as TrigMuonMonitoring-00-02-18 2015-09-16 Yuji Yamazaki <yamazaki@phys.sci.kobe-u.ac.jp>, Li Yuan <lyuan@mail.ihep.ac.cn> * fix muonType bug in CommonMon.cxx, add chain mu20_msonly for supporting MSonly triggers * tagged as TrigMuonMonitoring-00-02-17 2015-08-24 Yuji Yamazaki <yamazaki@phys.sci.kobe-u.ac.jp>, Li Yuan <lyuan@mail.ihep.ac.cn> * add L1 etaphi 2D histogram * tagged as TrigMuonMonitoring-00-02-16
-
Magda Anna Chelstowska authored
* Fixed Express and Main stream tests * Tagged Tier0ChainTests-00-02-97 2015-08-26 Thijs Cornelissen <thijs.cornelissen@cern.ch> * Remove lower limit for file size in LatestRun test * Tagged Tier0ChainTests-00-02-96 2015-08-25 Thijs Cornelissen <thijs.cornelissen@cern.ch> * Bug fix * Tagged Tier0ChainTests-00-02-95 2015-08-24 Thijs Cornelissen <thijs.cornelissen@cern.ch> * Make separate comparison tests for diffpool and diffroot * Tagged Tier0ChainTests-00-02-94 2015-08-22 Thijs Cornelissen <thijs.cornelissen@cern.ch> * Fix Express and comparison tests * Tagged Tier0ChainTests-00-02-93 2015-08-21 Thijs Cornelissen <thijs.cornelissen@cern.ch> ... (Long ChangeLog diff - truncated)
-
Libor Nozka authored
* Tagged as ALFA_CLinkAlg-00-00-14
-
Werner Wiedenmann authored
* TrigT1Result-00-01-67 * add possibility to use DAQ CTP result * changes in TrigT1Result/CTPResult.h, TrigT1Result/CTPResult.icc, src/CTPResult.cxx
-
Julie Kirk authored
* TrigInDetValidation-00-06-73 - remove "run1" and "robust" tests 2015-09-11 Julie Hart Kirk <hartj@lxplus0234.cern.ch> * TrigInDetValidation-00-06-72 - with build * TrigInDetValidation-00-06-71 - mor electron name updates M build/TrigInDetValidation_el_ttbar_pu138.xml M build/TrigInDetValidation_el_Jpsiee_pu40.xml 2015-09-10 Julie Hart Kirk <hartj@lxplus0234.cern.ch> * TrigInDetValidation-00-06-70 - with build this time * TrigInDetValidation-00-06-69 * update FTF collection names for electron jobs M build/TrigInDetValidation_el_single_e_7-80_IBL.xml M build/TrigInDetValidation_el_single_e_7-80_larged0.xml M build/TrigInDetValidation_el_single_e_7-80_IBL_pu40.xml M build/TrigInDetValidation_el_single_e_7-80_pu40_robustness.xml M build/TrigInDetValidation_el_Zee_pu46.xml M build/TrigInDetValidation_el_Zee_IBL_pu40.xml ... (Long ChangeLog diff - truncated)
-
Peter Onyisi authored
* Tag DataQualityUtils-02-20-13 2015-09-11 Alex Tuna <tuna@cern.ch> * Added uncertainties to Z/Jpsi mass RMS plots 2015-09-10 Gabriele Chiodini * Added TSize and TDota to displayExtra to add text with adjustable size and dotted TLine 2015-08-19 Peter Onyisi * Don't return status 0 on DQWebDisplay.py usage errors! 2015-08-18 Peter Onyisi * Clean up a lot of Coverity errors (MDT and HLTMinBias postprocessing) * Tag DataQualityUtils-02-20-12
-
Eric Torrence authored
* Fix lumi block duration (by configuring LBLB again) * tag as LumiBlockComps-01-00-17
-
Joerg Stelzer authored
* Make Bunchgroup loading a feature for data only, not for MC * TriggerJobOpts-00-04-97-02 2015-09-09 Joerg Stelzer * Bunchgroup info loaded from COOL as well by default * TriggerJobOpts-00-04-97-01
-
Siarhei Harkusha authored
set up entries to be equal to number of processed events for occupancy map over threshold (TileMonitoring-00-07-63) * src/TileCellMonTool.cxx: set up entries to be equal to number of processed events for occupancy map over threshold; * Tagging TileMonitoring-00-07-63 2015-09-09 Siarhei Harkusha <Siarhei.Harkusha@cern.ch> * src/TileCellMonTool.cxx: set up entries to be equal to number of processed events for the following histograms: occupancy map over threshold; occupancy map with negative energy; map with masked on the fly channels * Tagging TileMonitoring-00-07-62
-
Attila Krasznahorkay authored
* Enabled keyword expansion for the new RODHeader files. * Fixed a typo in xAODTrigL1CaloDict.h, so now it would correctly generate a dictionary for xAOD::RODHeaderContainer_v2. * Fixed a typo on the name of the bcid variable in xAOD::RODHeaderAuxContainer_v2, in that it wasn't in sync with the variable name used by xAOD::RODHeader_v2. * Tagging as xAODTrigL1Calo-00-00-57 2015-09-11 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Disabling the instantiation of smart pointer types in xAODTrigL1CaloDict.h, as no such dictionaries are requested by selection.xml anyway. * Removed the AthLinks includes from this file as well, but because ElementLink.h is included in many files (unnecessarily), this didn't cause a change in the requirements/Makefile.RootCore files. * Removed the Eigen specific code from xAODTrigL1CaloDict.h, as it's really just a point of confusion here. (The package doesn't use Eigen...) * Not tagging, as the package is still unusable. Sasha will need to add the missing .cxx files to make it functional. ... (Long ChangeLog diff - truncated)
-
Julie Kirk authored
* TrigInDetValidationReference-00-00-27 * update some more references for electron jobs M share/data-el_ttbar_pu138-reference.root M share/data-el_Jpsiee_pu40-reference.root 2015-09-10 Julie Hart Kirk <hartj@lxplus0063.cern.ch> * TrigInDetValidationReference-00-00-26 * update references for electron jobs M share/data-el_single_e_7-80_pu40_run1-reference.root M share/data-el_Zee_IBL_pu40-reference.root M share/data-el_single_e_7-80_IBL_pu40-reference.root M share/data-el_ttbar_pu69-reference.root M share/data-el_Zee_pu46_run1-reference.root M share/data-el_single_e_7-80_pu40_robust-reference.root M share/data-el_single_e_7-80_IBL-reference.root M share/data-el_ttbar_pu46-reference.root M share/data-el_single_e_7-80_IBL_pu40_robust-reference.root M share/data-el_single_e_7-80_larged0-reference.root M share/data-el_Zee_IBL_pu40_rzMatcher-reference.root M share/data-el_Zee_pu46-reference.root ... (Long ChangeLog diff - truncated)
-
Walter Lampl authored
* common base class for cell/cluster monitoring, streamlining a bit * tag CaloMonitoring-00-04-18 2015-09-07 Walter Lampl <walter.lampl@ cern.ch> * adapt to changes of BeamBackgroundFiller. Use custom SG key to avoid confusion * tag CaloMonitoring-00-04-17 2015-04-13 Hong Ma <hma@bnl.gov> * remove CaloCellVecMon's runStat() method. Histograms are not deleted when run number changes. * Tagging CaloMonitoring-00-04-16 2015-04-06 scott snyder <snyder@bnl.gov> * Tagging CaloMonitoring-00-04-15. * src/CaloCellVecMon.cxx (processHists): Fix coverity warnings. 17-02-2015 Khadeejah ALGhadeer <kalghade@cern.ch> * Fix for missing Histograms in CalCellVecMon.cxx * tag CaloMonitoring-00-04-14 ... (Long ChangeLog diff - truncated)
-
Kenji Hamano authored
-
Tomasz Bold authored
* adapted to new HI EDM * TrigHIHypo-00-00-65 2015-09-10 Dominik Derendarz * more flexible UltraCentral config * TrigHIHypo-00-00-64 2015-09-04 Tomasz Bold * reduced HI CaloCorrectionTool verbosity (no INFO messages every event) * TrigHIHypo-00-00-63 2015-08-31 Tomasz Bold * refactored Vn hypos to obtain configs from python * TrigHIHypo-00-00-62 2015-08-30 Tomasz Bold * fixed bug wiht the qy shift in VnHypo * TrigHIHypo-00-00-61 2015-08-29 Qipeng Hu <qhu@cern.ch> ... (Long ChangeLog diff - truncated)
-
Aaron Angerami authored
* mods to match EDM function name changes (xAODHIEvent-00-00-09) * Tagging as HIGlobal-01-00-09' 2015-04-11 Aaron Angerami <angerami@cern.ch> * Adding code/fags to do summary container * Tagging HIGlobal-01-00-07 2015-04-07 Aaron Angerami <angerami@cern.ch> * Merging HIGlobal-01-00-00-branch with trunk * Tagging HIGlobal-01-00-06 2015-03-16 scott snyder <snyder@bnl.gov> * Tagging HIGlobal-01-00-05. * src/HIEventShapeTriggerFast.cxx (execute): Const fix. 2015-03-12 scott snyder <snyder@bnl.gov> * Tagging HIGlobal-01-00-04. * Fix coverity warning. ... (Long ChangeLog diff - truncated)
-