File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -574,6 +574,13 @@ Click on the labels to display the definitions. Click buttons to
574574 </ul>
575575 </div >
576576
577+ <button class =" myaccordion " ><i class =" fa fa-map-pin " ></i > o2::aod::DileptonExtra</button >
578+ <div class =" panel " >
579+ <ul>
580+ <li>o2::aod::DileptonExtra = o2::aod::DileptonsExtra::iterator</li>
581+ </ul>
582+ </div >
583+
577584 <button class =" myaccordion " ><i class =" fa fa-map-pin " ></i > o2::aod::V0Bit</button >
578585 <div class =" panel " >
579586 <ul>
Original file line number Diff line number Diff line change @@ -1365,6 +1365,13 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGDQ
13651365 <td>uint32_t</td>
13661366 <td>Local boards on each MID plane (8 bits per plane)</td>
13671367 </tr>
1368+ <tr>
1369+ <td>o2::aod::fwdtrack::TrackType</td>
1370+ <td></td>
1371+ <td>trackType</td>
1372+ <td>uint8_t</td>
1373+ <td>Type of track. See enum ForwardTrackTypeEnum</td>
1374+ </tr>
13681375 </table>
13691376 </div >
13701377
@@ -2897,6 +2904,13 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGDQ
28972904 <td>uint32_t</td>
28982905 <td>Local boards on each MID plane (8 bits per plane)</td>
28992906 </tr>
2907+ <tr>
2908+ <td>o2::aod::fwdtrack::TrackType</td>
2909+ <td></td>
2910+ <td>trackType</td>
2911+ <td>uint8_t</td>
2912+ <td>Type of track. See enum ForwardTrackTypeEnum</td>
2913+ </tr>
29002914 </table>
29012915 </div >
29022916
You can’t perform that action at this time.
0 commit comments