![]() |
![]() |
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 50 of file HltComparatorCreateWorkflow.py.
Referenced by CreateAnalysisConfig().
def HltComparatorCreateWorkflow.ConvertHltOnlineToOffline | ( | config, | |
frontierString | |||
) |
Definition at line 57 of file HltComparatorCreateWorkflow.py.
References RemovePSet().
Referenced by GetHltConfiguration().
def HltComparatorCreateWorkflow.CreateAnalysisConfig | ( | analysis, | |
hltInclude | |||
) |
Definition at line 147 of file HltComparatorCreateWorkflow.py.
References CheckEnvironment().
def HltComparatorCreateWorkflow.FormatHltCff | ( | cffPath | ) |
Definition at line 133 of file HltComparatorCreateWorkflow.py.
def HltComparatorCreateWorkflow.GetHltCompileCode | ( | subsystem, | |
package, | |||
hltConfig | |||
) |
Definition at line 140 of file HltComparatorCreateWorkflow.py.
def HltComparatorCreateWorkflow.GetHltConfiguration | ( | hltKey, | |
frontierString | |||
) |
Definition at line 106 of file HltComparatorCreateWorkflow.py.
References ConvertHltOnlineToOffline(), and SiPixelLorentzAngle_cfi.read.
def HltComparatorCreateWorkflow.GetHltKeyForRun | ( | run | ) |
Definition at line 129 of file HltComparatorCreateWorkflow.py.
def HltComparatorCreateWorkflow.RemovePSet | ( | config, | |
pset | |||
) |
Definition at line 77 of file HltComparatorCreateWorkflow.py.
Referenced by ConvertHltOnlineToOffline().
tuple HltComparatorCreateWorkflow.anaConfig = CreateAnalysisConfig(options.analysis, hltConfig) |
Definition at line 172 of file HltComparatorCreateWorkflow.py.
string HltComparatorCreateWorkflow.default = "frontier://FrontierProd/CMS_COND_31X_GLOBALTAG" |
Definition at line 30 of file HltComparatorCreateWorkflow.py.
string HltComparatorCreateWorkflow.help = "analysis configuration file" |
Definition at line 18 of file HltComparatorCreateWorkflow.py.
tuple HltComparatorCreateWorkflow.hltConfig = None |
Definition at line 162 of file HltComparatorCreateWorkflow.py.
Referenced by HeavyFlavorValidation.beginRun(), EgHLTOfflineSummaryClient.beginRun(), EgHLTOfflineClient.beginRun(), EgHLTOfflineSource.beginRun(), HLTOniaSource.checkHLTConfiguration(), MuScleFit.duringLoop(), and DQMProvInfo.makeHLTKeyInfo().
tuple HltComparatorCreateWorkflow.hltKey = GetHltKeyForRun(0) |
Definition at line 168 of file HltComparatorCreateWorkflow.py.
Referenced by DQMProvInfo.makeHLTKeyInfo().
string HltComparatorCreateWorkflow.jobHash = "%s_%s_%s" |
Definition at line 13 of file HltComparatorCreateWorkflow.py.
string HltComparatorCreateWorkflow.metavar = "KEY" |
Definition at line 24 of file HltComparatorCreateWorkflow.py.
tuple HltComparatorCreateWorkflow.parser = OptionParser(usage) |
Definition at line 16 of file HltComparatorCreateWorkflow.py.
Definition at line 15 of file HltComparatorCreateWorkflow.py.