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 Sep 24, 2024
1 parent 7176e0a commit 38cab57
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/datamodel/joinsAndIterators.md
Original file line number Diff line number Diff line change
Expand Up @@ -5609,6 +5609,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::framework::V0full</button>
<div class="panel">
<ul>
<li>o2::framework::V0full = soa::Join<o2::framework::aod::V0Datas, o2::framework::aod::V0Covs></li>
</ul>
</div>

<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::framework::V0fCfull</button>
<div class="panel">
<ul>
<li>o2::framework::V0fCfull = soa::Join<o2::framework::aod::V0fCDatas, o2::framework::aod::V0fCCovs></li>
</ul>
</div>

<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::framework::MyTracksWMc</button>
<div class="panel">
<ul>
Expand Down Expand Up @@ -6008,6 +6022,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::framework::expressions::std</button>
<div class="panel">
<ul>
<li>o2::framework::expressions::std = o2::framework::expressions:::array</li>
</ul>
</div>

<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::framework::expressions::CandXicData</button>
<div class="panel">
<ul>
Expand Down

0 comments on commit 38cab57

Please sign in to comment.