Skip to content

Commit 16e3d3d

Browse files
committed
Fix includes
1 parent 46f01bc commit 16e3d3d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

PWGHF/D2H/TableProducer/candidateCreatorBToJpsiReduced.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include <Framework/WorkflowSpec.h>
3737
#include <Framework/runDataProcessing.h>
3838
#include <ReconstructionDataFormats/DCA.h>
39-
#include <ReconstructionDataFormats/Track.h>
4039
#include <ReconstructionDataFormats/TrackParametrizationWithError.h>
4140

4241
#include <TH1.h>

PWGHF/D2H/TableProducer/dataCreatorJpsiHadReduced.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
#include <TH2.h>
6767
#include <TPDGCode.h>
6868

69+
#include <Rtypes.h>
70+
6971
#include <algorithm>
7072
#include <array>
7173
#include <cmath>

0 commit comments

Comments
 (0)