We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 955e380 + 98e2b25 commit a50b0b1Copy full SHA for a50b0b1
1 file changed
PWGCF/DataModel/FemtoDerived.h
@@ -38,7 +38,7 @@ enum CollisionBinning {
38
kMultPercentile, //! Bin collision in multiplicity percentile for mixing
39
kMultMultPercentile, //! Bin collision in number of charged tracks and multiplicity percentile for mixing
40
kMultPercentileQn, //! Bin collision in multiplicity percentile and qn value for mixing
41
- kMultPercentileEP, //! Bin collision in multiplicity percentile and event plane (rad) for mixing
+ kMultPercentileEP, //! Bin collision in multiplicity percentile and event plane (deg) for mixing
42
kNCollisionBinning
43
};
44
0 commit comments