Commit 45b7d10
committed
[PWGHF] Fix linting errors: struct member order and naming
- Move HfHelper, HfEventSelection, and ccdb declarations after all
Configurable members in taskD0 and taskDplus (PWGHF struct member order)
- Rename UpcQaHistoConfig to HfUpcQaHistoConfig to comply with PWGHF
naming convention (structs must start with Hf)1 parent 9d0c942 commit 45b7d10
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
165 | 173 | | |
166 | 174 | | |
167 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments