- Sep 26, 2023
-
-
Updated Jets heavyion config for Run 3 histograms
-
- 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 atlas/athena!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.
-
- Sep 07, 2023
-
-
lines mentioned are already commented-out, as such, it makes sense to remove them and simplify the code.
-
- Sep 06, 2023
-
-
update HLTmuon heavy-ions hanconfig
-
- Sep 05, 2023
-
-
scott snyder authored
Declare more classes as not thread-safe, to avoid (disabled by default) warnings about calls to unchecked code.
-
scott snyder authored
Declare more classes as not thread-safe, to avoid (disabled by default) warnings about calls to unchecked code.
-
scott snyder authored
Pass strings by const reference, not by value. Redundant string conversions. Prefer range-for. Prefer to initialize class members in an initialization list. Fix syntax errors in cling code.
-
Drop boost::lexical_cast in the places wher std::to_string will work
-
- Sep 01, 2023
-
-
Update 2 files - /DataQuality/DCSCalculator2/python/subdetectors/mmg.py - /DataQuality/DCSCalculator2/python/subdetectors/stg.py
-
- Aug 31, 2023
-
-
Frank Winklmeier authored
Conflicts resolved: Reconstruction/egamma/egammaConfig/python/egammaReconstructionConfig.py Tracking/TrkConfig/python/TrkConfigFlags.py Trigger/TriggerCommon/TriggerJobOpts/python/TriggerConfigFlags.py
-
dqm_algorithms: Fix clang warning. Unused variable.
-
- Aug 30, 2023
-
-
TRT collision & HI config update, minor change to cosmic config.
-
- Aug 29, 2023
-
-
updating HI config for Run3 monitoring
-
Update hanconfig for egamma trigger HI and Cosmics
-
Adding hi monitoring
-
- Aug 28, 2023
-
-
DataQualityConfigurations: Update MinBias han configuration
-
Fix HI hanconfig for thew ID Trigger The HI han config was not changed, but since everything is done with wildcards now the same config should be usable for all types of run
-
Adding a new algorithm for TRT Offline Monitoring and few changes to configuration file
-
Tier-0 updates for Z counting
-
Update IDGlobal DQ heavy ion configs
-
- Aug 25, 2023
-
-
Update the heavyion HLTglobal han config [ATR-28130]
-
- Aug 21, 2023
-
-
SCT cosmic webdisplay config cleanup
-
DataQualityInterfaces: Added proper treatment of 'Reference' TDirectories
-
Allow DQ coolflask URI flexibility (respond to ATLASDQ-1105)
-
- Aug 19, 2023
-
-
DQUtils: Don't load oracle if unneeded. Avoid loading the oracle module if it's not actually going to be used. Fixes a test failure in DCSCalculator2 seen on el9. [The failure that was seen was due to an interface change in the sqlalchemy library used by the oracle module. I first tried fixing that up. But apparently the old interface would open the database collection lazily while the new interface would open it immediately. And opening the database connection to oracle didn't work. But the oracle connection wasn't actually used in this test, so rather than try to figure out what's going wrong with the oracle connection (which may just not work anymore due to DB changes), i just changed things so as not to load the oracle module if it's not needed. If it ever is actually needed, the sqlalchemy changes will still need to be dealt with.]
-
- Aug 17, 2023
-
-
Update and fix VP1 phi cuts Update and fix VP1 phi cuts
-
- Aug 09, 2023
-
-
Adding new clustered cell plots to the WD configuration
-
- Aug 03, 2023
-
-
Prevent boost::program_options from linking into a library
-
- Jul 31, 2023
-
-
DataQualityInterfaces: ATLASDQ-1094 bugfix: Changed the structure of storing TSeqCollection to the output file: Changed the structure of storing TSeqCollection to the output file: - flushing function works the same now for both versions of Han Output File - WriteListToDir now checks the Results and Config Collection on the presence of histograms inside. - If some exists, it treats them in a right way.
-
- Jul 28, 2023
-
-
Updating L1Calo DQ web display for cosmics and HI: eFEX, jFEX and gFEX
-