Skip to content

Commit bfe8093

Browse files
committed
added reassociated mft tracks and small improvements
1 parent 5ec153e commit bfe8093

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -303,12 +303,6 @@ struct CorrSparse {
303303
MixedEvent = 3
304304
};
305305

306-
enum CollisionType {
307-
p_p = 0,
308-
p_Pb,
309-
p_O,
310-
O_O
311-
};
312306
enum FITIndex {
313307
kFT0A = 0,
314308
kFT0C,

0 commit comments

Comments
 (0)