Skip to content

Commit 9b7f679

Browse files
committed
Please consider the following formatting changes
1 parent b3bb6da commit 9b7f679

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555

5656
#include "TF1.h"
5757
#include "TRandom3.h"
58-
+#include <TF3.h>
59-
+#include <TFile.h>
58+
+ #include<TF3.h> + #include<TFile.h>
6059
#include <TPDGCode.h>
6160

6261
#include <algorithm>
@@ -69,7 +68,7 @@
6968
#include <typeinfo>
7069
#include <vector>
7170

72-
using namespace o2;
71+
using namespace o2;
7372
using namespace o2::framework;
7473
using namespace o2::framework::expressions;
7574
using namespace constants::math;

0 commit comments

Comments
 (0)