Functions | |
def | downloadnlineDQMhisto (run, Run_type) |
def | downloadOfflineDQMhisto (run, Run_type, rereco) |
def | downloadOfflinePCLhisto (run, Run_type) |
def | getGT (DQMfile, RunNumber, globalTagVar) |
def | setRunDirectory (runNumber) |
Variables | |
check_command | |
Check if run is complete##############. More... | |
Check_output | |
checkfolder | |
Start making TkMaps################. More... | |
CMSSW_BASE | |
DataLocalDir | |
deadRocMap | |
dest | |
Producing the list of bad modules. More... | |
detIdInfoFileName | |
File_Name | |
File_Name_online | |
File_Name_PCL | |
filepath | |
full_pixelfile_name | |
full_stripfile_name | |
globalTag | |
Getting GT############## After switch production to 10_X_X release, the clean up section need to be reviewed and modified ##########. More... | |
input_var | |
nnnOut | |
Downloading DQM file############################. More... | |
output | |
put color legend in the TrackerMap################### More... | |
pixel_files | |
Start making pixel maps#####################. More... | |
pixelTreeFileName | |
rereco | |
Check if user enter the right run type######################. More... | |
Run_Number | |
Run_type | |
runDirval | |
sefile | |
rename bad module list file###################### More... | |
shell | |
strip_files | |
create merged list of BadComponent from (PCL, RunInfo and FED Errors) ignore for now More... | |
workPath | |
def TkMap_script_phase1.downloadnlineDQMhisto | ( | run, | |
Run_type | |||
) |
Definition at line 93 of file TkMap_script_phase1.py.
References any(), getGT(), print(), setRunDirectory(), submitPVValidationJobs.split(), and str.
def TkMap_script_phase1.downloadOfflineDQMhisto | ( | run, | |
Run_type, | |||
rereco | |||
) |
Definition at line 37 of file TkMap_script_phase1.py.
References any(), print(), setRunDirectory(), submitPVValidationJobs.split(), and str.
def TkMap_script_phase1.downloadOfflinePCLhisto | ( | run, | |
Run_type | |||
) |
Definition at line 67 of file TkMap_script_phase1.py.
References any(), print(), setRunDirectory(), submitPVValidationJobs.split(), and str.
def TkMap_script_phase1.getGT | ( | DQMfile, | |
RunNumber, | |||
globalTagVar | |||
) |
Definition at line 138 of file TkMap_script_phase1.py.
References print(), FastTimerService_cff.range, and str.
Referenced by downloadnlineDQMhisto().
def TkMap_script_phase1.setRunDirectory | ( | runNumber | ) |
Definition at line 16 of file TkMap_script_phase1.py.
Referenced by downloadnlineDQMhisto(), downloadOfflineDQMhisto(), and downloadOfflinePCLhisto().
TkMap_script_phase1.check_command |
Check if run is complete##############.
Definition at line 191 of file TkMap_script_phase1.py.
TkMap_script_phase1.Check_output |
Definition at line 192 of file TkMap_script_phase1.py.
TkMap_script_phase1.checkfolder |
Start making TkMaps################.
Definition at line 217 of file TkMap_script_phase1.py.
TkMap_script_phase1.CMSSW_BASE |
Definition at line 158 of file TkMap_script_phase1.py.
Referenced by hitfit::JetTranslatorBase< pat::Jet >.JetTranslatorBase(), and hitfit::LeptonTranslatorBase< AElectron >.LeptonTranslatorBase().
TkMap_script_phase1.DataLocalDir |
Definition at line 183 of file TkMap_script_phase1.py.
TkMap_script_phase1.deadRocMap |
Definition at line 180 of file TkMap_script_phase1.py.
TkMap_script_phase1.dest |
Producing the list of bad modules.
if Run_type != "StreamExpress": shutil.copyfile(sefile, checkdir+'/'+sefile) os.system('/usr/bin/python ${CMSSW_BASE}/src/DQM/SiStripMonitorClient/scripts/findBadModT9.py -p '+sefile+' -s /'+checkdir+'/'+sefile); Producing the run certification by lumisection Producing the PrimaryVertex/BeamSpot quality test by LS.. if (Run_type != "Cosmics") and ( Run_type != "StreamExpress") and (Run_type != "StreamExpressCosmics"): print(" Creating the BeamSpot Calibration certification summary:") os.system('lsbs_cert '+filepath+'/'+File_Name) .. and harvest the bad beamspot LS with automatic emailing (if in period and if bad LS found) Producing the Module difference for ExpressStream
Definition at line 297 of file TkMap_script_phase1.py.
TkMap_script_phase1.detIdInfoFileName |
Definition at line 233 of file TkMap_script_phase1.py.
TkMap_script_phase1.File_Name |
Definition at line 177 of file TkMap_script_phase1.py.
TkMap_script_phase1.File_Name_online |
Definition at line 180 of file TkMap_script_phase1.py.
TkMap_script_phase1.File_Name_PCL |
Definition at line 179 of file TkMap_script_phase1.py.
TkMap_script_phase1.filepath |
Definition at line 176 of file TkMap_script_phase1.py.
TkMap_script_phase1.full_pixelfile_name |
Definition at line 383 of file TkMap_script_phase1.py.
TkMap_script_phase1.full_stripfile_name |
Definition at line 359 of file TkMap_script_phase1.py.
TkMap_script_phase1.globalTag |
Getting GT############## After switch production to 10_X_X release, the clean up section need to be reviewed and modified ##########.
Definition at line 226 of file TkMap_script_phase1.py.
TkMap_script_phase1.input_var |
Definition at line 199 of file TkMap_script_phase1.py.
TkMap_script_phase1.nnnOut |
Downloading DQM file############################.
Definition at line 174 of file TkMap_script_phase1.py.
TkMap_script_phase1.output |
put color legend in the TrackerMap###################
Copying the template html file to index.html########################
Definition at line 265 of file TkMap_script_phase1.py.
TkMap_script_phase1.pixel_files |
Start making pixel maps#####################.
copy ouput files##########
Definition at line 381 of file TkMap_script_phase1.py.
TkMap_script_phase1.pixelTreeFileName |
Definition at line 395 of file TkMap_script_phase1.py.
TkMap_script_phase1.rereco |
Check if user enter the right run type######################.
Definition at line 159 of file TkMap_script_phase1.py.
TkMap_script_phase1.Run_Number |
Definition at line 157 of file TkMap_script_phase1.py.
TkMap_script_phase1.Run_type |
Definition at line 156 of file TkMap_script_phase1.py.
TkMap_script_phase1.runDirval |
Definition at line 182 of file TkMap_script_phase1.py.
TkMap_script_phase1.sefile |
rename bad module list file######################
Definition at line 242 of file TkMap_script_phase1.py.
TkMap_script_phase1.shell |
Definition at line 192 of file TkMap_script_phase1.py.
TkMap_script_phase1.strip_files |
create merged list of BadComponent from (PCL, RunInfo and FED Errors) ignore for now
counting dead pixel####################### Counting Dead ROCs and Inefficient DC during the run######################### Merge Dead ROCs and Occupoancy Plot ################### Merge PCL and DQM Plot (only StreamExpress) ################### copy ouput files###################
Definition at line 357 of file TkMap_script_phase1.py.
TkMap_script_phase1.workPath |
Definition at line 234 of file TkMap_script_phase1.py.