Converter

adds clustering and charge to trees created with pXar (created on August 30th 2018 by M. Reichmann (remichae@phys.ethz.ch))

source

Converter

 Converter (data_dir:pathlib.Path, run_number, dut_name=None)

Converts EUDAQ2 raw files in several steps into hdf5 files. STEP 0: raw -> root (EUDAQ2) STEP 1: noisescan (proteus) STEP 2: alignment (proteus) STEP 3: track reconstruction (proteus) STEP 4: root -> hdf5 (python)


source

batch_converter

 batch_converter (cls:__main__.Converter)

source

Raw

 Raw (c:__main__.Converter, load_file=False, step=-1)

Initialize self. See help(type(self)) for accurate signature.