Namespaces | Functions | Variables
larbatch_utilities.py File Reference

Go to the source code of this file.

Namespaces

 python.larbatch_utilities
 

Functions

def python.larbatch_utilities.ifdh_cp (source, destination)
 
def python.larbatch_utilities.ifdh_ls (path, depth)
 
def python.larbatch_utilities.ifdh_ll (path, depth)
 
def python.larbatch_utilities.ifdh_mkdir (path)
 
def python.larbatch_utilities.ifdh_rmdir (path)
 
def python.larbatch_utilities.ifdh_chmod (path, mode)
 
def python.larbatch_utilities.ifdh_mv (src, dest)
 
def python.larbatch_utilities.ifdh_rm (path)
 
def python.larbatch_utilities.posix_cp (source, destination)
 
def python.larbatch_utilities.wait_for_subprocess (jobinfo, q, input=None)
 
def python.larbatch_utilities.test_ticket ()
 
def python.larbatch_utilities.get_kca ()
 
def python.larbatch_utilities.get_proxy ()
 
def python.larbatch_utilities.test_kca ()
 
def python.larbatch_utilities.test_proxy ()
 
def python.larbatch_utilities.test_jobsub ()
 
def python.larbatch_utilities.dcache_server ()
 
def python.larbatch_utilities.dcache_path (path)
 
def python.larbatch_utilities.xrootd_server_port ()
 
def python.larbatch_utilities.xrootd_uri (path)
 
def python.larbatch_utilities.gridftp_uri (path)
 
def python.larbatch_utilities.srm_uri (path)
 
def python.larbatch_utilities.nfs_server ()
 
def python.larbatch_utilities.parse_mode (mode_str)
 
def python.larbatch_utilities.get_experiment ()
 
def python.larbatch_utilities.get_role ()
 
def python.larbatch_utilities.get_ups_products ()
 
def python.larbatch_utilities.get_setup_script_path ()
 
def python.larbatch_utilities.dimensions (project, stage, ana=False)
 
def python.larbatch_utilities.dimensions_datastream (project, stage, ana=False, index=0)
 
def python.larbatch_utilities.get_prouser ()
 
def python.larbatch_utilities.get_bluearc_server ()
 
def python.larbatch_utilities.get_dcache_server ()
 
def python.larbatch_utilities.get_dropbox (filename)
 
def python.larbatch_utilities.get_sam_metadata (project, stage)
 
def python.larbatch_utilities.get_user ()
 
def python.larbatch_utilities.check_running (xmlname, stagename)
 
def python.larbatch_utilities.convert_str (s)
 
def python.larbatch_utilities.convert_bytes (s)
 

Variables

bool python.larbatch_utilities.ticket_ok = False
 
bool python.larbatch_utilities.kca_ok = False
 
bool python.larbatch_utilities.proxy_ok = False
 
string python.larbatch_utilities.kca_user = ''
 
bool python.larbatch_utilities.jobsub_ok = False