This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- 22 Oct, 2021 40 commits
-
-
Vakhtang Tsulaia authored
Add CA-based config for LAr Phys Wave prediction See merge request atlas/athena!47489
-
Vakhtang Tsulaia authored
Migrated L1CaloHVDummyContainers to reading CaloDetDescrManager from the Condition Store See merge request atlas/athena!47357
-
Vakhtang Tsulaia authored
Update generateBunchGroupSetFromOldKey to latest output from atlas-trigconf See merge request atlas/athena!47503
-
Vakhtang Tsulaia authored
TileRecEx: Add more options in JO to filter events in TileTBDump See merge request atlas/athena!47495
-
Vakhtang Tsulaia authored
Fixes in alignment condition algorithms See merge request atlas/athena!47509
-
Vakhtang Tsulaia authored
TriggerJobOpts: remove TriggerFlags.doHLT See merge request atlas/athena!47416
-
Vakhtang Tsulaia authored
Install RunGeantinoStepRecordingITk.py See merge request atlas/athena!47468
-
Vakhtang Tsulaia authored
Tracksummarytool docs correction See merge request atlas/athena!47467
-
Vakhtang Tsulaia authored
NSW Trigger RDO merging tool in simulation See merge request atlas/athena!47491
-
-
Vakhtang Tsulaia authored
remove bunch group from L1 menu json (ATR-24353) See merge request atlas/athena!47446
-
-
Vakhtang Tsulaia authored
IOVSvc: add missing lock to setRange See merge request atlas/athena!47517
-
Vakhtang Tsulaia authored
Only set up raw data reading when running on BS - fix for ATR-23940 Closes ATR-23940 See merge request atlas/athena!47519
-
Vakhtang Tsulaia authored
Add ForwardElectron,TruthAssociation in egammaConfig. Also first pass on running based on flags See merge request atlas/athena!47485
-
Vakhtang Tsulaia authored
ILayerBuilderCond does not need to return the new Layers it creates as const See merge request atlas/athena!47499
-
Vakhtang Tsulaia authored
egammaRecBuilder expand documentation, add option to have a view of the track matched egammaRecs See merge request atlas/athena!47506
-
Vakhtang Tsulaia authored
LayerProviderCond try to rm seeming unused ? mutable cache See merge request atlas/athena!47493
-
Vakhtang Tsulaia authored
Separate Conversion config from primary vertexing config See merge request atlas/athena!47476
-
Vakhtang Tsulaia authored
Fix dR disagreement between L1Topo and Menu See merge request atlas/athena!47434
-
Vakhtang Tsulaia authored
TrigT1CaloCalibTools: Make tools private. See merge request atlas/athena!47494
-
-
Vakhtang Tsulaia authored
TrigConfData: Fix cppcheck warnings. See merge request atlas/athena!47501
-
Vakhtang Tsulaia authored
InDetConversionFinderTools+TRT_TrackExtensionTool_xk+SeedToTrackConversionTool: Memory improvement. See merge request atlas/athena!47500
-
Vakhtang Tsulaia authored
LArCalibUtils+TileCalibAlgs: Fix cppcheck warnings. See merge request atlas/athena!47502
-
Vakhtang Tsulaia authored
ZdcByteStream: MT fixes for ZdcL1CaloErrorByteStreamTool. See merge request atlas/athena!47457
-
Vakhtang Tsulaia authored
LArRegionSelector+RegionSelector: Cleaning up use of LArCablingLegacyService. See merge request atlas/athena!47456
-
-
Vakhtang Tsulaia authored
SCT_CalibAlgs: cmake fix See merge request atlas/athena!47454
-
Vakhtang Tsulaia authored
MuonAGDD: Enable thread-safety checking. See merge request atlas/athena!47453
-
Vakhtang Tsulaia authored
Fix binary comparison of HepMC3 vs HepMC2 See merge request atlas/athena!47522
-
-
Vakhtang Tsulaia authored
Update FixHepMC.cxx See merge request atlas/athena!47515
-
Paula Martinez Suarez authored
Merge branch 'L1TopoMuonTriggers-24202' of ssh://gitlab.cern.ch:7999/paulama/athena into L1TopoMuonTriggers-24202
-
Paula Martinez Suarez authored
-
Stewart Martin-Haugh authored
-
Frank Winklmeier authored
One of the `setRange` methods was missing a lock and possibly causes some crashes in the HLT when updating conditions (ATR-24383).
-
Andrii Verbytskyi authored
-
Frank Winklmeier authored
Delete the legacy `TriggerFlags.doHLT`. There are only very few use-cases where a `doHLT` flag is even needed and those are already covered by `ConfigFlags.Trigger.doHLT` (`False` by default). This removes the last uses of `TriggerFlags` from `runHLT_standalone` (ATR-21276).
-
Frank Winklmeier authored
This feature is now steered by `ConfigFlags.Trigger.writeBS`.
-