- Mar 21, 2024
-
-
collect code from TrackFindingAlg::execute() into new TrackFindingMeasurements::addDetectorElements()
-
- Mar 20, 2024
-
-
Frank Winklmeier authored
PyUtils: Go back to using regex for reading the number of entries in AthFileLite Closes ATEAM-968 See merge request atlas/athena!69985
-
Frank Winklmeier authored
Fix cppcheck warnings: iterateByValue See merge request atlas/athena!69979
-
Fix cppcheck warnings: iterateByValue
-
Frank Winklmeier authored
Add MC Hits to AOD See merge request atlas/athena!69961
-
Add MC Hits to AOD
-
Frank Winklmeier authored
Add TrigInDetTrackTruthMap_tlp4 based on HepMcParticleLink_p3 (ATLASSIM-6912) See merge request atlas/athena!69982
-
Add TrigInDetTrackTruthMap_tlp4 based on HepMcParticleLink_p3 (ATLASSIM-6912)
-
Frank Winklmeier authored
RNTuple reading improvements See merge request atlas/athena!69909
-
RNTuple reading improvements Remove redundant #includes Cache RNTupleView objects so they are not recreated every read Fix MetaReader so it understands some objects may be RNTuples and not TTrees
-
Frank Winklmeier authored
RootStorageSvc: Switch RNTuple attribute flags from bool to int See merge request atlas/athena!69964
-
RootStorageSvc: Switch RNTuple attribute flags from bool to int
-
Frank Winklmeier authored
New persistent version of LucidSimHitCollection based on GenParticle::id() See merge request atlas/athena!69776
-
New persistent version of LucidSimHitCollection based on GenParticle::id()
-
Frank Winklmeier authored
Cleanup small things left after a recent code refactoring See merge request atlas/athena!69975
-
Cleanup small things left after a recent code refactoring
-
Frank Winklmeier authored
Fix isoTTVAToolCfg import in JETM12 See merge request atlas/athena!69960
-
Fix isoTTVAToolCfg import in JETM12
-
Frank Winklmeier authored
Naming of ACTS collections See merge request atlas/athena!69968
-
Naming of ACTS collections
-
Frank Winklmeier authored
CPAlgorithms: run FTag after JVT and OverlapRemoval are applied See merge request atlas/athena!69784
-
CPAlgorithms: run FTag after JVT and OverlapRemoval are applied
-
Frank Winklmeier authored
CPAlgorithms: use Gaudi::Property and ToolHandles everywhere See merge request atlas/athena!69869
-
CPAlgorithms: use Gaudi::Property and ToolHandles everywhere
-
Frank Winklmeier authored
Use decltype in MCTruthClassifier to reduce the number of template parameters See merge request atlas/athena!69924
-
Use decltype in MCTruthClassifier to reduce the number of template parameters
-
Frank Winklmeier authored
CPAlgorithms: an easier way to disable global trigger matching and efficiency See merge request atlas/athena!69955
-
CPAlgorithms: an easier way to disable global trigger matching and efficiency
-
Frank Winklmeier authored
CPAlgorithms: add ability to select events based on global trigger matching in the EventSelection block See merge request atlas/athena!69951
-
CPAlgorithms: add ability to select events based on global trigger matching in the EventSelection block CPAlgorithms: add ability to select events based on global trigger matching in the EventSelection block
-
Frank Winklmeier authored
Use JVT selection in Jets.FlavourTaggingEventSF block See merge request atlas/athena!69931
-
Use JVT selection in Jets.FlavourTaggingEventSF block
-
Frank Winklmeier authored
Cleanup in MCTruthClassifier outside of the main code See merge request atlas/athena!69956
-
Cleanup in MCTruthClassifier outside of the main code
-
Frank Winklmeier authored
MUON1 - Schedule the isolation close-by correction algorithm See merge request atlas/athena!69974
-
MUON1 - Schedule the isolation close-by correction algorithm
-
Frank Winklmeier authored
GNNTracking: add overlap SP in dump See merge request atlas/athena!69950
-
GNNTracking: add overlap SP in dump
-
Frank Winklmeier authored
Update InDetPerfPlot_Efficiency.cxx to fix cpp check warnings uselessCallsSubstr See merge request atlas/athena!69980
-