Public Member Functions | |
def | __init__ (self, enabled=["anothertest3", anothertest4) |
def | apply (self, process, accelerators) |
def | dumpPythonImpl (self, options) |
def | enabledLabels (self) |
def | labels (self) |
def | setEnabled (self, enabled) |
Public Member Functions inherited from Config.ProcessAccelerator | |
def | __init__ (self) |
def | apply (self, process, accelerators) |
def | dumpPython (self, options=PrintOptions()) |
def | dumpPythonImpl (self, options) |
def | enabledLabels (self) |
def | labels (self) |
def | type_ (self) |
Private Attributes | |
_enabled | |
_labels | |
def Config.ProcessAcceleratorTest2.__init__ | ( | self, | |
enabled = ["anothertest3" , |
|||
anothertest4 | |||
) |
Definition at line 2150 of file Config.py.
def Config.ProcessAcceleratorTest2.apply | ( | self, | |
process, | |||
accelerators | |||
) |
Definition at line 2167 of file Config.py.
Referenced by heavyIonTools.ConfigureHeavyIons.__call__(), coreTools.RunOnData.__call__(), trackTools.MakeAODTrackCandidates.__call__(), runJetUncertainties.RunJetUncertainties.__call__(), metTools.AddMETCollection.__call__(), heavyIonTools.ProductionDefaults.__call__(), cmsswVersionTools.PickRelValInputFiles.__call__(), coreTools.RemoveMCMatching.__call__(), trackTools.MakePATTrackCandidates.__call__(), trigTools.SwitchOnTrigger.__call__(), runMETCorrectionsAndUncertainties.RunMETCorrectionsAndUncertainties.__call__(), heavyIonTools.SelectionDefaults.__call__(), heavyIonTools.DisbaleMonteCarloDeps.__call__(), trigTools.SwitchOnTriggerStandAlone.__call__(), tauTools.AddTauCollection.__call__(), trackTools.MakeTrackCandidates.__call__(), trigTools.SwitchOnTriggerMatching.__call__(), trigTools.SwitchOnTriggerMatchingStandAlone.__call__(), trigTools.SwitchOnTriggerMatchEmbedding.__call__(), jetTools.AddJetCollection.__call__(), jetTools.SwitchJetCollection.__call__(), jetTools.UpdateJetCollection.__call__(), jetTools.AddJetID.__call__(), and jetTools.SetTagInfos.__call__().
def Config.ProcessAcceleratorTest2.dumpPythonImpl | ( | self, | |
options | |||
) |
Definition at line 2159 of file Config.py.
References Config.ProcessAcceleratorTest._enabled, Config.ProcessAcceleratorTest2._enabled, and join().
def Config.ProcessAcceleratorTest2.enabledLabels | ( | self | ) |
Definition at line 2165 of file Config.py.
References Config.ProcessAcceleratorTest._enabled, and Config.ProcessAcceleratorTest2._enabled.
def Config.ProcessAcceleratorTest2.labels | ( | self | ) |
Definition at line 2163 of file Config.py.
References DigiInvestigatorHistogramMaker._labels, SeedMultiplicityAnalyzer._labels, Config.ProcessAcceleratorTest._labels, and Config.ProcessAcceleratorTest2._labels.
Referenced by ProcessAcceleratorCUDA.ProcessAcceleratorCUDA.enabledLabels().
def Config.ProcessAcceleratorTest2.setEnabled | ( | self, | |
enabled | |||
) |
Definition at line 2154 of file Config.py.
References DigiInvestigatorHistogramMaker._labels, SeedMultiplicityAnalyzer._labels, Config.ProcessAcceleratorTest._labels, Config.ProcessAcceleratorTest2._labels, and join().
|
private |
Definition at line 2158 of file Config.py.
Referenced by Config.ProcessAcceleratorTest2.dumpPythonImpl(), and Config.ProcessAcceleratorTest2.enabledLabels().
|
private |
Definition at line 2152 of file Config.py.
Referenced by validation.SimpleValidation._doPlots(), validation.SeparateValidation._doPlots(), plotting.PlotFolder.draw(), Config.ProcessAcceleratorTest2.labels(), and Config.ProcessAcceleratorTest2.setEnabled().