![]() |
Belle II Software
release-05-02-19
|
Public Member Functions | |
def | __init__ (self, filename='dump_clusters.txt', collection='SVDClusters') |
Public Attributes | |
file | |
Input file object. | |
A simple module to timing of SVD clusters. Intended for use with the RandomizeEventTimes feature of SVDDigitizer, which stores (randomized) event times in EventMetaData. For background studies, it distinguishes signal and background clusters..
Definition at line 13 of file dump_clusters.py.
def __init__ | ( | self, | |
filename = 'dump_clusters.txt' , |
|||
collection = 'SVDClusters' |
|||
) |
Initialize the module
Definition at line 21 of file dump_clusters.py.