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 252 of file MatrixUtil.py.
References update.
def MatrixUtil.changeRefRelease | ( | steps, | |
listOfPairs | |||
) |
def MatrixUtil.expandLsInterval | ( | lumis | ) |
Definition at line 48 of file MatrixUtil.py.
References sistrip::SpyUtilities.range().
def MatrixUtil.genvalid | ( | fragment, | |
d, | |||
suffix = 'all' , |
|||
fi = '' , |
|||
dataSet = '' |
|||
) |
def MatrixUtil.Kby | ( | N, | |
s | |||
) |
Definition at line 235 of file MatrixUtil.py.
Referenced by relval_steps.gen2018RD(), relval_steps.gen2021HiMix(), relval_steps.gen2021hiprod(), relval_steps.genS(), relval_steps.identitySim(), and relval_steps.lhegensim2018ml().
def MatrixUtil.Mby | ( | N, | |
s | |||
) |
Definition at line 237 of file MatrixUtil.py.
Referenced by relval_steps.gen2021hiprod(), and relval_steps.genS().
def MatrixUtil.merge | ( | dictlist, | |
TELL = False |
|||
) |
Definition at line 205 of file MatrixUtil.py.
References SiStripPI.max, and print().
Referenced by CaloTowersCreationAlgo.assignHitHcal(), edm::EventProcessor.beginJob(), HLTScalersClient.endLuminosityBlock(), edm::SubProcess.keepOnlyConsumedUnscheduledModules(), CaloTowersCreationAlgo.makeHcalDropChMap(), tmtt::HTrphi.mergedCell(), DDI::LogicalPart.mergedSpecificsV(), DDExpandedView.mergedSpecificsV(), DAClusterizerInZ.vertices(), DAClusterizerInZ_vect.vertices(), and DAClusterizerInZT_vect.vertices().
def MatrixUtil.remove | ( | d, | |
key, | |||
TELL = False |
|||
) |
Definition at line 223 of file MatrixUtil.py.
References print().
Referenced by BTagDifferentialPlot.bookHisto(), EtaPtBin.buildDescriptionString(), gen::BaseHadronizer.cleanLHE(), ValidationMatrix_v2.ReleaseComparison.compare(), edmStreamStallGrapher.createPDFImage(), AlignmentParameterBuilder.decodeParamSel(), edm.defaultModuleLabel(), edm::WorkerManager.deleteModuleIfExists(), evf::EvFDaqDirector.grabNextJsonFileAndUnlock(), edm::shared_memory::WriteBuffer.growBuffer(), Pythia8Hadronizer.initializeForExternalPartons(), Pythia8Hadronizer.initializeForInternalPartons(), helpers.removeIfInSequence(), edm::UnscheduledCallProducer.removeWorker(), Phase1PixelMaps.retrieveCorners(), gen::Pythia6Service.setSLHAFromHeader(), edm::shared_memory::ControllerChannel.~ControllerChannel(), InputFile.~InputFile(), and edm::shared_memory::WriteBuffer.~WriteBuffer().
def MatrixUtil.selectedLS | ( | list_runs = [] , |
|
maxNum = -1 , |
|||
l_json = data_json2015 |
|||
) |
Definition at line 64 of file MatrixUtil.py.
References bitset_utilities.append(), print(), and str.
tuple MatrixUtil.data_json2015 = json.load(data_file) |
Definition at line 57 of file MatrixUtil.py.
tuple MatrixUtil.data_json2016 = json.load(data_file) |
Definition at line 60 of file MatrixUtil.py.
tuple MatrixUtil.jsonFile2015 = findFileInPath("DPGAnalysis/Skims/data/Cert_13TeV_16Dec2015ReReco_Collisions15_25ns_50ns_JSON.txt") |
Definition at line 52 of file MatrixUtil.py.
tuple MatrixUtil.jsonFile2016 = findFileInPath("DPGAnalysis/Skims/data/Cert_271036-274240_13TeV_PromptReco_Collisions16_JSON.txt") |
Definition at line 53 of file MatrixUtil.py.
dictionary MatrixUtil.stCond = {'--conditions':'auto:run1_mc'} |
Standard release validation samples ####.
Definition at line 234 of file MatrixUtil.py.