CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
harvestRelVal.py File Reference

Go to the source code of this file.

Namespaces

 harvestRelVal
 

Functions

def harvestRelVal.append_sample_mcrab
 
def harvestRelVal.check_dbs
 
def harvestRelVal.check_dset
 
def harvestRelVal.check_nevts_dset
 
def harvestRelVal.create_crab
 
def harvestRelVal.create_harvest
 
def harvestRelVal.create_mcrab
 
def harvestRelVal.find_dqmref
 
def harvestRelVal.get_cond_from_dsetpath
 
def harvestRelVal.get_name_from_dsetpath
 
def harvestRelVal.make_dbs_list
 
def harvestRelVal.make_dqmname
 
def harvestRelVal.make_harv_name
 
def harvestRelVal.print_def
 
def harvestRelVal.read_ds_file
 

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()