CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
combine Namespace Reference

Variables

tuple a = h.strip()
 
tuple f = open('CSCDQM_HistoType.txt', 'r')
 
dictionary histos = {}
 
list key = a[0]
 
dictionary missing = {}
 
list name = a[1]
 

Variable Documentation

tuple combine.a = h.strip()

Definition at line 13 of file combine.py.

tuple combine.f = open('CSCDQM_HistoType.txt', 'r')

Definition at line 7 of file combine.py.

dictionary combine.histos = {}

Definition at line 4 of file combine.py.

list combine.key = a[0]

Definition at line 14 of file combine.py.

dictionary combine.missing = {}
list combine.name = a[1]

Definition at line 15 of file combine.py.