Lc to sim associator rebase#6
Open
felicepantaleo wants to merge 75 commits into
Open
Conversation
…e in Phase2OTEffClient_cff.py
Co-authored-by: Matti Kortelainen <matti.kortelainen@cern.ch>
…into EXOnanoAODv1
commit ea365b3 Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Sun Mar 22 19:05:08 2026 +0100 Remove ioread statements, update debug statements in EtlSimHitsValidation commit bc1de2a Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Sun Feb 15 19:30:51 2026 +0100 Temporariliy disable ioread statements for PSimHit commit a61561c Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Thu Feb 5 18:37:13 2026 +0100 Update PSimHit header and its usage according to comments commit 6107402 Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Mon Feb 2 10:00:01 2026 +0100 scram b code-format, add full ioread statement (not working correctly) commit 8b6ebc0 Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Sun Feb 1 15:38:40 2026 +0100 Update variables' names commit 0f2f41e Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Thu Jan 29 15:59:45 2026 +0100 Update the hit production type definition commit 952d710 Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Wed Jan 28 18:50:59 2026 +0100 scram b code-checks commit 1f8b1ec Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Wed Jan 28 17:22:09 2026 +0100 Update MtdSimCluster and dependencies according to the PSimHit update Add test for PSimHit storage of process/hit type Enable backward compatibility for PSimHit commit 0af69f5 Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Mon Jan 26 17:58:27 2026 +0100 Replace MTD hit category with a general PSimHit hit category, use hitClassID to set it in TimingSD commit 5e15e40 Author: Fabio Cossutti <fabio.cossutti@ts.infn.it> Date: Fri Jan 23 13:12:11 2026 +0100 Remove any reference to trackIdOffset from PSimHit, MtdSD and dependencies, temporarily silence use of offset to be replaced
…lasses_def.xml" This reverts commit a9fdfc5.
Please, check the following comment for more information: cms-sw#50643 (comment) Signed-off-by: Gabriel Moreira <gabrielmscampos@gmail.com>
… tiles in the V19 version
Revision of the PSimHit type storage, revert trackId to its basic meaning
Adding pass-through option to MultiTrackSelector (for LST tracking / seeding)
Validation/SiTrackerPhase2V: Streamline validation code and add necessary histograms
EXOnanoAODv1 producers and setup
…dateEEthres Increase thresholds for EE in ECAL DQM Presample monitoring client
…l-dqm-playback refactor: update personalPlayback to handle optional extra arguments
Phase2-hgx366C Try to add all the rings in the fine layers of the HGCal Scintillator tiles in the V19 version
Update of Phase 2 L1 GMT TPS algo
…_configuration_170x Configure `ProcessAcceleratorAlpaka` in python dumps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @bfonta
as I said, the associators you are using the PR cms-sw#50292 are going to be deprecated soon and you should have used the new infrastructure for associators.
I'm making a PR to the branch you have used with a draft of a "new associator".
Please, use it and update your code.