test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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 114 of file UserOptions_cff.py.

tuple UserOptions_cff.data = os.popen(dasClientCommand)

Definition at line 149 of file UserOptions_cff.py.

string UserOptions_cff.dataset = 'RelValTTbar'

Definition at line 63 of file UserOptions_cff.py.

tuple UserOptions_cff.datasetName = ''

Definition at line 129 of file UserOptions_cff.py.

tuple UserOptions_cff.datasets = os.popen(dasClientCommand)

Definition at line 115 of file UserOptions_cff.py.

string UserOptions_cff.dataType = 'RAW'

Definition at line 67 of file UserOptions_cff.py.

UserOptions_cff.errorUserOptions = False

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

Definition at line 86 of file UserOptions_cff.py.

tuple UserOptions_cff.filePaths = data.readlines()

Definition at line 150 of file UserOptions_cff.py.

string UserOptions_cff.globalTag = '75X_dataRun2_HLT_v2'

Definition at line 38 of file UserOptions_cff.py.

string UserOptions_cff.gTag = 'START'

Definition at line 123 of file UserOptions_cff.py.

int UserOptions_cff.maxNumberEvents = 10

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

Definition at line 17 of file UserOptions_cff.py.

string UserOptions_cff.myGlobalTag = 'GR_P_V28'

Definition at line 81 of file UserOptions_cff.py.

string UserOptions_cff.myQuery = 'dataset release='

Definition at line 113 of file UserOptions_cff.py.

UserOptions_cff.overrideGlobalTag = False

Definition at line 77 of file UserOptions_cff.py.

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

Definition at line 89 of file UserOptions_cff.py.

string UserOptions_cff.runNumber = '191833'

Definition at line 175 of file UserOptions_cff.py.

string UserOptions_cff.sampleFromRelease = 'CMSSW_7_5_0'

Definition at line 58 of file UserOptions_cff.py.

string UserOptions_cff.sampleIdentifier = '251162'

Definition at line 42 of file UserOptions_cff.py.

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

Definition at line 90 of file UserOptions_cff.py.

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

Definition at line 91 of file UserOptions_cff.py.

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

Definition at line 92 of file UserOptions_cff.py.

UserOptions_cff.useDAS = True

Definition at line 105 of file UserOptions_cff.py.

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

Definition at line 395 of file UserOptions_cff.py.

UserOptions_cff.useLocalFiles = False

Definition at line 73 of file UserOptions_cff.py.

UserOptions_cff.useRelValSample = False

Definition at line 25 of file UserOptions_cff.py.