Skip to content

Commit f853d0e

Browse files
author
Prottay Das
committed
updated datamodel with index
1 parent 1eb8777 commit f853d0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGLF/DataModel/ZDCCalTables.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ DECLARE_SOA_COLUMN(QyA, qyA, float);
3838
DECLARE_SOA_COLUMN(QyC, qyC, float);
3939
} // namespace zdccaltable
4040
DECLARE_SOA_TABLE(ZDCCalTables, "AOD", "ZDCCALTABLE",
41+
o2::soa::Index<>,
4142
zdccaltable::TriggerEventZDC,
4243
zdccaltable::TriggerEventRunNo,
4344
zdccaltable::Cent,

0 commit comments

Comments
 (0)