km3pipe.utils.tres

A tool to calculate and extract Cherenkov hit time residuals from reconstruced events in offline ROOT files (currently only the JMuon chain).

Usage:

tres [options] FILENAME tres (-h | –help) tres –version

Options:
-o OUTFILE

Output file.

--single-muon-only

Filter out single muon events (only possible for RBR atmospheric muons - MUPAGE)

-d DETX

Use a detector file to calibrate hits (not needed for offline files created with km3net-dataformat version 2+).

-n N_EVENTS

Number of events to extract.

-h –help Show this screen. –version Show the version.

Module Contents

Functions

run_pipeline(args)

main()

km3pipe.utils.tres.run_pipeline(args)[source]
km3pipe.utils.tres.main()[source]