Go to the source code of this file.
Namespaces | |
diffTwoXMLs | |
Variables | |
tuple | diffTwoXMLs.c1 = ROOT.TCanvas("c1","c1",1000,600) |
list | diffTwoXMLs.cargs = sys.argv[:] |
diffTwoXMLs.diffReport = False | |
diffTwoXMLs.g1 = None | |
tuple | diffTwoXMLs.g2 = MuonGeometry(xmlfile2) |
list | diffTwoXMLs.label = cargs[1] |
diffTwoXMLs.r1 = None | |
diffTwoXMLs.r2 = reports | |
string | diffTwoXMLs.ranges = "window=10" |
list | diffTwoXMLs.reportfile1 = cargs[6] |
list | diffTwoXMLs.reportfile2 = cargs[4] |
list | diffTwoXMLs.selection = cargs[2] |
list | diffTwoXMLs.xmlfile1 = cargs[4] |
list | diffTwoXMLs.xmlfile2 = cargs[3] |