CMS 3D CMS Logo

Namespaces | Functions
lumiCalcAPI.py File Reference

Go to the source code of this file.

Namespaces

 lumiCalcAPI
 

Functions

def lumiCalcAPI.beamForIds (schema, irunlsdict, dataidmap, withBeamIntensity=False, minIntensity=0.1)
 
def lumiCalcAPI.beamForRange (schema, inputRange, withBeamIntensity=False, minIntensity=0.1, tableName=None, branchName=None)
 
def lumiCalcAPI.deliveredLumiForIds (schema, irunlsdict, dataidmap, runsummaryMap, beamstatusfilter=None, timeFilter=None, normmap=None, withBXInfo=False, bxAlgo=None, xingMinLum=None, withBeamIntensity=False, lumitype='HF', minbiasXsec=None)
 
def lumiCalcAPI.effectiveLumiForIds (schema, irunlsdict, dataidmap, runsummaryMap=None, beamstatusfilter=None, timeFilter=None, normmap=None, hltpathname=None, hltpathpattern=None, withBXInfo=False, bxAlgo=None, xingMinLum=None, withBeamIntensity=False, lumitype='HF', minbiasXsec=None)
 
def lumiCalcAPI.fillInRange (schema, fillmin=1000, fillmax=9999, amodetag='PROTPHYS', startT=None, stopT=None)
 
def lumiCalcAPI.fillrunMap (schema, fillnum=None, runmin=None, runmax=None, startT=None, stopT=None, l1keyPattern=None, hltkeyPattern=None, amodetag=None)
 
def lumiCalcAPI.hltForIds (schema, irunlsdict, dataidmap, hltpathname=None, hltpathpattern=None, withL1Pass=False, withHLTAccept=False)
 
def lumiCalcAPI.hltpathsForRange (schema, runlist, hltpathname=None, hltpathpattern=None)
 
def lumiCalcAPI.instLumiForIds (schema, irunlsdict, dataidmap, runsummaryMap, beamstatusfilter=None, timeFilter=None, withBXInfo=False, bxAlgo=None, xingMinLum=None, withBeamIntensity=False, lumitype='HF')
 
def lumiCalcAPI.lumiForIds (schema, irunlsdict, dataidmap, runsummaryMap, beamstatusfilter=None, timeFilter=None, normmap=None, withBXInfo=False, bxAlgo=None, xingMinLum=None, withBeamIntensity=False, lumitype='HF', minbiasXsec=None)
 
def lumiCalcAPI.runList (schema, datatagid, runmin=None, runmax=None, fillmin=None, fillmax=None, startT=None, stopT=None, l1keyPattern=None, hltkeyPattern=None, amodetag=None, nominalEnergy=None, energyFlut=0.2, requiretrg=True, requirehlt=True, preselectedruns=None, lumitype='HF')
 
def lumiCalcAPI.runsummary (schema, irunlsdict)
 Lumi data management and calculation API # # Author: Zhen Xie #. More...
 
def lumiCalcAPI.runsummaryMap (schema, irunlsdict, dataidmap, lumitype='HF')
 
def lumiCalcAPI.trgForIds (schema, irunlsdict, dataidmap, trgbitname=None, trgbitnamepattern=None, withL1Count=False, withPrescale=False)