- Jan 05, 2024
- Dec 13, 2023
-
-
Python 3 fixes for minor DQ defects scripts
-
- Nov 24, 2023
-
-
Migrate MinBias monitoring to use monGroups
-
- Nov 23, 2023
-
-
Reference Update for TRT HI config file
-
- Nov 09, 2023
-
-
ZDC configuration files for webdisplay development
-
- Nov 01, 2023
-
-
DataQualityInterfaces: Work around libstdc++ bug. Work around libstdc++ bug in the std::string range ctor that can trigger an abort in ubsan. See ATEAM-937 and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109703
-
- Oct 31, 2023
-
-
SCT Heavy Ion webdsiplay update: add coverage plot
-
- Oct 27, 2023
-
-
scott snyder authored
Pass containers by const reference, not by value. Ignored function return value.
-
- Oct 23, 2023
-
-
HLT_Calo: Adding FS topocluster in HI hanconfig
-
- Oct 20, 2023
-
-
update HI config
-
glamprin authored
-
- Oct 18, 2023
-
-
New reference files for 2023 HI runs
-
AFP DCSCalculator2 - new TDAQ defects
-
- Oct 17, 2023
- Oct 16, 2023
-
-
Updating L1Calo Web display config
-
Enable automatic DQ checking whether AFP is in ATLAS partition
-
- Oct 13, 2023
-
-
DataQualityUtils: Fix dev3 compilation issues
-
- Oct 11, 2023
-
-
updates to heavyions han config
-
- Oct 10, 2023
-
-
Address null ptr dereference identified in CppCheck. Return nullptr when a null ptr is caught. See https://sroe.web.cern.ch/sroe/cppcheck2021/7.html
-
- Oct 09, 2023
-
-
Added general procedure of hist containing subdirs of Result/Config. With one special case, which is "TObjArray" name of dir. In this case, it will not be stored as TDir, but rather all contained elements will be stored separately in upper level hist_ directory.
-
Implentation of new lumiblock histograms in STG web display
-
- Oct 06, 2023
-
-
Added general procedure of hist containing subdirs of Result/Config. With one special case, which is "TObjArray" name of dir. In this case, it will not be stored as TDir, but rather all contained elements will be stored separately in upper level hist_ directory.
-
Replace boost with STL or CxxUtils
-
- Oct 01, 2023
-
-
Retry - Adding PFlow jets to heavy ion jet monitoring
-
- Sep 28, 2023
-
-
DataQualityConfigurations: Updated Tile HI configuration to mask known issues Tile configuration for Web Display for HI has been updated to mask known issues for data corruption test for DMUs with inner MBTS and E cells.
-
- Sep 27, 2023
-
-
STG config and Y Means algorithm
-
- Sep 26, 2023
-
-
Updated Jets heavyion config for Run 3 histograms
-
- Sep 24, 2023
-
-
Created config files for heavy ions
-
Update B-physics HLT han config for HI runs
-
- Sep 22, 2023
-
-
Update the trigger HI references
-
copy collisions_run.config to other config files
-
automating choice of best chain for Z and ttbar tag and probe for HLT muon monitoring; should be pp- and HI-compliant
-
- Sep 21, 2023
-
-
Update heavyions_run.config with new DQ references for the express, physics_Main and UPC streams
-
Update IDGlobal Monitoring axis ranges and several plots for HI config
-
- Sep 20, 2023
-
-
Merge branch 'dq_r23_TRT_Update_v1' into 'main' TRT collision & HI config update, minor change to cosmic config. See merge request atlas/athena!65414 (cherry picked from commit b638489a) 226d7d88 TRT collision & HI config update, minor change to cosmic config.
-
Merge branch 'dq_r22_TRT_algo' into 'main' Adding a new algorithm for TRT Offline Monitoring and few changes to configuration file See merge request !65347 (cherry picked from commit 5188d2ea) 4a331891 Adding a new algorithm for TRT Offline Monitoring and few changes to configuration file c6e32107 Update file TRTWeightedAverage.cxx 3deebd3a Change suggestions are included
-
- Sep 19, 2023
-
-
scott snyder authored
Clean up memory management. Ignored return values.
-
- Sep 14, 2023
-
-
DataQualityUtils: Fix cppcheck warnings. Pass strings by const reference, not by value. Calling virtual functions from ctor. Delete copy/assignment for classes that manage memory. Redundant string conversions.
-
- Sep 12, 2023
-
-
SCT heavyions webdisplay config cleanup
-
DataQualityInterfaces: Fix cppcheck warnings. Prefer to initialize class members in an initialization list. Pass strings by const reference, not by value. Calling virtual functions from ctor.
-