Skip to content

Commit af94fc9

Browse files
committed
change the name of const variable and move them in function
1 parent 1eaa532 commit af94fc9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PWGJE/Tasks/jetTaggerHFQA.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ struct JetTaggerHFQA {
108108
ConfigurableAxis binSigmaLxyz{"binSigmaLxyz", {100, 0., 0.1}, ""};
109109

110110
int numberOfJetFlavourSpecies = 6;
111-
float kUnsetJetAreaFraction = -98.0;
112-
float kUnsetConstituentPtMin = -98.0;
113-
float kUnsetConstituentPtMax = 9998.0;
114111
std::vector<int> eventSelectionBits;
115112
int trackSelection = -1;
116113

0 commit comments

Comments
 (0)