Functions | |
def | CheckEnvironment () |
def | ConvertHltOnlineToOffline (config, frontierString) |
def | CreateAnalysisConfig (analysis, hltInclude) |
def | FormatHltCff (cffPath) |
def | GetHltCompileCode (subsystem, package, hltConfig) |
def | GetHltConfiguration (hltKey, frontierString) |
def | GetHltKeyForRun (run) |
def | RemovePSet (config, pset) |
Variables | |
anaConfig | |
args | |
default | |
dest | |
help | |
hltConfig | |
hltKey | |
jobHash | |
metavar | |
options | |
parser | |
usage | |
def HltComparatorCreateWorkflow.CheckEnvironment | ( | ) |
Definition at line 49 of file HltComparatorCreateWorkflow.py.
Referenced by CreateAnalysisConfig().
def HltComparatorCreateWorkflow.ConvertHltOnlineToOffline | ( | config, | |
frontierString | |||
) |
Definition at line 56 of file HltComparatorCreateWorkflow.py.
References print(), and RemovePSet().
Referenced by GetHltConfiguration().
def HltComparatorCreateWorkflow.CreateAnalysisConfig | ( | analysis, | |
hltInclude | |||
) |
Definition at line 146 of file HltComparatorCreateWorkflow.py.
References CheckEnvironment().
def HltComparatorCreateWorkflow.FormatHltCff | ( | cffPath | ) |
Definition at line 132 of file HltComparatorCreateWorkflow.py.
def HltComparatorCreateWorkflow.GetHltCompileCode | ( | subsystem, | |
package, | |||
hltConfig | |||
) |
Definition at line 139 of file HltComparatorCreateWorkflow.py.
def HltComparatorCreateWorkflow.GetHltConfiguration | ( | hltKey, | |
frontierString | |||
) |
Definition at line 105 of file HltComparatorCreateWorkflow.py.
References ConvertHltOnlineToOffline(), and fileinputsource_cfi.read.
def HltComparatorCreateWorkflow.GetHltKeyForRun | ( | run | ) |
Definition at line 128 of file HltComparatorCreateWorkflow.py.
def HltComparatorCreateWorkflow.RemovePSet | ( | config, | |
pset | |||
) |
Definition at line 76 of file HltComparatorCreateWorkflow.py.
Referenced by ConvertHltOnlineToOffline().
HltComparatorCreateWorkflow.anaConfig |
Definition at line 171 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.args |
Definition at line 32 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.default |
Definition at line 29 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.dest |
Definition at line 16 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.help |
Definition at line 17 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.hltConfig |
Definition at line 161 of file HltComparatorCreateWorkflow.py.
Referenced by HLTEventAnalyzerAOD.analyze(), IsoTrig.analyze(), FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.analyze(), HLTEventAnalyzerAOD.analyzeTrigger(), HLTEventAnalyzerAOD.beginRun(), EgHLTOfflineClient.beginRun(), pat::PATTriggerProducer.beginRun(), EgHLTOfflineSummaryClient.beginRun(), TrigObjTnPSource.bookHistograms(), EgHLTOfflineSource.bookHistograms(), DQMProvInfo.dqmBeginRun(), HigPhotonJetHLTOfflineSource.dqmBeginRun(), HeavyFlavorValidation.dqmBeginRun(), MuScleFit.duringLoop(), TrigObjTnPHistColl::PathSelector.expandPath(), TrigObjTnPHistColl::PathSelector.expandSelectionStr(), EgHLTOfflineSource.filterTriggers(), FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.findPathAndFilter(), egHLT::trigTools.getActiveFilters(), FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.getFilteredCands(), HeavyFlavorValidation.getFilterLevel(), dqmoffline::l1t.getHLTFilters(), egHLT::trigTools.getL1SeedFilterOfPath(), TrigObjTnPHistColl::PathSelector.init(), pat::PATTriggerProducer::ModuleLabelToPathAndFlags.init(), TrigObjTnPHistColl.init(), PrescaleWeightProvider.initRun(), PrescaleWeightProvider.prescaleWeight(), CandidateTriggerObjectProducer.produce(), TriggerMatchProducer< object >.produce(), pat::PATTriggerProducer.produce(), egHLT::OffHelper.setupTriggers(), and egHLT::trigTools.translateFiltersToPathNames().
HltComparatorCreateWorkflow.hltKey |
Definition at line 167 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.jobHash |
Definition at line 12 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.metavar |
Definition at line 23 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.options |
Definition at line 32 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.parser |
Definition at line 15 of file HltComparatorCreateWorkflow.py.
HltComparatorCreateWorkflow.usage |
Definition at line 14 of file HltComparatorCreateWorkflow.py.