CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
UserOptions_cff Namespace Reference

Variables

string dasClientCommand = 'das_client.py --limit=0 --format=plain --query='
 
tuple data = os.popen(dasClientCommand)
 
string dataset = 'RelValTTbar'
 
string datasetName = ''
 
tuple datasets = os.popen(dasClientCommand)
 
string dataType = 'RAW'
 
 errorUserOptions = False
 end user choices ################### More...
 
tuple filePaths = data.readlines()
 
string globalTag = '75X_dataRun2_HLT_v2'
 
string gTag = 'START'
 
int maxNumberEvents = 10
 user choices ###################### More...
 
string myGlobalTag = 'GR_P_V28'
 
string myQuery = 'dataset release='
 
 overrideGlobalTag = False
 
tuple readFiles = cms.untracked.vstring()
 
string runNumber = '191833'
 
string sampleFromRelease = 'CMSSW_7_5_0'
 
string sampleIdentifier = '251162'
 
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 115 of file UserOptions_cff.py.

tuple UserOptions_cff.data = os.popen(dasClientCommand)

Definition at line 150 of file UserOptions_cff.py.

string UserOptions_cff.dataset = 'RelValTTbar'

Definition at line 64 of file UserOptions_cff.py.

tuple UserOptions_cff.datasetName = ''

Definition at line 130 of file UserOptions_cff.py.

tuple UserOptions_cff.datasets = os.popen(dasClientCommand)

Definition at line 116 of file UserOptions_cff.py.

string UserOptions_cff.dataType = 'RAW'

Definition at line 68 of file UserOptions_cff.py.

UserOptions_cff.errorUserOptions = False

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

Definition at line 87 of file UserOptions_cff.py.

tuple UserOptions_cff.filePaths = data.readlines()

Definition at line 151 of file UserOptions_cff.py.

string UserOptions_cff.globalTag = '75X_dataRun2_HLT_v2'

Definition at line 39 of file UserOptions_cff.py.

string UserOptions_cff.gTag = 'START'

Definition at line 124 of file UserOptions_cff.py.

int UserOptions_cff.maxNumberEvents = 10

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

Definition at line 18 of file UserOptions_cff.py.

string UserOptions_cff.myGlobalTag = 'GR_P_V28'

Definition at line 82 of file UserOptions_cff.py.

string UserOptions_cff.myQuery = 'dataset release='

Definition at line 114 of file UserOptions_cff.py.

UserOptions_cff.overrideGlobalTag = False

Definition at line 78 of file UserOptions_cff.py.

tuple UserOptions_cff.readFiles = cms.untracked.vstring()

Definition at line 90 of file UserOptions_cff.py.

string UserOptions_cff.runNumber = '191833'

Definition at line 176 of file UserOptions_cff.py.

string UserOptions_cff.sampleFromRelease = 'CMSSW_7_5_0'

Definition at line 59 of file UserOptions_cff.py.

string UserOptions_cff.sampleIdentifier = '251162'

Definition at line 43 of file UserOptions_cff.py.

tuple UserOptions_cff.secFiles = cms.untracked.vstring()

Definition at line 91 of file UserOptions_cff.py.

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

Definition at line 92 of file UserOptions_cff.py.

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

Definition at line 93 of file UserOptions_cff.py.

UserOptions_cff.useDAS = True

Definition at line 106 of file UserOptions_cff.py.

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

Definition at line 396 of file UserOptions_cff.py.

UserOptions_cff.useLocalFiles = False

Definition at line 74 of file UserOptions_cff.py.

UserOptions_cff.useRelValSample = False

Definition at line 26 of file UserOptions_cff.py.