CMS 3D CMS Logo

Variables

UserOptions_cff Namespace Reference

Variables

string dasClientCommand = 'das_client.py --limit=0 --format=plain --query='
tuple data = os.popen(dasClientCommand)
string dataset = 'RelValLM1_sfts'
tuple datasetName = line.strip(' \n')
tuple datasets = os.popen(dasClientCommand)
string dataType = 'RECO'
 errorUserOptions = False
 end user choices ###################
tuple filePaths = data.readlines()
string globalTag = 'auto:com10'
string gTag = 'START'
int maxNumberEvents = 10
 user choices ######################
string myGlobalTag = 'GR_P_V28'
string myQuery = 'dataset release='
 overrideGlobalTag = False
tuple readFiles = cms.untracked.vstring()
string runNumber = '191833'
string sampleFromRelease = 'CMSSW_5_2_3'
string sampleIdentifier = '165633-CAFDQM'
tuple secFiles = cms.untracked.vstring()
tuple selectedEvents = cms.untracked.VEventRange()
tuple selectedLumis = cms.untracked.VLuminosityBlockRange()
 useDAS = True
list useGlobalTag = autoCond[globalTag.replace('auto:', '')]
 useLocalFiles = False
 useRelValSample = False

Variable Documentation

string UserOptions_cff::dasClientCommand = 'das_client.py --limit=0 --format=plain --query='

Definition at line 113 of file UserOptions_cff.py.

Definition at line 146 of file UserOptions_cff.py.

string UserOptions_cff::dataset = 'RelValLM1_sfts'

Definition at line 61 of file UserOptions_cff.py.

tuple UserOptions_cff::datasetName = line.strip(' \n')

Definition at line 134 of file UserOptions_cff.py.

Definition at line 114 of file UserOptions_cff.py.

string UserOptions_cff::dataType = 'RECO'

Definition at line 66 of file UserOptions_cff.py.

end user choices ###################

Definition at line 84 of file UserOptions_cff.py.

tuple UserOptions_cff::filePaths = data.readlines()

Definition at line 147 of file UserOptions_cff.py.

string UserOptions_cff::globalTag = 'auto:com10'

Definition at line 35 of file UserOptions_cff.py.

string UserOptions_cff::gTag = 'START'

Definition at line 122 of file UserOptions_cff.py.

user choices ######################

Definition at line 17 of file UserOptions_cff.py.

string UserOptions_cff::myGlobalTag = 'GR_P_V28'

Definition at line 79 of file UserOptions_cff.py.

string UserOptions_cff::myQuery = 'dataset release='

Definition at line 75 of file UserOptions_cff.py.

Definition at line 87 of file UserOptions_cff.py.

string UserOptions_cff::runNumber = '191833'

Definition at line 172 of file UserOptions_cff.py.

string UserOptions_cff::sampleFromRelease = 'CMSSW_5_2_3'

Definition at line 54 of file UserOptions_cff.py.

string UserOptions_cff::sampleIdentifier = '165633-CAFDQM'

Definition at line 40 of file UserOptions_cff.py.

Definition at line 88 of file UserOptions_cff.py.

tuple UserOptions_cff::selectedEvents = cms.untracked.VEventRange()

Definition at line 89 of file UserOptions_cff.py.

tuple UserOptions_cff::selectedLumis = cms.untracked.VLuminosityBlockRange()

Definition at line 90 of file UserOptions_cff.py.

Definition at line 104 of file UserOptions_cff.py.

string UserOptions_cff::useGlobalTag = autoCond[globalTag.replace('auto:', '')]

Definition at line 383 of file UserOptions_cff.py.

Definition at line 71 of file UserOptions_cff.py.

Definition at line 25 of file UserOptions_cff.py.