Go to the source code of this file.
Namespaces | |
harvestRelVal | |
Variables | |
tuple | harvestRelVal.api = DbsApi(args) |
string | harvestRelVal.argin = '' |
dictionary | harvestRelVal.args = {} |
tuple | harvestRelVal.cmssw_ver = os.getenv('CMSSW_VERSION','NOTSET') |
string | harvestRelVal.crab_block |
harvestRelVal.do_reference = False | |
tuple | harvestRelVal.dsetpaths = list() |
string | harvestRelVal.dsfile = '' |
tuple | harvestRelVal.dslproc = open("dset_processed.txt", 'w') |
string | harvestRelVal.f_crab = 'crab.cfg' |
Create harvest.py template. More... | |
string | harvestRelVal.f_multi_crab = 'multicrab.cfg' |
Create harvest_n.py for individual datasets. More... | |
tuple | harvestRelVal.harvfilelist = list() |
Print what has been created. More... | |
string | harvestRelVal.input_type = '' |
tuple | harvestRelVal.is_dbs = check_dbs() |
tuple | harvestRelVal.optManager = DbsOptionParser() |