Skip to content
/ xtools Public
forked from GonzalezFJR/xtools

Tools to work with ROOT, crab and others

Notifications You must be signed in to change notification settings

Cvico/xtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download the repo

Whereven on the T2 where you have the output from crab.

git clone https://github.com/Oviedo-PAF/nanoAOD-tools.git

Merge crab output

cd xtools/rootfileReader/

Merge a single dataset into chunks of 2 Gb:

python haddtrees.py ../../CRABOUTPUT/SAMPLE/DATASET/ --outname NAME --maxSize 2000

Merge all the samples in a given production

paython haddtrees.py ../../CRABOUTPUT/ --prod myProd_DDMMYY --maxSize 1000

About

Tools to work with ROOT, crab and others

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%