Functions | |
def | calledBycmsRun () |
def | checkOptionsForBadInput () |
Batchmode options. More... | |
def | CMSSWEnvironmentIsCurrent () |
def | returnOptionsString () |
Variables | |
allowedOptions | |
options | |
ReleaseBase | |
ReleaseVersion | |
def ValidationOptions_cff.calledBycmsRun | ( | ) |
Returns true of this python file is being called via cmsRun
Definition at line 159 of file ValidationOptions_cff.py.
References spr.find().
def ValidationOptions_cff.checkOptionsForBadInput | ( | ) |
Batchmode options.
Definition at line 152 of file ValidationOptions_cff.py.
References edm.print().
def ValidationOptions_cff.CMSSWEnvironmentIsCurrent | ( | ) |
Make sure that our CMSSW environment doesn't point ot another release!
Definition at line 166 of file ValidationOptions_cff.py.
def ValidationOptions_cff.returnOptionsString | ( | ) |
format the options to be passed on the command line. Used when submitting batch jobs
Definition at line 173 of file ValidationOptions_cff.py.
ValidationOptions_cff.allowedOptions |
Definition at line 18 of file ValidationOptions_cff.py.
ValidationOptions_cff.options |
Definition at line 16 of file ValidationOptions_cff.py.
ValidationOptions_cff.ReleaseBase |
Definition at line 6 of file ValidationOptions_cff.py.
ValidationOptions_cff.ReleaseVersion |
Definition at line 7 of file ValidationOptions_cff.py.