Skip to content

Commit d5878b9

Browse files
committed
Automatic data model update
1 parent 58a6223 commit d5878b9

File tree

2 files changed

+85
-84
lines changed

2 files changed

+85
-84
lines changed

docs/datamodel/joinsAndIterators.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2298,6 +2298,13 @@ Click on the labels to display the definitions. Click buttons to
22982298
</ul>
22992299
</div>
23002300

2301+
<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::HfcRedCollision</button>
2302+
<div class="panel">
2303+
<ul>
2304+
<li>o2::aod::HfcRedCollision = o2::aod::HfcRedCollisions::iterator</li>
2305+
</ul>
2306+
</div>
2307+
23012308
<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::HfDstarsWithPvRefitInfo</button>
23022309
<div class="panel">
23032310
<ul>
@@ -5847,6 +5854,20 @@ Click on the labels to display the definitions. Click buttons to
58475854
</ul>
58485855
</div>
58495856

5857+
<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::SGEvent</button>
5858+
<div class="panel">
5859+
<ul>
5860+
<li>o2::aod::SGEvent = o2::aod::SGEvents::iterator</li>
5861+
</ul>
5862+
</div>
5863+
5864+
<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::SGTrack</button>
5865+
<div class="panel">
5866+
<ul>
5867+
<li>o2::aod::SGTrack = o2::aod::SGTracks::iterator</li>
5868+
</ul>
5869+
</div>
5870+
58505871
<button class="myaccordion"><i class="fa fa-map-pin"></i> o2::aod::UDMcCollision</button>
58515872
<div class="panel">
58525873
<ul>

docs/datamodel/pwgTables.md

Lines changed: 64 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -20069,12 +20069,6 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGEM
2006920069

2007020070
</div>
2007120071

20072-
### o2-analysis-em-dielectron-ml
20073-
Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGEM/Dilepton/TableProducer//dielectronMl.cxx" target="_blank">dielectronMl.cxx</a>
20074-
<div>
20075-
20076-
</div>
20077-
2007820072
### o2-analysis-em-event-selection
2007920073
Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGEM/Dilepton/TableProducer//eventSelection.cxx" target="_blank">eventSelection.cxx</a>
2008020074
<div>
@@ -56067,6 +56061,13 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF
5606756061
<td>int8_t</td>
5606856062
<td></td>
5606956063
</tr>
56064+
<tr>
56065+
<td>o2::aod::hf_reso_cand_reduced::SignD0</td>
56066+
<td></td>
56067+
<td>signD0</td>
56068+
<td>int8_t</td>
56069+
<td></td>
56070+
</tr>
5607056071
<tr>
5607156072
<td>o2::aod::hf_b0_mc::PtMother</td>
5607256073
<td></td>
@@ -57317,79 +57318,6 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF
5731757318
Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF/HFC/TableProducer//correlatorDsHadrons.cxx" target="_blank">correlatorDsHadrons.cxx</a>
5731857319
<div>
5731957320

57320-
<button class="myaccordion"><i class="fa fa-table"></i> o2::aod::HfRedCollisions</button>
57321-
<div class="panel">
57322-
<div>
57323-
Table with collision for reduced workflow
57324-
</div>
57325-
<div>
57326-
Header file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF/D2H/DataModel/ReducedDataModel.h" target="_blank">PWGHF/D2H/DataModel/ReducedDataModel.h</a>
57327-
</div>
57328-
<div>Is used in:
57329-
<ul>
57330-
<li>o2::aod::HfRedCollision = o2::aod::HfRedCollisions::iterator</li>
57331-
</ul>
57332-
</div>
57333-
<table class=DataModel>
57334-
<tr>
57335-
<th>Name</th>
57336-
<th></th>
57337-
<th>Getter</th>
57338-
<th>Type</th>
57339-
<th>Comment</th>
57340-
</tr>
57341-
<tr>
57342-
<td>o2::soa::Index</td>
57343-
<td>GI</td>
57344-
<td>globalIndex</td>
57345-
<td>int64_t</td>
57346-
<td></td>
57347-
</tr>
57348-
<tr>
57349-
<td>o2::aod::&zwnj;collision::PosX</td>
57350-
<td></td>
57351-
<td>posX</td>
57352-
<td>float</td>
57353-
<td>X Vertex position in cm</td>
57354-
</tr>
57355-
<tr>
57356-
<td>o2::aod::&zwnj;collision::PosY</td>
57357-
<td></td>
57358-
<td>posY</td>
57359-
<td>float</td>
57360-
<td>Y Vertex position in cm</td>
57361-
</tr>
57362-
<tr>
57363-
<td>o2::aod::&zwnj;collision::PosZ</td>
57364-
<td></td>
57365-
<td>posZ</td>
57366-
<td>float</td>
57367-
<td>Z Vertex position in cm</td>
57368-
</tr>
57369-
<tr>
57370-
<td>o2::aod::&zwnj;collision::NumContrib</td>
57371-
<td></td>
57372-
<td>numContrib</td>
57373-
<td>uint16_t</td>
57374-
<td>Number of tracks used for the vertex</td>
57375-
</tr>
57376-
<tr>
57377-
<td>o2::aod::hf_reduced_collision::HfCollisionRejectionMap</td>
57378-
<td></td>
57379-
<td>hfCollisionRejectionMap</td>
57380-
<td>uint16_t</td>
57381-
<td>Bitmask with failed selection criteria</td>
57382-
</tr>
57383-
<tr>
57384-
<td>o2::aod::hf_reduced_collision::Bz</td>
57385-
<td></td>
57386-
<td>bz</td>
57387-
<td>float</td>
57388-
<td>Magnetic field in z-direction</td>
57389-
</tr>
57390-
</table>
57391-
</div>
57392-
5739357321
<button class="myaccordion"><i class="fa fa-table"></i> o2::aod::DsHadronPair</button>
5739457322
<div class="panel">
5739557323
<div>
@@ -57696,6 +57624,51 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF
5769657624
</table>
5769757625
</div>
5769857626

57627+
<button class="myaccordion"><i class="fa fa-table"></i> o2::aod::HfcRedCollisions</button>
57628+
<div class="panel">
57629+
<div>
57630+
Table with collision info
57631+
</div>
57632+
<div>
57633+
Header file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF/HFC/DataModel/DerivedDataCorrelationTables.h" target="_blank">PWGHF/HFC/DataModel/DerivedDataCorrelationTables.h</a>
57634+
</div>
57635+
<div>Is used in:
57636+
<ul>
57637+
<li>o2::aod::HfcRedCollision = o2::aod::HfcRedCollisions::iterator</li>
57638+
</ul>
57639+
</div>
57640+
<table class=DataModel>
57641+
<tr>
57642+
<th>Name</th>
57643+
<th></th>
57644+
<th>Getter</th>
57645+
<th>Type</th>
57646+
<th>Comment</th>
57647+
</tr>
57648+
<tr>
57649+
<td>o2::aod::soa::Index</td>
57650+
<td>GI</td>
57651+
<td></td>
57652+
<td>?</td>
57653+
<td></td>
57654+
</tr>
57655+
<tr>
57656+
<td>o2::aod::hf_collisions_reduced::Multiplicity</td>
57657+
<td></td>
57658+
<td>multiplicity</td>
57659+
<td>float</td>
57660+
<td>Event multiplicity</td>
57661+
</tr>
57662+
<tr>
57663+
<td>o2::aod::hf_collisions_reduced::PosZ</td>
57664+
<td></td>
57665+
<td>posZ</td>
57666+
<td>float</td>
57667+
<td>Primary vertex z position</td>
57668+
</tr>
57669+
</table>
57670+
</div>
57671+
5769957672
<button class="myaccordion"><i class="fa fa-table"></i> o2::aod::DsCandReduced</button>
5770057673
<div class="panel">
5770157674
<div>
@@ -57720,9 +57693,9 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF
5772057693
<td></td>
5772157694
</tr>
5772257695
<tr>
57723-
<td>o2::aod::hf_candidate_reduced::HfRedCollisionId</td>
57696+
<td>o2::aod::hf_candidate_reduced::HfcRedCollisionId</td>
5772457697
<td>I</td>
57725-
<td>hfRedCollisionId</td>
57698+
<td>hfcRedCollisionId</td>
5772657699
<td>int32</td>
5772757700
<td>ReducedCollision index</td>
5772857701
</tr>
@@ -57757,7 +57730,7 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF
5775757730
</table>
5775857731
</div>
5775957732

57760-
<button class="myaccordion"><i class="fa fa-table"></i> o2::aod::AssocTrackReduced</button>
57733+
<button class="myaccordion"><i class="fa fa-table"></i> o2::aod::AssocTrackRed</button>
5776157734
<div class="panel">
5776257735
<div>
5776357736
Table with associated track info
@@ -57781,9 +57754,9 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF
5778157754
<td></td>
5778257755
</tr>
5778357756
<tr>
57784-
<td>o2::aod::hf_candidate_reduced::HfRedCollisionId</td>
57757+
<td>o2::aod::hf_candidate_reduced::HfcRedCollisionId</td>
5778557758
<td>I</td>
57786-
<td>hfRedCollisionId</td>
57759+
<td>hfcRedCollisionId</td>
5778757760
<td>int32</td>
5778857761
<td>ReducedCollision index</td>
5778957762
</tr>
@@ -58234,6 +58207,13 @@ Code file: <a href="https://github.com/AliceO2Group/O2Physics/tree/master//PWGHF
5823458207
<td>int</td>
5823558208
<td>Pool Bin for the MixedEvent</td>
5823658209
</tr>
58210+
<tr>
58211+
<td>o2::aod::hf_correlation_lc_hadron::IsAutoCorrelated</td>
58212+
<td></td>
58213+
<td>isAutoCorrelated</td>
58214+
<td>bool</td>
58215+
<td>Correlation Status</td>
58216+
</tr>
5823758217
</table>
5823858218
</div>
5823958219

0 commit comments

Comments
 (0)