1 from __future__
import print_function
8 """ Hold information about XYZ 30 self.
xyz = {0:
"X", 1:
"Y", 2:
"Z"}
34 self.
xyz = {0:
"#alpha", 1:
"#beta", 2:
"#gamma"}
38 self.
xyz = {0:
"A", 1:
"B", 2:
"C"}
44 """ information out of the pede.dump.gz file 79 """ information out of the monitor root files 83 def __init__(self, name, ntracks, weight = None):
87 self.monitors.append(self)
91 """ stores the information about the data which should be part of the Output 94 def __init__(self, plottype="", name="", number="", parameter="", filename=""):
def __init__(self, name, ntracks, weight=None)
S & print(S &os, JobReport::InputFile const &f)
Classes which are needed by the mps_validate.py file.
def __init__(self, plottype="", name="", number="", parameter="", filename="")