Skip to content

Commit 8eb223d

Browse files
authored
Add files via upload
1 parent 6a66b1c commit 8eb223d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -83,18 +83,6 @@ std::shared_ptr<TProfile3D> omegac24[10];
8383
std::shared_ptr<TProfile3D> omegac22Full[10];
8484
std::shared_ptr<TProfile3D> omegac32[10];
8585

86-
// std::shared_ptr<TH3D>histosPhi[10];
87-
// std::shared_ptr<TH3D>histosPhicorr[10];
88-
// std::shared_ptr<TH3D>histosPhiK0s[10];
89-
// std::shared_ptr<TH3D>histosPhiLambda[10];
90-
// std::shared_ptr<TH3D>histosPhiXi[10];
91-
// std::shared_ptr<TH3D>histosPhiOmega[10];
92-
// std::shared_ptr<TH3D>histosPhiK0scorr[10];
93-
// std::shared_ptr<TH3D>histosPhiLambdacorr[10];
94-
// std::shared_ptr<TH3D>histosPhiXicorr[10];
95-
// std::shared_ptr<TH3D>histosPhiOmegacorr[10];
96-
97-
// std::shared_ptr<TH3D>nuaTH3[50];
9886
} // namespace
9987

10088
#define O2_DEFINE_CONFIGURABLE(NAME, TYPE, DEFAULT, HELP) Configurable<TYPE> NAME{#NAME, DEFAULT, HELP};

0 commit comments

Comments
 (0)