Command-line utilities¶
simulate_pixels.py
¶
dumpTree.py
¶
Converts ROOT file created by edep-sim into HDF5 format
-
cli.dumpTree.
dump
(input_file, output_file)¶
-
cli.dumpTree.
initHDF5File
(output_file)¶
-
cli.dumpTree.
printHitSegment
(depth, hitSegment)¶
-
cli.dumpTree.
printPrimaryParticle
(depth, primaryParticle)¶
-
cli.dumpTree.
printPrimaryVertex
(depth, primaryVertex)¶
-
cli.dumpTree.
printSegmentContainer
(depth, containerName, hitSegments)¶
-
cli.dumpTree.
printTrajectory
(depth, trajectory)¶
-
cli.dumpTree.
printTrajectoryPoint
(depth, trajectoryPoint)¶
-
cli.dumpTree.
updateHDF5File
(output_file, trajectories, segments, vertices, genie_s, genie_h)¶