Skip to content

HDF5Utils ttree2hdf5: Adding support for ULong64_t type TTree leaves

Claire Antel requested to merge cantel/athena:22.0_ttreeh5_add_eventnumber into 22.0

Purpose

A couple of lines change to add support for ULong64_t type TTree leaf entries for ttree2hdf5 (because sometimes you just want to dump an unsigned ATLAS event number).

Expected changes

None. The ttree2hdf5 script is used by end users only. No Athena reconstruction (outputs) expected to change.

Edited by Claire Antel

Merge request reports