You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PWGDQ] Add EMCal cluster skimming to tableMaker_withAssoc
- New ReducedEMCals table: standalone skimmed EMCal cluster table
(unique clusters only for now; isAmbiguous flag reserved for the
ambiguous clusters treatment)
- New ReducedTracksBarrelEMCal table: joinable to ReducedTracks, one
entry per skimmed track with the index of the best matched (smallest
delta-R) skimmed cluster (-1 if none) and the matching residuals
- VarManager: TrackEMCal object type, kEMCal* variables incl. E/p and
matching residuals, FillTrackEMCal() usable both with EMCALClusters
and ReducedEMCals rows
- HistogramsLibrary: emcal and emcalmatch histogram subgroups
- tableMaker_withAssoc: skimEMCal() (Preslice-based, runs before the
track skimming so matching indices are available), JSON cluster cuts,
QA and stats, new processPPBarrelOnlyWithEMCal process function
(requires the emcal-correction-task upstream in the workflow)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PMjqae9gYxRGYHfychqECY
0 commit comments