Belle II Software
release-08-01-10
|
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 18 of file dump_clusters.py.
def __init__ | ( | self, | |
filename = 'dump_clusters.txt' , |
|||
collection = 'SVDClusters' |
|||
) |
Initialize the module
Definition at line 26 of file dump_clusters.py.