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) |
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 edm.print(), and RemovePSet().
Referenced by GetHltConfiguration().
def HltComparatorCreateWorkflow.CreateAnalysisConfig | ( | analysis, | |
hltInclude | |||
) |
Definition at line 146 of file HltComparatorCreateWorkflow.py.
References CheckEnvironment(), FormatHltCff(), GetHltConfiguration(), GetHltKeyForRun(), and edm.print().
def HltComparatorCreateWorkflow.FormatHltCff | ( | cffPath | ) |
Definition at line 132 of file HltComparatorCreateWorkflow.py.
Referenced by CreateAnalysisConfig().
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().
Referenced by CreateAnalysisConfig().
def HltComparatorCreateWorkflow.GetHltKeyForRun | ( | run | ) |
Definition at line 128 of file HltComparatorCreateWorkflow.py.
Referenced by CreateAnalysisConfig().
def HltComparatorCreateWorkflow.RemovePSet | ( | config, | |
pset | |||
) |
Definition at line 76 of file HltComparatorCreateWorkflow.py.
Referenced by ConvertHltOnlineToOffline().