- Jun 14, 2016
-
-
Daniele Zanzi authored
* new tau EDM for r21 * TrigStorageDefinitions-00-00-45 Former-commit-id: 45fb313abcdfe20230543201b0da7b90b36a2c44
-
Daniele Zanzi authored
* new tau EDM for r21 * TrigValAlgs-00-01-37 Former-commit-id: 65cebbe951a64b04a37f74eb691cc650738688cc
-
Daniele Zanzi authored
* new tau EDM for r21 * TrigEDMConfig-00-02-80 Former-commit-id: f3fe4d75c43a1e857b6b622e0134bafaed977558
-
Kate Whalen authored
2016-05-17 Kate Whalen <kate.whalen@cern.ch> * CalorimeterL1CaloMon.cxx: - Adjusting ET cut to remove low-ET noise - Disabling histograms requiring ET == 0 * Tag as TrigT1Monitoring-00-05-16 2016-01-28 Kate Whalen <kate.whalen@cern.ch> Former-commit-id: f690d812c22a507d5a6d2a540d410e18853dcde5
-
Goetz Gaycken authored
Improved reliability to detect when to enable trigger aware monitoring (obo Peter Onyisi) (InDetDiMuonMonitoring-00-03-09) Former-commit-id: 81c082d925c46ee3cadce8568909125483132d28
-
Andrzej Olszewski authored
* Soumya Smohapatra added code for event-by-event fluctuations * tagging as FlowAfterburner-00-03-03 Former-commit-id: 2c3646ac2d8c1c3ec513afaf1ed131b4065cb1ea
-
Bertrand Laforge authored
Changed Energy cut to Pt cut for eta-phi distributions of electrons and photons (egammaPerformance-00-03-32) Former-commit-id: 42d455ba9e2f398aff5cba7d750b2213e3e3eb1f
-
James Frost authored
* python/JetMonitoringHistos.py : use central TDT instance * tag as JetMonitoring-01-00-41 2016-04-21 James Frost <james.frost AT cern.ch> * CMakeLists.txt added * tagged as JetMonitoring-01-00-40 Former-commit-id: 2a7109705284021d1ca5002d69ebef551b97b581
-
Scott Snyder authored
'Set the store pointer in the link, if needed. Remove #define private.' (GeneratorObjectsTPCnv-00-06-11) * Tagging GeneratorObjectsTPCnv-00-06-11 * src/HepMcParticleLinkCnv_p1.cxx: Set the store pointer in the link, if needed. * GeneratorObjectsTPCnv/McEventCollectionCnv_p1.h: Remove #define private. Former-commit-id: beaacc7c328170499a633681907c7964b32a219c
-
Mark Sutton authored
* TrigInDetAnalysis-01-01-45 * Tier0 vtx analysis Former-commit-id: 4ddd1c97f8e146fcc0e9d7909a8b0dd6d25b4846
-
Mark Sutton authored
Former-commit-id: 3ce16e3339d38105ab1c2b1b49b38898a5ad6fed
-
Daniele Zanzi authored
* bug fix for singlepion chains * TrigTauHypo-00-06-84 2016-05-07 Daniele Zanzi * move to r21 tau EDM * TrigTauHypo-00-06-83 2016-05-06 Daniele Zanzi * kaon-kaon, kaon-pion and pion-pion inv mass calculations (ATR-13841) * TrigTauHypo-00-06-82 Former-commit-id: 22854e72c9c8eedf6ec107cdb8a35893c4728e72
-
Daiki Yamaguchi authored
* Track.cxx: Added hit efficiency vs LB plots 2016-05-09 Daiki Yamaguchi <daiki.yamaguchi@cern.ch> * Errors.cxx: Debug the double counting error flags in Error_per_lumi 2016-05-06 Daiki Yamaguchi <daiki.yamaguchi@cern.ch> * PixelMainMon.h: Removed unsued pointers * Track.cxx: Added the phi information of tracks 2016-05-03 Daiki Yamaguchi <daiki.yamaguchi@cern.ch> * PixelMainMon.h: small change 2016-04-29 Daiki Yamaguchi <daiki.yamaguchi@cern.ch> * Cluster.cxx: removed unused pointers * Errors.cxx: removed unused pointers 2016-04-22 Daiki Yamaguchi <daiki.yamaguchi@cern.ch> * Track.cxx: removed unused histograms Former-commit-id: cdc75d904520b07ff9e679500d2953f31f78dfd3
-
Ryan Mackenzie White authored
* Move e2X triggers to TP * TrigEgammaMonitoring-00-01-69 2016-04-29 Ryan White <ryan.white@cern.ch> * Add LHLoose + isolation for ElectronAnalysis (non-TP) * TrigEgammaMonitoring-00-01-68 Former-commit-id: 1d5e405bd28beb4f8e9d5bc2510d81c625b30885
-
Paul James Laycock authored
* Bugfix DAOD_IDNCB, will need to remove line 165 if DerivationFrameworkInDet-00-00-56 or greater is used * Tagging as PrimaryDPDMaker-00-06-10 2016-05-11 Paul Laycock <paul.james.laycock@cern.ch> * Added Tau jet selection to DESDM_CALJET for Quentin Buat * Tagging as PrimaryDPDMaker-00-06-09 2016-05-10 Paul Laycock <paul.james.laycock@cern.ch> * Bugfix DAOD_IDNCB * Tagging as PrimaryDPDMaker-00-06-08 Former-commit-id: 2cf5aefd8727848e9512602813212d882166a8d9
-
Scott Snyder authored
* Tagging LArSimEventTPCnv-00-00-05. * CMakeLists.txt: Fix tests for cmake build. * Tagging LArSimEventTPCnv-00-00-04. * Update reference files for changes in CaloIdentifier. Former-commit-id: 2ea123d692ee0d4c32b1276fd59ac3bc7c825109
-
Will Buttinger authored
* AthAnalysisHelper: methods for creating and setting properties on algorithms * Tagging as AthAnalysisBaseComps-00-00-16 * made ToolSvc the default parent for created tools * Tagging as AthAnalysisBaseComps-00-00-17 * One more helper method for adding properties to catalogue * Tagging as AthAnalysisBaseComps-00-00-18 2016-05-08 Will Buttinger <Will@cern.ch> * AthAnalysisHelper: printAuxElement method for printing content of an aux element * Tagging as AthAnalysisBaseComps-00-00-15 2016-05-03 Will Buttinger <will@cern.ch> * AthAnalysisHelper: Use const references instead of r-value references. Added specialization of setProperty for toolHandles + arrays * Tagging as AthAnalysisBaseComps-00-00-14 2016-04-07 Will Buttinger <will@cern.ch> * AthAnalysisHelper: createTool method for simplifying call to gaudi factory, corresponding setProperty method for bare tools setProperty method for services too ... (Long ChangeLog diff - truncated) Former-commit-id: bd4a7eb3393c84b4593015600d1b89d4806888f5
-
Soshi Tsuno authored
* Added new function to determine readout technology in PixelModuleDesign * Tagged as InDetReadoutGeometry-02-00-37 2016-05-09 Nick Styles * Added new DetectorType enum for StripStereoAnnulusDesign * Tagged as InDetReadoutGeometry-02-00-35 * Also fixed erroneous transform shift * Tagged as InDetReadoutGeometry-02-00-36 2016-04-29 Nick Styles * Fix to length method of StripBoxDesign * Tagged as InDetReadoutGeometry-02-00-34 2016-04-18 Shaun Roe * Coverity fixes 108273, 108274: 108273 06/04/2016 (Medium) Uninitialized scalar field :/InnerDetector/InDetDetDescr/InDetReadoutGeometry/src/StripAnnulusDesign.cxx in function "StripAnnulusDesign" 108274 06/04/2016 (Medium) Uninitialized scalar field :/InnerDetector/InDetDetDescr/InDetReadoutGeometry/src/InDetDetectorManager.cxx in function "InDetDetectorManager" * tag as Tagged as InDetReadoutGeometry-02-00-33 2016-04-17 Nick Styles * Merge changes from InDetReadoutGeometry-02-00-26-branch ... (Long ChangeLog diff - truncated) Former-commit-id: 63f821f341027ea7eba68778c0c337108f29f37a
-
Frank Winklmeier authored
* src/TrigRoIMoni.cxx: Ignore abort gap by default for RoI monitoring (ATR-12285) * TrigSteerMonitor-01-04-35 Former-commit-id: 16c328b55a5b7d6435e93fd03628977e986da494
-
Frank Winklmeier authored
* src/TrigL1CaloOverflow.cxx: Ignore events in the abort gap and also check RoIB overflows (ATR-12285) * TrigDetCalib-01-02-16 Former-commit-id: b8725a14bca5ff181d2f8302c1f036ff90e588b0
-
Benjamin William Allen authored
Former-commit-id: 9a3dd884ad0b786b3fdb024c1c74925a5d3b3f3b
-
Nils Erik Krumnack authored
fixed AnaToolHandle::swap to work in Athena (the problem was that the release function had the AnaToolHandle it worked on hard-coded) (AsgTools-00-00-85) * fixed AnaToolHandle::swap to work in Athena (the problem was that the release function had the AnaToolHandle it worked on hard- coded) * tagging as AsgTools-00-00-85 2016-05-05 Nils Krumnack <Nils.Erik.Krumnack@cern.ch> * added documentation to the MessageCheck.h header file * tagging as AsgTools-00-00-84 Former-commit-id: 0c28bbefea05ccbb86b71d7ac975934577d5dad2
-
Nils Erik Krumnack authored
* added a version of exec_read that provides a return code * going into RootCoreUtils-00-00-37 2016-04-18 Nils Krumnack <Nils.Erik.Krumnack@cern.ch> * added a [[noreturn]] attribute to RCU_THROW_MSG * going into RootCoreUtils-00-00-36 Former-commit-id: 91c97b4e0c4d0f1375973506bfc60f721ca97121
-
Elmar Ritsch authored
Change parameter of AtlasHitsVector::Insert(..) from const r-value reference to non-const r-value reference, as there isn't really any good reason for using const r-value references ever. ATLASSIM-2775. Make AtlasHitsVector::getVector(..) a const method, as it does not modify member data. (HitManagement-00-01-25) 2016-05-10 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Tagging HitManagement-00-01-25 * Change parameter of AtlasHitsVector::Insert(..) from const r-value reference to non-const r-value reference, as there isn't really any good reason for using const r-value references ever. ATLASSIM-2775 * Make AtlasHitsVector::getVector(..) a const method, as it does not modify member data. 2016-05-03 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Tagging HitManagement-00-01-24 * Add perfect forwarding of universal references in AtlasHitsVector::Insert(..) and AtlasHitsVector::Emplace(..) methods. ATLASSIM-2775 2016-03-24 Iain Bertram <iabertra@cern.ch> * Change to use std::stable_sort * Modified HitManagement/TimedHitCollection.icc and HitManagement/TimedHitPtrCollection.icc * Tagging HitManagement-00-01-23 Former-commit-id: c6eeb6d5832bf921e01f5fadef3550d2eed89393
-
Sascha Mehlhase authored
* changing default threshold (50 GeV >> 25 GeV) * tag TrackParticleAssociationAlgs-00-00-05 Former-commit-id: 7937a7222451c5bdddb72b704bc3c1c344c2c289
-
Kristian Anders Gregersen authored
* added histograms of integrated MV2c20 above reference OP vs. eta, for OP = 50, 70, 77, 85% and for quality/suspect jets (for monitoring IBL bowing). Former-commit-id: 3ecc5f29f223fcbc1f7f8d8e34a1bcdc195bd1e0
-
Tim Martin authored
* Change hypo config for sp SCT non collision backgrounds trigger to >= 50 * tagging as TrigT2MinBias-00-02-31 2016-05-05 Tim Martin <Tim.Martin@cern.ch> * Fix hypo config for sp SCT non collision backgrounds trigger * tagging as TrigT2MinBias-00-02-30 Former-commit-id: dc85a037c1bfdf5dc61ccebd09cbf56923a7d9cd
-
Justin Griffiths authored
* r21 compatibility, still compatible w/ 20.7 * tagging 00-03-07 Former-commit-id: fcee80435531d60966852d45c48c42dcbff96693
-
Justin Griffiths authored
* r21 updates * TrigTauRec-00-11-00 2016-04-18 Daniele Zanzi * 2016 TES (ATR-12213) * TrigTauRec-00-10-11 2016-04-18 Daniele Zanzi * Reverting TES to 2015 TES * TrigTauRec-00-10-10 Former-commit-id: d0b27f1ee9c79442e8d18a0374f85de32e834de0
-
Daniele Zanzi authored
* moved to r21 tau EDM * TrigTauMonitoring-00-00-78 2016-05-06 Daniele Zanzi * activated real Ztt efficiency folder * TrigTauMonitoring-00-00-77 Former-commit-id: a345c29bb1b7a30eb17cb4ad7d87db60933fb9e7
-
Sebastien Prince authored
Former-commit-id: a56457cc150fd3c269a9aa30bf8bb260b99b15e8
-
Kenji Hamano authored
Former-commit-id: 939326593c1e908c2622b9f9d631c8cff185b16e
-
David Paul Yallup authored
Former-commit-id: 58531bb22b52d090605846891b95f8356fbe4433
-
Justin Griffiths authored
* make compatible with TauJet_v3 Former-commit-id: 0f56ff40efad613269c3f7354f9145678f6aa1d9
-
Justin Griffiths authored
Former-commit-id: 44ae5b28740dc29b9c905271255456750336550a
-
Attila Krasznahorkay authored
* Fixed a linking error in one of the test that only showed up in the standalone build on MacOS X. * Tagging as PATInterfaces-00-00-35 Former-commit-id: caccc12854e1a134b81556765434c5290a1d0e6b
-
Frank Winklmeier authored
* bin/atn_summary.pl: Remove obsolete shifter link * TrigValTools-00-04-25 2016-05-21 Stewart Martin-Haugh <smh@cern.ch> * bin/dumpTimers.py: fix overflow finding * TrigValTools-00-04-24 Former-commit-id: 6af5a14f25164673a6b132e6648e9f738f3b15b4
-
Callum Kilby authored
* Remove TDT and TestMonToolAC output level setting in TrigInDetValidation_RTT_Common.py 2016-04-20 sutt < sutt @ cern.ch > * TrigInDetValidation-00-07-21 * move xml fragments 2016-04-20 sutt < sutt @ cern.ch > * TrigInDetValidation-00-07-20 A + TIDAbuild * move xml fragments 2016-04-19 Julie Hart Kirk <hartj@lxplus010.cern.ch> * build/TrigInDetValidation_TestConfiguration_main.xml: * remove non-IBL tests * TrigInDetValidation-00-07-19 2016-04-14 sutt < sutt @ cern.ch > * TrigInDetValidation-00-07-18 * add cmake file Former-commit-id: a40797f38cc8f9110a66eca7a1be693993eddf78
-
Elmar Ritsch authored
Improve performance of heavily used BFieldCache::getB method by moving short->float type conversions out of tight for-loop. New BFieldCache::getB method is about 1.4 times faster. Bit-wise identical output is guaranteed (MagFieldServices-00-01-36) * Improve performance of heavily used BFieldCache::getB method by moving short->float type conversions out of tight for-loop. New BFieldCache::getB method is about 1.4 times faster. * Bit-wise identical output is guaranteed * Tagging as MagFieldServices-00-01-36 Former-commit-id: 45d72e50546889dbd5af04793b184d8ce6bc8cbc
-
Atlas-Software Librarian authored
Former-commit-id: cce92569c93ce73f305e97fff0eb918fb5a19501
-