CMS 3D CMS Logo

Namespaces | Functions | Variables
diffTwoXMLs.py File Reference

Go to the source code of this file.

Namespaces

 diffTwoXMLs
 

Functions

def diffTwoXMLs.ALL (dt, wheel, station, sector)
 
def diffTwoXMLs.ALL (csc, endcap, station, ring, chamber)
 
def diffTwoXMLs.CSC (csc, endcap, station, ring, chamber)
 
def diffTwoXMLs.CSCE1 (csc, endcap, station, ring, chamber)
 
def diffTwoXMLs.CSCE2 (csc, endcap, station, ring, chamber)
 
def diffTwoXMLs.DT (dt, wheel, station, sector)
 
def diffTwoXMLs.DT_st1 (dt, wheel, station, sector)
 
def diffTwoXMLs.DT_st2 (dt, wheel, station, sector)
 
def diffTwoXMLs.DT_st3 (dt, wheel, station, sector)
 
def diffTwoXMLs.DT_st4 (dt, wheel, station, sector)
 

Variables

 diffTwoXMLs.c1 = ROOT.TCanvas("c1","c1",1000,600)
 
 diffTwoXMLs.cargs = sys.argv[:]
 
bool diffTwoXMLs.diffReport = False
 
 diffTwoXMLs.g1 = None
 
 diffTwoXMLs.g2 = MuonGeometry(xmlfile2)
 
 diffTwoXMLs.label = cargs[1]
 
 diffTwoXMLs.r1 = None
 
 diffTwoXMLs.r2 = reports
 
string diffTwoXMLs.ranges = "window=10"
 
 diffTwoXMLs.reportfile1 = cargs[6]
 
 diffTwoXMLs.reportfile2 = cargs[4]
 
 diffTwoXMLs.selection = cargs[2]
 
 diffTwoXMLs.xmlfile1 = cargs[4]
 
 diffTwoXMLs.xmlfile2 = cargs[3]