CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions | Variables
DeadROCCounter_Phase1.py File Reference

Go to the source code of this file.

Namespaces

 DeadROCCounter_Phase1
 

Functions

def DeadROCCounter_Phase1.countBadROCBarrel
 barrel######################################################## More...
 
def DeadROCCounter_Phase1.countBadROCForward
 endacp######################################### More...
 
def DeadROCCounter_Phase1.getRunNumber
 

Variables

int DeadROCCounter_Phase1.bpix_tot_deadROC = 0
 
int DeadROCCounter_Phase1.bpix_tot_ineffROC = 0
 
int DeadROCCounter_Phase1.bpix_tot_Nrocspopulated = 0
 
int DeadROCCounter_Phase1.bpix_tot_totalentries = 0
 
string DeadROCCounter_Phase1.commonPath = "DQMData/Run "
 
tuple DeadROCCounter_Phase1.fin = TFile(fname)
 
list DeadROCCounter_Phase1.fname = sys.argv[1]
 main####################################### More...
 
int DeadROCCounter_Phase1.fpix_tot_deadROC = 0
 
int DeadROCCounter_Phase1.fpix_tot_ineffROC = 0
 
int DeadROCCounter_Phase1.fpix_tot_Nrocspopulated = 0
 
int DeadROCCounter_Phase1.fpix_tot_totalentries = 0
 
tuple DeadROCCounter_Phase1.hnpixclus_bpix = fin.Get(commonPath + "charge_PXBarrel")
 
tuple DeadROCCounter_Phase1.hnpixclus_fpix = fin.Get(commonPath + "charge_PXForward")
 
tuple DeadROCCounter_Phase1.out_file = open(outname, "w")
 
string DeadROCCounter_Phase1.outname = "PixZeroOccROCs_run"