Skip to content

Commit ebbb037

Browse files
committed
MegaLinter fixes
1 parent 3ffbe08 commit ebbb037

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

docs/troubleshooting/README.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -97,20 +97,19 @@ If the missing table is not mentioned there, try to find the missing workflow fo
9797
- If the missing table is the **old** version, it indicates that you are running the corresponding converter while you should not. **Remove** it.
9898
- If the missing table is the **new** version, it indicates that you are not running the corresponding converter while you should. **Add** it.
9999

100-
Old | New | Converter
101-
-|-|-
102-
`bc` | `bc_001` | `o2-analysis-bc-converter`
103-
`collision` | `collision_001` | `o2-analysis-collision-converter`
104-
`fdd` | `fdd_001` | `o2-analysis-fdd-converter`
105-
`hmpid` | `hmpid_001` | `o2-analysis-hmpid-converter`
106-
`mccalolabel` | `mccalolabel_001` | `o2-analysis-calo-label-converter`
107-
`mcparticle` | `mcparticle_001` | `o2-analysis-mc-converter`
108-
`mfttrack` | `mfttrack_001` | `o2-analysis-mft-tracks-converter`
109-
`trackextra` | `trackextra_001` | `o2-analysis-tracks-extra-converter`
110-
`v0` | `v0_001` | `o2-analysis-weak-decay-indices`
111-
`v0_001` | `v0_002` | `o2-analysis-v0converter`
112-
`zdc` | `zdc_001` | `o2-analysis-zdc-converter`
113-
100+
Old | New | Converter
101+
--------------|-------------------|-------------------------------------
102+
`bc` | `bc_001` | `o2-analysis-bc-converter`
103+
`collision` | `collision_001` | `o2-analysis-collision-converter`
104+
`fdd` | `fdd_001` | `o2-analysis-fdd-converter`
105+
`hmpid` | `hmpid_001` | `o2-analysis-hmpid-converter`
106+
`mccalolabel` | `mccalolabel_001` | `o2-analysis-calo-label-converter`
107+
`mcparticle` | `mcparticle_001` | `o2-analysis-mc-converter`
108+
`mfttrack` | `mfttrack_001` | `o2-analysis-mft-tracks-converter`
109+
`trackextra` | `trackextra_001` | `o2-analysis-tracks-extra-converter`
110+
`v0` | `v0_001` | `o2-analysis-weak-decay-indices`
111+
`v0_001` | `v0_002` | `o2-analysis-v0converter`
112+
`zdc` | `zdc_001` | `o2-analysis-zdc-converter`
114113

115114
#### General cases
116115

0 commit comments

Comments
 (0)