Skip to content

Commit

Permalink
Update LFStrangenessTables.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobrigk authored Dec 7, 2023
1 parent 81385f7 commit d5dc898
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 CosPA
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 d5dc898

Please sign in to comment.