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 Oct 11, 2024
1 parent 05d2e0d commit 99313be
Show file tree
Hide file tree
Showing 4 changed files with 5,740 additions and 3,132 deletions.
166 changes: 154 additions & 12 deletions docs/datamodel/ao2dTables.md
Original file line number Diff line number Diff line change
Expand Up @@ -1486,11 +1486,18 @@ For better overview the tables are grouped into the following categories: \| [Ge
<td>Number of crossed TPC Rows</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTime</td>
<td>o2::aod::track::TOFExpTimeEl</td>
<td>D</td>
<td>tofExpTime</td>
<td>tofExpTimeEl</td>
<td>float</td>
<td>Expected time for the track to reach the TOF</td>
<td>Expected time for the track to reach the TOF under the electron hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeMu</td>
<td>D</td>
<td>tofExpTimeMu</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the muon hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimePi</td>
Expand All @@ -1513,6 +1520,34 @@ For better overview the tables are grouped into the following categories: \| [Ge
<td>float</td>
<td>Expected time for the track to reach the TOF under the proton hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeDe</td>
<td>D</td>
<td>tofExpTimeDe</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the deuteron hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeTr</td>
<td>D</td>
<td>tofExpTimeTr</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the triton hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeHe</td>
<td>D</td>
<td>tofExpTimeHe</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the helium3 hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeAl</td>
<td>D</td>
<td>tofExpTimeAl</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the helium4 hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::ITSNCls</td>
<td>D</td>
Expand Down Expand Up @@ -1831,11 +1866,18 @@ For better overview the tables are grouped into the following categories: \| [Ge
<td>If the track used the afterburner in the ITS</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTime</td>
<td>o2::aod::track::TOFExpTimeEl</td>
<td>D</td>
<td>tofExpTime</td>
<td>tofExpTimeEl</td>
<td>float</td>
<td>Expected time for the track to reach the TOF</td>
<td>Expected time for the track to reach the TOF under the electron hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeMu</td>
<td>D</td>
<td>tofExpTimeMu</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the muon hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimePi</td>
Expand All @@ -1858,6 +1900,34 @@ For better overview the tables are grouped into the following categories: \| [Ge
<td>float</td>
<td>Expected time for the track to reach the TOF under the proton hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeDe</td>
<td>D</td>
<td>tofExpTimeDe</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the deuteron hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeTr</td>
<td>D</td>
<td>tofExpTimeTr</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the triton hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeHe</td>
<td>D</td>
<td>tofExpTimeHe</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the helium3 hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeAl</td>
<td>D</td>
<td>tofExpTimeAl</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the helium4 hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TPCCrossedRowsOverFindableCls</td>
<td>D</td>
Expand Down Expand Up @@ -2645,11 +2715,18 @@ For better overview the tables are grouped into the following categories: \| [Ge
<td>Number of crossed TPC Rows</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTime</td>
<td>o2::aod::track::TOFExpTimeEl</td>
<td>D</td>
<td>tofExpTime</td>
<td>tofExpTimeEl</td>
<td>float</td>
<td>Expected time for the track to reach the TOF</td>
<td>Expected time for the track to reach the TOF under the electron hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeMu</td>
<td>D</td>
<td>tofExpTimeMu</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the muon hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimePi</td>
Expand All @@ -2672,6 +2749,34 @@ For better overview the tables are grouped into the following categories: \| [Ge
<td>float</td>
<td>Expected time for the track to reach the TOF under the proton hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeDe</td>
<td>D</td>
<td>tofExpTimeDe</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the deuteron hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeTr</td>
<td>D</td>
<td>tofExpTimeTr</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the triton hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeHe</td>
<td>D</td>
<td>tofExpTimeHe</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the helium3 hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeAl</td>
<td>D</td>
<td>tofExpTimeAl</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the helium4 hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::ITSNCls</td>
<td>D</td>
Expand Down Expand Up @@ -2978,11 +3083,18 @@ For better overview the tables are grouped into the following categories: \| [Ge
<td>If the track used the afterburner in the ITS</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTime</td>
<td>o2::aod::track::TOFExpTimeEl</td>
<td>D</td>
<td>tofExpTime</td>
<td>tofExpTimeEl</td>
<td>float</td>
<td>Expected time for the track to reach the TOF</td>
<td>Expected time for the track to reach the TOF under the electron hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeMu</td>
<td>D</td>
<td>tofExpTimeMu</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the muon hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimePi</td>
Expand All @@ -3005,6 +3117,34 @@ For better overview the tables are grouped into the following categories: \| [Ge
<td>float</td>
<td>Expected time for the track to reach the TOF under the proton hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeDe</td>
<td>D</td>
<td>tofExpTimeDe</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the deuteron hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeTr</td>
<td>D</td>
<td>tofExpTimeTr</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the triton hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeHe</td>
<td>D</td>
<td>tofExpTimeHe</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the helium3 hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TOFExpTimeAl</td>
<td>D</td>
<td>tofExpTimeAl</td>
<td>float</td>
<td>Expected time for the track to reach the TOF under the helium4 hypothesis</td>
</tr>
<tr>
<td>o2::aod::track::TPCCrossedRowsOverFindableCls</td>
<td>D</td>
Expand Down Expand Up @@ -6523,6 +6663,8 @@ For better overview the tables are grouped into the following categories: \| [Ge
<li>o2::aod::Decay3Body = o2::aod::Decay3Bodys::iterator</li>
<li>o2::aod::Decay3BodysLinked = soa::Join<o2::aod::Decay3Bodys, o2::aod::Decay3BodyDataLink></li>
<li>o2::aod::Decay3BodyLinked = soa::Join<o2::aod::Decay3Bodys, o2::aod::Decay3BodyDataLink>::iterator</li>
<li>o2::aod::KFDecay3BodysLinked = soa::Join<o2::aod::Decay3Bodys, o2::aod::KFDecay3BodyDataLink></li>
<li>o2::aod::KFDecay3BodyLinked = soa::Join<o2::aod::Decay3Bodys, o2::aod::KFDecay3BodyDataLink>::iterator</li>
</ul>
</div>
<table class=DataModel>
Expand Down
Loading

0 comments on commit 99313be

Please sign in to comment.