Functions | |
def | matchDirectSimOutputs (process, AOD=False, miniAOD=False) |
def | matchDirectSimOutputsAOD (process) |
def | matchDirectSimOutputsMiniAOD (process) |
Definition at line 3 of file matching_cff.py.
Referenced by matchDirectSimOutputsAOD(), matchDirectSimOutputsMiniAOD(), and Utils.setupPPSDirectSim().
def matching_cff.matchDirectSimOutputsAOD | ( | process | ) |
Definition at line 15 of file matching_cff.py.
References matchDirectSimOutputs().
Referenced by Utils.setupPPSDirectSimAOD().
def matching_cff.matchDirectSimOutputsMiniAOD | ( | process | ) |
Definition at line 24 of file matching_cff.py.
References matchDirectSimOutputs().
Referenced by Utils.setupPPSDirectSimMiniAOD().