Classes | |
class | InputInfo |
class | Matrix |
class | Steps |
class | WF |
Functions | |
def | addForAll |
def | changeRefRelease |
def | expandLsInterval |
def | genvalid |
def | Kby |
def | Mby |
def | merge |
def | remove |
def | selectedLS |
Variables | |
tuple | data_json2015 = json.load(data_file) |
tuple | jsonFile2015 = findFileInPath("DPGAnalysis/Skims/data/Cert_246908-XXXXXX_13TeV_PromptReco_Collisions15_JSON.txt") |
dictionary | stCond = {'--conditions':'auto:run1_mc'} |
Standard release validation samples ####. More... | |
def MatrixUtil.addForAll | ( | steps, | |
d | |||
) |
Definition at line 219 of file MatrixUtil.py.
References update.
def MatrixUtil.changeRefRelease | ( | steps, | |
listOfPairs | |||
) |
def MatrixUtil.expandLsInterval | ( | lumis | ) |
Definition at line 46 of file MatrixUtil.py.
def MatrixUtil.genvalid | ( | fragment, | |
d, | |||
suffix = 'all' , |
|||
fi = '' , |
|||
dataSet = '' |
|||
) |
def MatrixUtil.Kby | ( | N, | |
s | |||
) |
Definition at line 202 of file MatrixUtil.py.
Referenced by relval_steps.gen2015(), relval_steps.genS(), and relval_steps.identityFS().
def MatrixUtil.Mby | ( | N, | |
s | |||
) |
Definition at line 204 of file MatrixUtil.py.
Referenced by relval_steps.gen2015(), and relval_steps.genS().
Definition at line 172 of file MatrixUtil.py.
References bookConverter.max.
Referenced by HLTScalersClient.endLuminosityBlock(), DDI::LogicalPart.mergedSpecificsV(), DDExpandedView.mergedSpecificsV(), DAClusterizerInZ.vertices(), and DAClusterizerInZ_vect.vertices().
Definition at line 190 of file MatrixUtil.py.
def MatrixUtil.selectedLS | ( | list_runs = [] , |
|
maxNum = -1 , |
|||
l_json = data_json2015 |
|||
) |
Definition at line 58 of file MatrixUtil.py.
References python.multivaluedict.append().
tuple MatrixUtil.data_json2015 = json.load(data_file) |
Definition at line 54 of file MatrixUtil.py.
tuple MatrixUtil.jsonFile2015 = findFileInPath("DPGAnalysis/Skims/data/Cert_246908-XXXXXX_13TeV_PromptReco_Collisions15_JSON.txt") |
Definition at line 50 of file MatrixUtil.py.
dictionary MatrixUtil.stCond = {'--conditions':'auto:run1_mc'} |
Standard release validation samples ####.
Definition at line 201 of file MatrixUtil.py.