Functions | |
def | CheckEnvironment |
def | ConvertHltOnlineToOffline |
def | CreateAnalysisConfig |
def | FormatHltCff |
def | GetHltCompileCode |
def | GetHltConfiguration |
def | GetHltKeyForRun |
def | RemovePSet |
Variables | |
tuple | anaConfig = CreateAnalysisConfig(options.analysis, hltConfig) |
string | default = "frontier://FrontierProd/CMS_COND_31X_GLOBALTAG" |
string | help = "analysis configuration file" |
hltConfig = None | |
tuple | hltKey = GetHltKeyForRun(0) |
string | jobHash = "%s_%s_%s" |
string | metavar = "KEY" |
tuple | parser = OptionParser(usage) |
string | usage = '%prog [options]. \n\t-a and -k required, -h for help.' |
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 SiPixelLorentzAngle_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().
tuple HltComparatorCreateWorkflow.anaConfig = CreateAnalysisConfig(options.analysis, hltConfig) |
Definition at line 171 of file HltComparatorCreateWorkflow.py.
string HltComparatorCreateWorkflow.default = "frontier://FrontierProd/CMS_COND_31X_GLOBALTAG" |
Definition at line 29 of file HltComparatorCreateWorkflow.py.
string HltComparatorCreateWorkflow.help = "analysis configuration file" |
Definition at line 17 of file HltComparatorCreateWorkflow.py.
tuple HltComparatorCreateWorkflow.hltConfig = None |
Definition at line 161 of file HltComparatorCreateWorkflow.py.
Referenced by HLTEventAnalyzerAOD.analyze(), IsoTrig.analyze(), HLTEventAnalyzerAOD.analyzeTrigger(), HLTEventAnalyzerAOD.beginRun(), EgHLTOfflineClient.beginRun(), pat::PATTriggerProducer.beginRun(), EgHLTOfflineSummaryClient.beginRun(), TrigObjTnPSource.bookHistograms(), EgHLTOfflineSource.bookHistograms(), DQMProvInfo.dqmBeginRun(), HigPhotonJetHLTOfflineSource.dqmBeginRun(), HeavyFlavorValidation.dqmBeginRun(), MuScleFit.duringLoop(), PrescaleWeightProvider.initRun(), PrescaleWeightProvider.prescaleWeight(), CandidateTriggerObjectProducer.produce(), TriggerMatchProducer< object >.produce(), and pat::PATTriggerProducer.produce().
tuple HltComparatorCreateWorkflow.hltKey = GetHltKeyForRun(0) |
Definition at line 167 of file HltComparatorCreateWorkflow.py.
string HltComparatorCreateWorkflow.jobHash = "%s_%s_%s" |
Definition at line 12 of file HltComparatorCreateWorkflow.py.
string HltComparatorCreateWorkflow.metavar = "KEY" |
Definition at line 23 of file HltComparatorCreateWorkflow.py.
tuple HltComparatorCreateWorkflow.parser = OptionParser(usage) |
Definition at line 15 of file HltComparatorCreateWorkflow.py.
Definition at line 14 of file HltComparatorCreateWorkflow.py.