Variables
dcache_copy Namespace Reference

Variables

string copy_dir = "/lbne/data/users/ljf26/fluxfiles/g4lbne/v3r0p10/"
 
 from_dir = root
 
 dest_dir = from_dir.replace("/lbne/data/users/","/pnfs/lbne/scratch/users/");
 
 folders = dest_dir.split("/")
 
string temp = "/"
 

Variable Documentation

string dcache_copy.copy_dir = "/lbne/data/users/ljf26/fluxfiles/g4lbne/v3r0p10/"

Definition at line 3 of file dcache_copy.py.

dcache_copy.dest_dir = from_dir.replace("/lbne/data/users/","/pnfs/lbne/scratch/users/");

Definition at line 9 of file dcache_copy.py.

dcache_copy.folders = dest_dir.split("/")

Definition at line 14 of file dcache_copy.py.

dcache_copy.from_dir = root

Definition at line 8 of file dcache_copy.py.

dcache_copy.temp = "/"

Definition at line 15 of file dcache_copy.py.