Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Dec 7, 2023
1 parent dba0bdf commit 55a96fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/DataModel/LFStrangenessTables.h
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ DECLARE_SOA_COLUMN(Z, z, float); //! decay position Z
DECLARE_SOA_COLUMN(DCAV0Daughters, dcaV0daughters, float); //! DCA between V0 daughters
DECLARE_SOA_COLUMN(DCAPosToPV, dcapostopv, float); //! DCA positive prong to PV
DECLARE_SOA_COLUMN(DCANegToPV, dcanegtopv, float); //! DCA negative prong to PV
DECLARE_SOA_COLUMN(V0PA, v0PA, float); //! V0 pointing angle
DECLARE_SOA_COLUMN(V0PA, v0PA, float); //! V0 pointing angle
DECLARE_SOA_COLUMN(DCAV0ToPV, dcav0topv, float); //! DCA V0 to PV

// Saved from finding: covariance matrix of parent track (on request)
Expand Down

0 comments on commit 55a96fa

Please sign in to comment.