Functions | |
def | _addConsumerPath (process) |
def | consumeCPULegacyProducts (process) |
def | consumeCPUSoAProducts (process) |
def | consumeGPUSoAProducts (process) |
def | customiseCommon (process) |
def | customiseEcalLocalReconstruction (process) |
def | customiseHcalLocalReconstruction (process) |
def | customisePixelLocalReconstruction (process) |
def | customisePixelTrackReconstruction (process) |
def | customizeHLTforPatatrack (process) |
def | customizeHLTforPatatrackTriplets (process) |
def | enablePatatrackPixelTriplets (process) |
def | forceGpuOffload (status=True) |
def | resetGpuOffload () |
|
private |
Definition at line 724 of file customizeHLTforPatatrack.py.
Referenced by consumeCPULegacyProducts(), consumeCPUSoAProducts(), and consumeGPUSoAProducts().
def customizeHLTforPatatrack.consumeCPULegacyProducts | ( | process | ) |
def customizeHLTforPatatrack.consumeCPUSoAProducts | ( | process | ) |
def customizeHLTforPatatrack.consumeGPUSoAProducts | ( | process | ) |
def customizeHLTforPatatrack.customiseCommon | ( | process | ) |
Definition at line 22 of file customizeHLTforPatatrack.py.
References common.insert_modules_after(), and common.replace_with().
Referenced by customizeHLTforPatatrack(), and customizeHLTforPatatrackTriplets().
def customizeHLTforPatatrack.customiseEcalLocalReconstruction | ( | process | ) |
Definition at line 396 of file customizeHLTforPatatrack.py.
References any().
Referenced by customizeHLTforPatatrack(), and customizeHLTforPatatrackTriplets().
def customizeHLTforPatatrack.customiseHcalLocalReconstruction | ( | process | ) |
Definition at line 574 of file customizeHLTforPatatrack.py.
Referenced by customizeHLTforPatatrack(), and customizeHLTforPatatrackTriplets().
def customizeHLTforPatatrack.customisePixelLocalReconstruction | ( | process | ) |
Definition at line 95 of file customizeHLTforPatatrack.py.
Referenced by customizeHLTforPatatrack(), and customizeHLTforPatatrackTriplets().
def customizeHLTforPatatrack.customisePixelTrackReconstruction | ( | process | ) |
Definition at line 270 of file customizeHLTforPatatrack.py.
Referenced by customizeHLTforPatatrack(), and customizeHLTforPatatrackTriplets().
def customizeHLTforPatatrack.customizeHLTforPatatrack | ( | process | ) |
Definition at line 704 of file customizeHLTforPatatrack.py.
References customiseCommon(), customiseEcalLocalReconstruction(), customiseHcalLocalReconstruction(), customisePixelLocalReconstruction(), and customisePixelTrackReconstruction().
def customizeHLTforPatatrack.customizeHLTforPatatrackTriplets | ( | process | ) |
Definition at line 714 of file customizeHLTforPatatrack.py.
References customiseCommon(), customiseEcalLocalReconstruction(), customiseHcalLocalReconstruction(), customisePixelLocalReconstruction(), customisePixelTrackReconstruction(), and enablePatatrackPixelTriplets().
def customizeHLTforPatatrack.enablePatatrackPixelTriplets | ( | process | ) |
Definition at line 687 of file customizeHLTforPatatrack.py.
Referenced by customizeHLTforPatatrackTriplets().
def customizeHLTforPatatrack.forceGpuOffload | ( | status = True | ) |
def customizeHLTforPatatrack.resetGpuOffload | ( | ) |
Definition at line 15 of file customizeHLTforPatatrack.py.