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 | data_json2016 = json.load(data_file) |
tuple | jsonFile2015 = findFileInPath("DPGAnalysis/Skims/data/Cert_13TeV_16Dec2015ReReco_Collisions15_25ns_50ns_JSON.txt") |
tuple | jsonFile2016 = findFileInPath("DPGAnalysis/Skims/data/Cert_271036-274240_13TeV_PromptReco_Collisions16_JSON.txt") |
dictionary | stCond = {'--conditions':'auto:run1_mc'} |
Standard release validation samples ####. More... | |
def MatrixUtil.addForAll | ( | steps, | |
d | |||
) |
Definition at line 224 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 207 of file MatrixUtil.py.
Referenced by relval_steps.gen2015(), relval_steps.genS(), relval_steps.identitySim(), and relval_steps.lhegensim().
def MatrixUtil.Mby | ( | N, | |
s | |||
) |
Definition at line 209 of file MatrixUtil.py.
Referenced by relval_steps.gen2015(), and relval_steps.genS().
Definition at line 177 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 195 of file MatrixUtil.py.
Referenced by HiCoreTools._removeMCMatchingForPATObject(), BTagDifferentialPlot.bookHisto(), EtaPtBin.buildDescriptionString(), gen::BaseHadronizer.cleanLHE(), ValidationMatrix_v2.ReleaseComparison.compare(), customizeTrackingMonitorSeedNumber.customise_trackMon_IterativeTracking_PHASE1(), customizeTrackingMonitorSeedNumber.customise_trackMon_IterativeTracking_PHASE1PU140(), customizeTrackingMonitorSeedNumber.customise_trackMon_IterativeTracking_PHASE1PU70(), AlignmentParameterBuilder.decodeParamSel(), FedRawDataInputSource.deleteFile(), FastTimerService.findFirstLast(), FedRawDataInputSource.grabNextJsonFile(), Pythia8Hadronizer.initializeForExternalPartons(), Pythia8Hadronizer.initializeForInternalPartons(), evf::EvFDaqDirector.preGlobalEndLumi(), ora::Container.realClassName(), HiHelperTools.removeIfInSequence(), helpers.removeIfInSequence(), own_ptr< std::ifstream >.reset(), Vispa.Views.LineDecayView.LineDecayContainer.select(), gen::Pythia6Service.setSLHAFromHeader(), HiCoreTools.RemoveMCMatching.toolCode(), HiCoreTools.RemoveSpecificPATObjects.toolCode(), HiCoreTools.RemoveCleaning.toolCode(), and XMLDocument.~XMLDocument().
def MatrixUtil.selectedLS | ( | list_runs = [] , |
|
maxNum = -1 , |
|||
l_json = data_json2015 |
|||
) |
Definition at line 62 of file MatrixUtil.py.
References bitset_utilities.append().
tuple MatrixUtil.data_json2015 = json.load(data_file) |
Definition at line 55 of file MatrixUtil.py.
tuple MatrixUtil.data_json2016 = json.load(data_file) |
Definition at line 58 of file MatrixUtil.py.
tuple MatrixUtil.jsonFile2015 = findFileInPath("DPGAnalysis/Skims/data/Cert_13TeV_16Dec2015ReReco_Collisions15_25ns_50ns_JSON.txt") |
Definition at line 50 of file MatrixUtil.py.
tuple MatrixUtil.jsonFile2016 = findFileInPath("DPGAnalysis/Skims/data/Cert_271036-274240_13TeV_PromptReco_Collisions16_JSON.txt") |
Definition at line 51 of file MatrixUtil.py.
dictionary MatrixUtil.stCond = {'--conditions':'auto:run1_mc'} |
Standard release validation samples ####.
Definition at line 206 of file MatrixUtil.py.