- Dec 19, 2023
-
-
TrigVrtSecInclusive: Fix cppcheck warning. Remove redundant constructor.
-
- Dec 09, 2023
-
-
Vakhtang Tsulaia authored
1. Braces in the initialization of 2D arrays 2. Unused local variables
-
- Dec 08, 2023
-
-
EFTRACK-142: CPU time optimizations for the new track following tool, major code clean-up, improved comments EFTRACK-142: CPU time optimizations for the new track following tool, major code clean-up, improved comments
-
- Dec 04, 2023
-
-
RIO_OnTrack: keep only the move ctors. Try to move when we can .
-
- Dec 01, 2023
-
-
the new Run3 calratio triggers
-
- Nov 27, 2023
-
-
Frank Winklmeier authored
Pass a `tuple` to `extra_view_inputs` to make the call cachable.
-
- Nov 23, 2023
-
-
Update TrigVrtSecInclusiveCfg to use central vertex configs
-
cleanup wrappers used for legacy config
-
- Nov 20, 2023
-
-
idtrig - migrate getInDetFlagsForSignature to getFlagsForActiveConfig
-
- Nov 14, 2023
-
-
Frank Winklmeier authored
-
- Nov 07, 2023
-
-
TrigInDetTrackFitter: Fix clang warnings. Braces in initializers. Unused variables. (One left commented out, as it was referenced from existing commented code.)
-
- Nov 06, 2023
-
-
Changing CA FTF config to allow for ITk. Added print statements. Attempting to solve TRT and CaloContainer issues
-
- Nov 01, 2023
-
-
Set the seed redundency check for the FS tracking In order to speed up the tracking we can remove redundent seeds before the full pattern recognition. This provides a significant saving in CPU with only a trivial reduction in the efficiency. The change has been valiudated in a dedicated trigger reprocessing. It will likely change the trigger counts. Consequently the reference will be updated.
-
migration of UnconventionalTracking sequences
-
- Oct 26, 2023
-
-
ATR-28452: Fix getInDetTrigConfig call for RDOtoRDOTrig
-
- Oct 25, 2023
-
-
scott snyder authored
Prefer preincrement for iterator classes.
-
Fix bug in phi calculation for TrigTrackSeedGenerator
-
Frank Winklmeier authored
Remove usage of legacy job properties for Pixel/SCT ROB identifiers. Hard-code the values instead as they never change. Relates to ATR-26732.
-
- Oct 24, 2023
-
-
Dmitry Emeliyanov authored
-
- Oct 20, 2023
-
-
Remone TrigMuonBackExtrapolatorConfig.py Removing TrigMuonBackExtrapolatorConfig.py since it isn't used anywhere outside of a comment in the L2MuonSA config (which is also removed).
-
- Oct 17, 2023
-
-
rework FTFCfg to be able to reuse spacePointTool from displaced vertex code
-
- Oct 11, 2023
-
-
InDetTrigSequence to allow additional set of RoIs after pattern
-
- Oct 10, 2023
-
-
control RoI settings by an obligatory input arg
-
- Oct 02, 2023
-
-
Drop unused calls to find_package(boost) again
-
- Sep 28, 2023
-
-
offline pattern sequence implemented by InDetTrigSequence
-
- Sep 12, 2023
-
-
B-physics trigger: converted bmumuxSequence to the use of MenuSequenceCA
-
Marin Mlinarevic authored
-
- Sep 11, 2023
-
-
Marin Mlinarevic authored
-
Marin Mlinarevic authored
Limited z range for valid layer pairs in FTF seeding with vertex z information to withtin the range -225 mm to 225 mm
-
- Sep 04, 2023
-
-
Updated BremRecovery tracking flags
-
offline pattern sequence implemented by InDetTrigSequence - part 1 muons/cosmics
-
- Sep 01, 2023
-
-
Fill all of covariance matrix in refitted track parameters
-
- 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
-
- Aug 29, 2023
-
-
Jiri Masik authored
add data preparation to the LRT FTF
-
- Aug 24, 2023
-
-
Christos Anastopoulos authored
-
- Aug 22, 2023
-
-
Trk::Track : Hold the TrackStates as ptr rather than value. Otherwise we lose the DV polymorphic behaviour Trk::Track : Hold the TrackStates as ptr rather than value. Otherwise we lose (splice) the DV polymorphic behaviour
-
simplify viewdataVerifier dependencies and remove duplicates
-
Fix dE/dx track and hit-based displaced vertex trigger: ATR-28087
-
- Aug 21, 2023
-
-
CA wrap all algos in getBjetSequence, conf2toConfigurable the BjetHypo
-
move to shared TRT decoding in ID trigger
-