Skip to content

Commit 7aefa3a

Browse files
authored
Replace TF3 with TH3 in flowDecorrelation.cxx
1 parent a2ddf64 commit 7aefa3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
#include "TF1.h"
5757
#include "TRandom3.h"
58-
#include <TF3.h>
58+
#include <TH3.h>
5959
#include <TFile.h>
6060
#include <TPDGCode.h>
6161

0 commit comments

Comments
 (0)