Skip to content

Commit 53a3c03

Browse files
authored
Add TF3 and TFile includes to flowDecorrelation.cxx
1 parent 1cea18d commit 53a3c03

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
#include <Framework/HistogramSpec.h>
5454
#include <Framework/InitContext.h>
5555

56+
#include <TF3.h>
57+
#include <TFile.h>
5658
#include "TF1.h"
5759
#include "TRandom3.h"
5860
#include <TPDGCode.h>

0 commit comments

Comments
 (0)