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 variable names and units for all FIT detector variables
Add fgVariableNames and fgVariableUnits definitions for all 35 FIT
detector variables, following the same pattern as ZDC variables:
- FT0 variables: amplitude (a.u.), time (ns), trigger mask, fired channels
- FDD variables: amplitude (a.u.), time (ns), trigger mask, fired channels
- FV0A variables: amplitude (a.u.), time (ns), trigger mask, fired channels
- Pileup flags: BB/BG flags for FT0A/C, FV0A, FDDA/C (dimensionless)
- BC distances: TOR, TSC, TVX, V0A, T0A (in BC units)
This completes the FIT variable definition infrastructure in VarManager,
enabling histogram creation and analysis with proper axis labels and units.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments