From 5d35bcb138059a960b20ef5db45d0c16a207a7b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ku=C4=8Dera?= Date: Wed, 21 Oct 2020 15:43:58 +0200 Subject: [PATCH] PWGHF: Reduce size of track index skim table. - Remove collision column. - Reduce size of the flag column type. --- Analysis/DataModel/include/Analysis/HFSecondaryVertex.h | 5 +---- Analysis/Tasks/PWGHF/HFCandidateCreator2Prong.cxx | 3 ++- Analysis/Tasks/PWGHF/HFCandidateCreator3Prong.cxx | 3 ++- Analysis/Tasks/PWGHF/HFTrackIndexSkimsCreator.cxx | 9 +++------ 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/Analysis/DataModel/include/Analysis/HFSecondaryVertex.h b/Analysis/DataModel/include/Analysis/HFSecondaryVertex.h index b8a5caeae6330..67a9303d370cc 100644 --- a/Analysis/DataModel/include/Analysis/HFSecondaryVertex.h +++ b/Analysis/DataModel/include/Analysis/HFSecondaryVertex.h @@ -43,22 +43,19 @@ using BigTracks = soa::Join