Skip to content

Commit 1539b7c

Browse files
authored
Renaming main struct
1 parent a5fc616 commit 1539b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/D2H/Tasks/taskFlattenicityD0Lc.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ std::array<float, nCellsFV0> rhoLatticeFV0{0};
6161
std::array<float, nCellsFV0> fv0AmplitudeWoCalib{0};
6262
float calib[48] = {1.01697, 1.122, 1.03854, 1.108, 1.11634, 1.14971, 1.19321, 1.06866, 0.954675, 0.952695, 0.969853, 0.957557, 0.989784, 1.01549, 1.02182, 0.976005, 1.01865, 1.06871, 1.06264, 1.02969, 1.07378, 1.06622, 1.15057, 1.0433, 0.83654, 0.847178, 0.890027, 0.920814, 0.888271, 1.04662, 0.8869, 0.856348, 0.863181, 0.906312, 0.902166, 1.00122, 1.03303, 0.887866, 0.892437, 0.906278, 0.884976, 0.864251, 0.917221, 1.10618, 1.04028, 0.893184, 0.915734, 0.892676};
6363

64-
struct FlattenicityD0Lc {
64+
struct HfTaskFlattenicityD0Lc {
6565
Configurable<int> selectionFlagD0{"selectionFlagD0", 1, "Selection Flag for D0"};
6666
Configurable<int> selectionFlagD0bar{"selectionFlagD0bar", 1, "Selection Flag for D0bar"};
6767
Configurable<int> selectionFlagLc{"selectionFlagLc", 1, "Selection Flag for Lc"};

0 commit comments

Comments
 (0)