Conversation
… model - Port missing Run2 cuts: proton/photon-leg autocorrelation check, candidate flight-distance window, photon opening/pointing-angle and DCA-to-PV cuts, and fix the AntiSigmaPointingAngle vertex-vector counter-rotation to match Run2's tangent-chord geometry (was only rotating the proton before). - Add proton DCA-to-PV window cut and fix TOF-hit tolerance logic to match Run2's lenient default (missing TOF hit no longer auto-rejected). - Align generator-level acceptance (cutRapMotherMC/cutPtGenMC) with sigmaminustask/sigmaHadCorr so efficiency studies are directly comparable. - Tune several candidate cuts (DcaToPV, AntiSigmaPointingAngle, RootCenter, DcaProtonGamma) from data-driven signal/background separation checks. - Clean up LFKinkDecayTables.h: make Radius/Chi2 dynamic columns instead of stored, replace the 5 proton/photon PDG-chain columns with a single IsSignal bool, and bring the slim tables up to parity with SlimKinkCands (decay radius, candidate/proton DCA-to-PV, proton sign, CollisionIdCheck) so efficiency can be computed from them the same way as the sibling tasks. - Fix a McCollisions table-binding crash in processMc. - sigmaHadCorr: rename single-letter quadratic-solve variables to lowerCamelCase per the O2 linter. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.
This PR features: