Functions | |
def | checkTag |
def | customiseForAODGainSwitchFix |
def | replaceInputTagModuleLabel |
def | replaceInputTags |
def | replaceModulesInSeq |
def egammaGainSwitchFixTools.checkTag | ( | tag, | |
names_dict | |||
) |
def egammaGainSwitchFixTools.customiseForAODGainSwitchFix | ( | process, | |
newNameSuffex = "" |
|||
) |
Definition at line 41 of file egammaGainSwitchFixTools.py.
References clone(), replaceInputTags(), and replaceModulesInSeq().
def egammaGainSwitchFixTools.replaceInputTagModuleLabel | ( | tag, | |
names_dict | |||
) |
Definition at line 4 of file egammaGainSwitchFixTools.py.
Referenced by replaceInputTags().
def egammaGainSwitchFixTools.replaceInputTags | ( | process, | |
modname, | |||
pset, | |||
names_dict | |||
) |
Definition at line 15 of file egammaGainSwitchFixTools.py.
References checkTag(), and replaceInputTagModuleLabel().
Referenced by customiseForAODGainSwitchFix().
def egammaGainSwitchFixTools.replaceModulesInSeq | ( | process, | |
seq, | |||
names_dict | |||
) |
Definition at line 35 of file egammaGainSwitchFixTools.py.
Referenced by customiseForAODGainSwitchFix().