ATLAS Offline Software
Loading...
Searching...
No Matches
copySelective.py File Reference

Go to the source code of this file.

Namespaces

namespace  copySelective

Functions

 copySelective.copyHist (indir, outdir, dirfilt)

Variables

str copySelective.dirfilt = 'run_.*|GLOBAL|lb_.*|lowStat_LB.*|DQTGlobalWZFinder'
str copySelective.source = 'test.root'
str copySelective.target = 'copy.root'
 copySelective.infile = ROOT.TFile(source)
 copySelective.outfile = ROOT.TFile.Open(target, "RECREATE")