We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0dac81 commit a23a008Copy full SHA for a23a008
1 file changed
Analysis/DataModel/include/Analysis/TrackSelectionTables.h
@@ -17,6 +17,7 @@ namespace o2::aod
17
{
18
namespace track
19
20
+// Columns to store the DCA to the primary vertex
21
DECLARE_SOA_COLUMN(DcaXY, dcaXY, float);
22
DECLARE_SOA_COLUMN(DcaZ, dcaZ, float);
23
0 commit comments