Skip to content

Commit e46fd70

Browse files
prottayCMTProttay Das
andauthored
[PWGLF] added a switch for random sys polarization and corrected data model of XisK for unboundindices (#17817)
Co-authored-by: Prottay Das <prottay@alipap1.cern.ch>
1 parent f573464 commit e46fd70

2 files changed

Lines changed: 130 additions & 108 deletions

File tree

PWGLF/DataModel/LFReducedXi1530KaonTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ DECLARE_SOA_COLUMN(FT0MPercentile, fT0MPercentile, float); //! FT0M multiplicity
233233
DECLARE_SOA_COLUMN(Bz, bz, float); //! nominal L3 magnetic field along z (T)
234234
} // namespace redxistarkevent
235235

236-
DECLARE_SOA_TABLE(RedXiStarKEvents, "AOD", "REDXSTKEVENT",
236+
DECLARE_SOA_TABLE(RedXiStarKEvents, "AOD", "REDXISTARKEVENT",
237237
o2::soa::Index<>,
238238
collision::PosZ,
239239
collision::NumContrib,

0 commit comments

Comments
 (0)