Skip to content

Commit

Permalink
Automatic data model update
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Nov 11, 2024
1 parent 58a6223 commit 9e9298b
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 389 deletions.
21 changes: 21 additions & 0 deletions docs/datamodel/joinsAndIterators.md
Original file line number Diff line number Diff line change
Expand Up @@ -2298,6 +2298,13 @@ Click on the labels to display the definitions. Click buttons to
</ul>
</div>

<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::HfcRedCollision</button>
<div class="panel">
<ul>
<li>o2::aod::HfcRedCollision = o2::aod::HfcRedCollisions::iterator</li>
</ul>
</div>

<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::HfDstarsWithPvRefitInfo</button>
<div class="panel">
<ul>
Expand Down Expand Up @@ -5847,6 +5854,20 @@ Click on the labels to display the definitions. Click buttons to
</ul>
</div>

<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::SGEvent</button>
<div class="panel">
<ul>
<li>o2::aod::SGEvent = o2::aod::SGEvents::iterator</li>
</ul>
</div>

<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::SGTrack</button>
<div class="panel">
<ul>
<li>o2::aod::SGTrack = o2::aod::SGTracks::iterator</li>
</ul>
</div>

<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::UDMcCollision</button>
<div class="panel">
<ul>
Expand Down
Loading

0 comments on commit 9e9298b

Please sign in to comment.