Functions | |
def | producers_by_type (process, types) |
def | removeDCSChecks (process, acceptedParts) |
def | removePixelDCSChecks (process) |
def | removeStripDCSChecks (process) |
def | removeTrackerDCSChecks (process) |
Module to remove SiStrip DCS checks in Strip and Tracking Monitors
def customizeForNoTrackerDCS.producers_by_type | ( | process, | |
types | |||
) |
Definition at line 7 of file customizeForNoTrackerDCS.py.
Referenced by customizeHLTforCMSSW.customiseBeamSpotFor2018Input(), customizeHLTforCMSSW.customiseCTPPSFor2018Input(), customizeHLTforCMSSW.customiseEGammaRecoFor2018Input(), customizeHLTforCMSSW.customiseHCALFor2018Input(), CustomConfigs.customiseHLTforHIonRepackedRAWPrime(), customizeHLTforCMSSW.customisePixelGainForRun2Input(), customizeHLTforCMSSW.customisePixelL1ClusterThresholdForRun2Input(), customizeHLTforAlpaka.customizeHLTforAlpakaEcalLocalReco(), customizeHLTforAlpaka.customizeHLTforAlpakaHcalLocalReco(), customizeHLTforAlpaka.customizeHLTforAlpakaParticleFlowClustering(), customizeHLTforAlpaka.customizeHLTforAlpakaPixelRecoLocal(), customizeHLTforAlpaka.customizeHLTforAlpakaPixelRecoTracking(), customizeHLTforAlpaka.customizeHLTforAlpakaPixelRecoVertexing(), customizeHLTforAlpaka.customizeHLTforDQMGPUvsCPUPixel(), customizePixelTracksForTriplets.customizePixelTracksForTriplets(), and removeDCSChecks().
def customizeForNoTrackerDCS.removeDCSChecks | ( | process, | |
acceptedParts | |||
) |
Definition at line 10 of file customizeForNoTrackerDCS.py.
References print(), and producers_by_type().
Referenced by removePixelDCSChecks(), removeStripDCSChecks(), and removeTrackerDCSChecks().
def customizeForNoTrackerDCS.removePixelDCSChecks | ( | process | ) |
Definition at line 29 of file customizeForNoTrackerDCS.py.
References removeDCSChecks().
def customizeForNoTrackerDCS.removeStripDCSChecks | ( | process | ) |
Definition at line 25 of file customizeForNoTrackerDCS.py.
References removeDCSChecks().
def customizeForNoTrackerDCS.removeTrackerDCSChecks | ( | process | ) |
Definition at line 33 of file customizeForNoTrackerDCS.py.
References removeDCSChecks().