- Jul 20, 2021
-
-
- May 05, 2021
-
-
- May 03, 2021
-
-
- Mar 15, 2021
-
-
Edward Moyse authored
This is to fix issues when new configuration did not match old. Also fix logger of MuonConfig so it can turn CA debugging on
-
- Mar 08, 2021
-
-
- Feb 05, 2021
-
-
Walter Lampl authored
-
- Feb 02, 2021
-
-
Peter Onyisi authored
-
- Dec 03, 2020
-
-
Rafal Bielski authored
``` git grep -l EDMDecodingVersion | xargs sed -i 's/EDMDecodingVersion/EDMVersion/g' ```
-
Rafal Bielski authored
-
- Nov 19, 2020
-
-
- Nov 17, 2020
-
-
Peter Onyisi authored
-
- Nov 16, 2020
-
-
- Oct 23, 2020
-
-
- Oct 05, 2020
-
-
- Oct 02, 2020
-
-
- Sep 29, 2020
-
-
- Sep 22, 2020
-
-
Need <cstdlib> for size_t.
-
- Jul 02, 2020
-
-
- May 25, 2020
-
-
- Apr 30, 2020
-
-
Peter Onyisi authored
-
- Mar 10, 2020
-
-
Clement Camincher authored
-
- Jan 16, 2020
-
-
scott snyder authored
- iteritems - basestring
-
- Aug 01, 2019
-
-
Improvements to DQ monitoring filters See merge request atlas/athena!23496
-
- Jun 24, 2019
-
-
Move SCTLorentzMonAlg configuration to python area; create separate test script; add dependence on ID geometry
-
- Jun 19, 2019
-
-
scott snyder authored
Migrate to use LuminosityCondAlg, LBDurationCondAlg, and TrigLiveFractionCondAlg. In the process removes ToolHandle constness violations.
-
- Dec 12, 2018
-
-
Former-commit-id: 282d6a051779f134cc8f18349e88e8d2d38a39ff
-
- Oct 23, 2018
-
-
Former-commit-id: d92d4bf0
-
- Sep 10, 2017
-
-
Revert "Merge branch '21.0-dq-event-filter' into '21.0'" See merge request !4538 Former-commit-id: 32c926b0
-
- Sep 07, 2017
-
-
21.0 dq event filter See merge request !3963 Former-commit-id: ac6c4b8a
-
- Nov 01, 2016
-
-
Peter Onyisi authored
* Add protection for case rec.doTrigger==False and DQMonFlags.useTrigger==True obo Ryan White. This mode of operation is NOT SUPPORTED BY DQ. * Tag AthenaMonitoring-02-03-06 2016-09-22 Harish Potti<harish.potti@cern.ch> * Add doAFPMon flag * Tag AthenaMonitoring-02-03-05 Former-commit-id: ffc99a51
-
- Oct 11, 2016
-
-
Peter Onyisi authored
* Reintegration of 02-02-00-branch (changelogs below) * Tag AthenaMonitoring-02-03-04 2016-09-08 Peter Onyisi <ponyisi AT cern.ch> * Enable HI monitoring for HIP runs * Tag AthenaMonitoring-02-02-00-08 2016-08-11 Peter Onyisi <ponyisi AT cern.ch> * Enable pixel monitoring in ZeroBias obo Yosuke Takubo * Tag AthenaMonitoring-02-02-00-07 2016-06-21 Peter Onyisi <ponyisi AT cern.ch> * Fix ATLASRECTS-3216 * Other changes obo Benjamin Trocme * Tag AthenaMonitoring-02-02-00-06 2016-06-20 Peter Onyisi <ponyisi AT cern.ch> * Enable plot X axis extension when plot is vs LB (only TH1 derivatives) * Fix bug in histogram output areas when LB is skipped * Actually switch TDT to global instance ... (Long ChangeLog diff - truncated) Former-commit-id: eef3609d
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
2016-03-30 scott snyder <snyder@bnl.gov> * Tagging AthenaMonitoring-02-03-01. * Coverity 12548, 13134, 106180, 12394, 30123, 30200-30207. * Tagging AthenaMonitoring-02-03-00. * Moving to replace access to protected members with calls to functions (and clean up naming convention violations in the process). For each (currently) protected flag variable X, change it to a private member m_X and introduce an accessor function XFlag(). For backwards compatibility, also add a member X which shadows the value of m_X; this is public (to avoid naming convention warnings) but marked as deprecated.
-
- May 09, 2016
-
-
Peter Onyisi authored
* More updates for stream-aware monitoring obo LAr * Disable ATLAS Ready filter for _comm project tags * Tag AthenaMonitoring-02-02-00-02 2016-04-09 Peter Onyisi <ponyisi AT cern.ch> * Reintegrate branch 02-01-25-branch: * Update stream-aware monitoring and reenable by default * Tag AthenaMonitoring-02-02-00-01 2016-04-04 scott snyder <snyder@bnl.gov> * Add flag functions from AthenaMonitoring-02-03-00, to allow monitoring packages to be compatible with both r20 and r21. * Clean up a couple warnings. 2016-02-24 Peter Onyisi <ponyisi AT cern.ch> * Move histogram finalization to stop() instead of finalize() in AthenaMonManager * Tag AthenaMonitoring-02-02-00 2015-12-30 scott snyder <snyder@bnl.gov> ... (Long ChangeLog diff - truncated)
-
- Nov 27, 2015
-
-
Peter Onyisi authored
* Activate HI monitoring if doHIMon=True * Add command to switch off all monitoring (can then be reenabled as desired) * tag AthenaMonitoring-02-01-25 2015-10-23 Peter Onyisi <ponyisi AT cern.ch> * Includes Walter Lampl's fix for collision time monitoring * Doesn't count HVRAMPUP defects for LAr defect filtering obo B. Trocme * tag AthenaMonitoring-02-01-24 2015-08-18 Peter Onyisi <ponyisi AT cern.ch> * Fix Coverity 30958 * set AtlasReady filter to run by default on express
-
- Aug 05, 2015
-
-
Peter Onyisi authored
* Fix bug breaking menu-aware monitoring recognition * tag AthenaMonitoring-02-01-23 2015-05-30 Peter Onyisi <ponyisi AT cern.ch> * Fully enable menu-aware monitoring * tag AthenaMonitoring-02-01-21 2015-05-22 Peter Onyisi <ponyisi AT cern.ch> * Remove some unnecessary INFO messages * tag AthenaMonitoring-02-01-20 2015-05-08 Peter Onyisi <ponyisi AT cern.ch> * Enable IDPerfmon+IDDiMuMon * Disable stream aware monitoring by default * tag AthenaMonitoring-02-01-19 2015-05-05 - Yuriy Ilchenko * Lumi methods return guard values if information invalid * tag AthenaMonitoring-02-01-18 ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
Peter Onyisi authored
run MET monitoring even if doMissingET is false (but doJetMissingETTag must be true) (AthenaMonitoring-02-01-13-02) * run MET monitoring even if doMissingET is false (but doJetMissingETTag must be true) * Tagged as AthenaMonitoring-02-01-13-02 (accidental -01 tag) 2014-10-20 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Specify the required ROOT components for cmake (transparent to CMT) * Tagged as AthenaMonitoring-02-01-13 2014-10-07 Peter Onyisi * merge changes from AthenaMonitoring-02-01-09-branch 2014-09-23 Walter Lampl <walter.lampl@ cern.ch> * don't run METMonitoring if rec.doMet is false * tag AthenaMonitoring-02-01-12 2014-09-11 Peter Onyisi
-
- Nov 05, 2014
-
-
Peter Onyisi authored
* Merge change from AthenaMonitoring-02-01-09-branch * Add enableLumiAccess flag to suppress all lumi access if desired * tag AthenaMonitoring-02-01-11 2014-08-18 scott snyder <snyder@bnl.gov> * Tagging AthenaMonitoring-02-01-10. * AlgTool -> AthAlgTool; Algorithm -> AthAlgorithm.
-
- Sep 19, 2014
-
-
Yuriy Ilchenko authored
-