diff --git a/docs/datamodel/helperTaskTables.md b/docs/datamodel/helperTaskTables.md index bb6da425..f3868e44 100644 --- a/docs/datamodel/helperTaskTables.md +++ b/docs/datamodel/helperTaskTables.md @@ -4,6 +4,7 @@ title: Helper task tables --- + # List of tables created with helper tasks The AO2D data files contain the basic set of data which is available for data analysis and from which other quantities are deduced (see [AO2D tables](ao2dTables.md)). There are however quantities like PID information, V0 characteristics, etc. which are commonly used in analysis. In order to prevent that tasks to compute such quantities are repeatingly developed, a set of helper tasks is provided by the O2 framework. These tasks are listed below together with the tables they provide. @@ -13,7 +14,8 @@ Click on the labels to display the table content. Click buttons to -## o2-analysis-calo-clusters +## o2-analysis-calo-clusters + Code file: caloClusterProducer.cxx