ATLAS Offline Software
Namespaces | Functions | Variables
Moriond2016/MakeFileForMJB.py File Reference

Go to the source code of this file.

Namespaces

 MakeFileForMJB
 

Functions

def MakeFileForMJB.natural_sort (s)
 

Variables

string MakeFileForMJB.ext = ""
 
float MakeFileForMJB.scaleCrossCalVal = 1.0
 
bool MakeFileForMJB.scaleEtaInter3Regions = True
 
bool MakeFileForMJB.scaleEtaInter2Regions = False
 
bool MakeFileForMJB.freezeCrossCalAll = True
 
bool MakeFileForMJB.freezeCrossCalBarrel = False
 
bool MakeFileForMJB.freezeCrossCalCentral = False
 
 MakeFileForMJB.the2012Dir = sys.argv[5]
 
 MakeFileForMJB.the2012Histos = Read2012Histograms(the2012Dir,scaleEtaInter3Regions,scaleEtaInter2Regions)
 
 MakeFileForMJB.innerDict = the2012Histos[key]
 
dictionary MakeFileForMJB.newDict = {}
 
 MakeFileForMJB.useInstead = dictionary["AntiKt4Topo_EMJES"]
 
dictionary MakeFileForMJB.myNewDict = {}
 
 MakeFileForMJB.thisHist = useInstead[item].Clone()
 
 MakeFileForMJB.thisHistName = useInstead[item].GetName().replace("EM","LC")