This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Feb 17, 2025
-
-
These NSW tools do not rely on the MuonDetectormanager from the condition store
-
Change MdtDataPreparator to run dead channels removal only when phase1 geometry is setup
-
use move instead of copy. or we can replace fileName with m_fileName in function signature!
-
FPGATrackSim: F600 ttbar ART and some organizing in monitoring
-
- Feb 16, 2025
-
-
Prepare ACTS-only JO for ITK reconstruction
-
Changing the deafult name of the alg when it is created, rather than changing it when we create an instance of that alg
-
GloblSim - add a ctest for Egamma1BDT CMakeLists.txt add the build for the test share/Egamma1BDT_testExps_hls.txt share/Egamma1BDT_testVecs.txt test vectors and expectations for the test src/GlobalAlgs/TestEgamma1/all_tests.cxx src/GlobalAlgs/TestEgamma1/egamma1BDT_Test.cxx test code
-
- Feb 14, 2025
-
-
cleanup of unused ditau triggers from the Dev pp Menu
-
FPGATrackSim: Implementing new linear tracking technique by passing only the lowest chi2 track per each road FPGATrackSim: Implementing new linear tracking technique by passing only the lowest chi2 track per each road
-
- Feb 13, 2025
-
-
Sort the HLT TauID algorithms list (ATR-28728)
-
Fix missing low pt muion chains Even after adding the check that the requested chains are in the menu, the jobs failed because some of the low pt muon chains have been removed from the physics menu and are now only in Dev, so all the jobs requestiong the muon low pt chains were failing. I have had enough with this now, if this doesn;t work, I will no longer fix this as I have other things to do
-
Update Run 4 default geotag
-
main-coverity-FPGATrackSimGNN
-
24.0-coverity-TrigT1RPClogic
-
Jet trigger monitoring updates
-
L1CaloPhase1Monitoring.py: add the han config generating file as a default when running in config generating mode L1CaloPhase1Monitoring.py: add the han config generating file as a default when running in config generating mode
-
FPGATrackSim: Fixes in ART scripts
-
- Feb 12, 2025
-
-
HLT GNTau implementation
-
Fix low PT chains With the change to the datsets and trigger names, the low PT analyses stopped working, and then they were skipped from the athena job by mistake,. so this puts them back, and fixes the post processing so they should all work again
-
Update HLTEDMCreator.cxx - protect another renounce on shallow copy outputs
-
FPGATrackSim: Complete GNN Pattern Reco Pipeline for F410
-
ATR-30736 Relax HLT 2b preselection to 1b where possible
-
Add MET+HT versions of some DarkJet/SVJ chains to Dev Menu
-
L1 topo cleanup and fix to the outputbits assignment: ATR-30810
-
Benjamin Philip Kerridge authored
-
[ATR-30800] Add new Xbb test chains to the Dev menu
-
TrigCaloRec: check montool handle is not empty before calling retrieve Hello, We need to check that the GenericMonitoringTool handle is not empty before calling retrieve. Fixes ATR-30805. Cheers, Bertrand
-
ATR-30791: Phasing out deprecated HLTs with legacy b preselection
-
Reinstate the Tag and Probe analyses in the ID Trigger monitoring With all the changes to the dsata samples and menu, the tag and probe analyses stopped working. This adds them back, but runs them now as post processing analyses only. Also the elreco analysis reference selections was changed to use Electron:MediumLH instead of just Electrons.
-
FPGATrackSim: implement ROOT output for second stage hit test vectors We previously added a new branch to the output TTrees storing "sliced hits" that come out of the slicing engine and are the input to pattern recognition-- but only for the first stage. This commit does the same thing, adding a new branch to the second stage output tree for hits used in the "second stage" (extension/extrapolation), with one "tower" per slice, assuming that the number of slices is consistent between the first stage and second stage. This has to be duplicated across the window extension and NN pathfinder tools, at least for the time being. Note that at present in the inside out algorithm there will only ever be one slice here, both in the first stage and second stage. This is because the "slicing" part of the inside out algorithm is currently an internal piece of it; the actual "slicing engine" in this scheme is only doing regionalization (i.e. keeping hits that fall within the configured region and dropping the rest. In the future we may carve out the slicing piece of the inside out algorithm so it can be used to set slices for both the first and second stages, at which point this may change.
-
main-coverity-GlobalSimulation
-
- Feb 11, 2025
-
-
Yuan-Tang Chou authored
-
FPGATrackSim: Recoding of run scripts and addition of ART for TV inputs
-
main-coverity-TrigGepPerf
-
Removing renounce of inputs to L1Calo Phase1 monitoring algorithms, so that MT scheduler can properly schedule
-
- Feb 10, 2025
-
-
Peter Sherwood authored
-
Peter Sherwood authored
Plus som,e auxilliary files new file: GepAlgoHypothesisPortsIn.cxx new file: GepAlgoHypothesisPortsIn.h new file: HypoTestBenchAlg.h new file: eEmSortSelectCountContainerAlgTool.cxx
-
Peter Sherwood authored
modified: CMakeLists.txt new file: src/GlobalAlgs/Hypothesis/UCL/AlgoDataTypes.cxx new file: src/GlobalAlgs/Hypothesis/UCL/DataCollector.cxx new file: src/GlobalAlgs/Hypothesis/UCL/eEmSortSelectCountContainerPortsOut.cxx
-
Add interface mode for input size EFTrackingXrtAlgorithm
-
FPGATrackSim: Recode a bit the F-100 configuration downstream
-