Classes | |
class | InputInfo |
class | Matrix |
class | Steps |
class | WF |
Functions | |
def | addForAll |
def | changeRefRelease |
def | gen |
def | gen2015 |
def | gen2017 |
def | genepi |
def | genS |
def | genvalid |
def | identityFS |
def | identitySim |
Production test: 13 TeV equivalents. More... | |
def | Kby |
def | Mby |
def | merge |
Variables | |
dictionary | dataReco |
dictionary | ecalHcal |
high stat step1 More... | |
dictionary | hiDefaults |
string | hltKey = 'relval' |
list | menu = autoHLT[hltKey] |
list | Run2010ASk = [138937,138934,138924,138923,139790,139789,139788,139787,144086,144085,144084,144083,144011] |
Production test section ####. More... | |
list | Run2010B = [149011] |
list | Run2010BSk = [146644,147115,147929,148822,149011,149181,149182,149291,149294,149442] |
list | Run2011A = [165121] |
list | Run2011ASk = [165121,172802] |
list | Run2011B = [177719] |
list | Run2011BSk = [177719,177790,177096,175874] |
list | Run2012A = [191226] |
list | Run2012ASk = Run2012A+[] |
list | Run2012B = [194533] |
list | Run2012Bsk = Run2012B+[194912,195016] |
list | Run2012C = [199812] |
list | Run2012Csk = Run2012C+[203002] |
list | Run2012D = [208307] |
list | Run2012Dsk = Run2012D+[207454] |
dictionary | stCond = {'--conditions':'auto:startup'} |
Standard release validation samples ####. More... | |
dictionary | step1Defaults |
tuple | step1FastDefaults |
fastsim section #### no forseen to do things in two steps GEN-SIM then FASTIM->end: maybe later More... | |
tuple | step1FastUpg2015Defaults |
tuple | step1GenDefaults |
generator test section #### More... | |
dictionary | step1PPbDefaults = {'--beamspot':'Realistic8TeVCollisionPPbBoost'} |
pPb tests More... | |
dictionary | step1Up2015Defaults |
dictionary | step1Up2017Defaults |
2015 More... | |
dictionary | step1UpepiDefaults |
upgrade dedicated wf extendedPhase1 More... | |
dictionary | step2Defaults |
tuple | step2HImixDefaults |
dictionary | step2Upg2015Defaults |
tuple | step2Upg2015Defaults50ns = merge([{'--conditions':'auto:upgradePLS150ns'},step2Upg2015Defaults]) |
dictionary | step2Upg2017Defaults |
dictionary | step2Upgpixphase1Defaults |
dictionary | step3Defaults |
dictionary | step3Up2015Defaults |
tuple | step3Up2015Defaults50ns = merge([{'--conditions':'auto:upgradePLS150ns'},step3Up2015Defaults]) |
dictionary | step3Up2015Hal |
dictionary | step3Up2017Defaults |
dictionary | step3Upgpixphase1Defaults |
dictionary | step4Defaults |
dictionary | step4Up2015Defaults |
tuple | steps = Steps() |
dictionary | U500by1 = {'--relval': '500,1'} |
heavy ions tests More... | |
dictionary | U80by1 = {'--relval': '80,1'} |
def relval_steps.addForAll | ( | steps, | |
d | |||
) |
Definition at line 802 of file relval_steps.py.
References update.
def relval_steps.changeRefRelease | ( | steps, | |
listOfPairs | |||
) |
Definition at line 790 of file relval_steps.py.
References python.rootplot.root2matplotlib.replace().
def relval_steps.gen | ( | fragment, | |
howMuch | |||
) |
Definition at line 246 of file relval_steps.py.
Referenced by __attribute__(), GaussNoiseFP420.addNoise(), EWKSystUnc.analyze(), ZMCHistogrammer.analyze(), zPdfUnc.analyze(), ZHistogrammer.analyze(), ZLONLOHistogrammer.analyze(), ZMassHistogrammer.analyze(), ZMuPtScaleAnalyzer.analyze(), myFastSimVal.analyze(), AnaL1CaloCleaner.analyze(), ZdcSimHitStudy.analyze(), HLTJetMETValidation.analyze(), ValidIsoTrkCalib.analyze(), ValidIsoTrkCalib.beginJob(), cond::DecodingKey.createFromInputFile(), SherpaHadronizer.generatePartonsAndHadronize(), HcalBaseDQMonitor.getLogicalMap(), HcalBaseDQClient.getLogicalMap(), cond::CredentialStore.installAdmin(), hitfit::Resolution.pick(), TtGenEventReco.produce(), StGenEventReco.produce(), DistortedPFCandProducer.produce(), DistortedMuonProducer.produce(), GenParticlePruner.produce(), cms::GenMETProducer.produce(), cms::METProducer.produce_GenMET(), HBHEStatusBitSetter.SetFlagsFromDigi(), HBHEStatusBitSetter.SetFlagsFromRecHits(), HcaluLUTTPGCoder.setLUTGenerationMode(), cond::CredentialStore.updateConnection(), and cond::CredentialStore.updatePrincipal().
def relval_steps.gen2015 | ( | fragment, | |
howMuch | |||
) |
Definition at line 250 of file relval_steps.py.
Referenced by genepi(), and genS().
def relval_steps.gen2017 | ( | fragment, | |
howMuch | |||
) |
Definition at line 689 of file relval_steps.py.
References Kby().
def relval_steps.genepi | ( | fragment, | |
howMuch | |||
) |
Definition at line 534 of file relval_steps.py.
References gen2015(), and Kby().
def relval_steps.genS | ( | fragment, | |
howMuch | |||
) |
Definition at line 438 of file relval_steps.py.
References gen2015(), Kby(), and Mby().
def relval_steps.genvalid | ( | fragment, | |
d, | |||
suffix = 'all' , |
|||
fi = '' |
|||
) |
Definition at line 872 of file relval_steps.py.
References Kby(), and python.rootplot.root2matplotlib.replace().
def relval_steps.identityFS | ( | wf | ) |
def relval_steps.identitySim | ( | wf | ) |
Production test: 13 TeV equivalents.
Definition at line 315 of file relval_steps.py.
def relval_steps.Kby | ( | N, | |
s | |||
) |
Definition at line 241 of file relval_steps.py.
Referenced by gen2015(), gen2017(), genepi(), genS(), and genvalid().
def relval_steps.Mby | ( | N, | |
s | |||
) |
Definition at line 243 of file relval_steps.py.
def relval_steps.merge | ( | dictlist, | |
TELL = False |
|||
) |
Definition at line 80 of file relval_steps.py.
References max().
Referenced by HLTScalersClient.endLuminosityBlock(), DDI::LogicalPart.mergedSpecificsV(), DDExpandedView.mergedSpecificsV(), DAClusterizerInZ.vertices(), and DAClusterizerInZ_vect.vertices().
dictionary relval_steps.dataReco |
Definition at line 980 of file relval_steps.py.
dictionary relval_steps.ecalHcal |
high stat step1
Definition at line 414 of file relval_steps.py.
dictionary relval_steps.hiDefaults |
Definition at line 772 of file relval_steps.py.
string relval_steps.hltKey = 'relval' |
Definition at line 989 of file relval_steps.py.
Referenced by DQMProvInfo.makeHLTKeyInfo().
Definition at line 991 of file relval_steps.py.
Referenced by cms::Analyzer_minbias.analyze(), HLTInfo.analyze(), L1TRate.beginRun(), L1TRate_Offline.beginRun(), L1TSync.beginRun(), L1TSync_Offline.beginRun(), L1TBPTX.beginRun(), CSGAction.createMenuEntry(), EEClusterTaskExtras.determineTriggers(), EBClusterTaskExtras.determineTriggers(), EcalCosmicsHists.determineTriggers(), L1Filter.filter(), triggerExpression::L1TechReader.init(), and triggerExpression::L1Reader.init().
list relval_steps.Run2010ASk = [138937,138934,138924,138923,139790,139789,139788,139787,144086,144085,144084,144083,144011] |
Production test section ####.
data #### list of run to harvest for 2010A: 144086,144085,144084,144083,144011,139790,139789,139788,139787,138937,138934,138924,138923 list of run to harvest for 2010B: 149442,149291,149181,149011,148822,147929,147115,146644
Definition at line 132 of file relval_steps.py.
list relval_steps.Run2010B = [149011] |
Definition at line 142 of file relval_steps.py.
list relval_steps.Run2010BSk = [146644,147115,147929,148822,149011,149181,149182,149291,149294,149442] |
Definition at line 133 of file relval_steps.py.
list relval_steps.Run2011A = [165121] |
Definition at line 159 of file relval_steps.py.
list relval_steps.Run2011ASk = [165121,172802] |
Definition at line 150 of file relval_steps.py.
list relval_steps.Run2011B = [177719] |
Definition at line 166 of file relval_steps.py.
list relval_steps.Run2011BSk = [177719,177790,177096,175874] |
Definition at line 167 of file relval_steps.py.
list relval_steps.Run2012A = [191226] |
Definition at line 185 of file relval_steps.py.
Definition at line 186 of file relval_steps.py.
list relval_steps.Run2012B = [194533] |
Definition at line 200 of file relval_steps.py.
Definition at line 201 of file relval_steps.py.
list relval_steps.Run2012C = [199812] |
Definition at line 211 of file relval_steps.py.
Definition at line 212 of file relval_steps.py.
list relval_steps.Run2012D = [208307] |
Definition at line 227 of file relval_steps.py.
Definition at line 228 of file relval_steps.py.
dictionary relval_steps.stCond = {'--conditions':'auto:startup'} |
Standard release validation samples ####.
Definition at line 240 of file relval_steps.py.
dictionary relval_steps.step1Defaults |
Definition at line 100 of file relval_steps.py.
tuple relval_steps.step1FastDefaults |
fastsim section #### no forseen to do things in two steps GEN-SIM then FASTIM->end: maybe later
Definition at line 810 of file relval_steps.py.
tuple relval_steps.step1FastUpg2015Defaults |
Definition at line 816 of file relval_steps.py.
tuple relval_steps.step1GenDefaults |
generator test section ####
Definition at line 867 of file relval_steps.py.
dictionary relval_steps.step1PPbDefaults = {'--beamspot':'Realistic8TeVCollisionPPbBoost'} |
pPb tests
Definition at line 764 of file relval_steps.py.
dictionary relval_steps.step1Up2015Defaults |
Definition at line 108 of file relval_steps.py.
dictionary relval_steps.step1Up2017Defaults |
2015
Definition at line 680 of file relval_steps.py.
dictionary relval_steps.step1UpepiDefaults |
dictionary relval_steps.step2Defaults |
Definition at line 915 of file relval_steps.py.
tuple relval_steps.step2HImixDefaults |
Definition at line 1040 of file relval_steps.py.
dictionary relval_steps.step2Upg2015Defaults |
Definition at line 921 of file relval_steps.py.
tuple relval_steps.step2Upg2015Defaults50ns = merge([{'--conditions':'auto:upgradePLS150ns'},step2Upg2015Defaults]) |
Definition at line 930 of file relval_steps.py.
dictionary relval_steps.step2Upg2017Defaults |
Definition at line 968 of file relval_steps.py.
dictionary relval_steps.step2Upgpixphase1Defaults |
Definition at line 957 of file relval_steps.py.
dictionary relval_steps.step3Defaults |
Definition at line 1050 of file relval_steps.py.
dictionary relval_steps.step3Up2015Defaults |
Definition at line 1061 of file relval_steps.py.
tuple relval_steps.step3Up2015Defaults50ns = merge([{'--conditions':'auto:upgradePLS150ns'},step3Up2015Defaults]) |
Definition at line 1070 of file relval_steps.py.
dictionary relval_steps.step3Up2015Hal |
Definition at line 1072 of file relval_steps.py.
dictionary relval_steps.step3Up2017Defaults |
Definition at line 1136 of file relval_steps.py.
dictionary relval_steps.step3Upgpixphase1Defaults |
Definition at line 1123 of file relval_steps.py.
dictionary relval_steps.step4Defaults |
Definition at line 1167 of file relval_steps.py.
dictionary relval_steps.step4Up2015Defaults |
Definition at line 1174 of file relval_steps.py.
tuple relval_steps.steps = Steps() |
Definition at line 121 of file relval_steps.py.
Referenced by HLTMuonValidator.beginRun(), TrackingMaterialPlotter.fill_gradient(), MuonResiduals5DOFFitter.fit(), MuonResiduals6DOFFitter.fit(), MuonResiduals6DOFrphiFitter.fit(), XHistogram.splitSegment(), HLTMuonValidator.stepLabels(), CosmicMuonUtilities.stepPropagate(), and CSCGasCollisions.writeSummary().
dictionary relval_steps.U500by1 = {'--relval': '500,1'} |
heavy ions tests
Definition at line 769 of file relval_steps.py.
dictionary relval_steps.U80by1 = {'--relval': '80,1'} |
Definition at line 770 of file relval_steps.py.