示例#1
0
 def __init__(self):
     Histogram.__init__(self, 0, 10, 10, "SecondaryMultiplicity")
     self.frame_key = "I3MCTree"
示例#2
0
 def __init__(self):
     Histogram.__init__(self, 0, 65, 64, "NoiseOccupancy")
     self.frame_key = "I3MCPESeriesMap"
示例#3
0
 def __init__(self):
     Histogram.__init__(self, 0, 10, 10, "DilbertRNG")