babymaker  e95a6a9342d4604277fe7cc6149b6b5b24447d89
Namespaces | Functions | Variables
send_skim_ntuples.py File Reference

Go to the source code of this file.

Namespaces

 send_skim_ntuples
 

Functions

def send_skim_ntuples.getSkimName (cut)
 
def send_skim_ntuples.splitJobs (files, num_jobs)
 
def send_skim_ntuples.sendSkimJob (in_files, out_files, cut, overwrite, cache, exe_name)
 
def send_skim_ntuples.sendSkims (in_dir, num_jobs, cut, out_parent, file_tag, overwrite, cache)
 

Variables

tuple send_skim_ntuples.parser
 
string send_skim_ntuples.help = "Parent directory in which to place skim_XYZ directory. If omitted, attempts to use the YYYY_MM_DD/data_or_mc directory corresponding to the input directory."
 
tuple send_skim_ntuples.args = parser.parse_args()