KKostya / ams

Compilation of codes and script to make my ROOT analyses easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ams

truth

The bin/ directory contains various scripts described here: _ newLoop.sh Is used to generate a folder containing a source code for looping on AMSEvent

_ perpendicularRuns.sh Takes a path as argument and recursively looks for all AMS root files in this path that correspond to perpendicular runs

_ createSubmissionScript.sh Create and a customized LSF job launcher script

_ ReduceSample Takes a root file and a TCut as argument and produces a smaller root file based on the TCut

About

Compilation of codes and script to make my ROOT analyses easier


Languages

Language:C++ 76.2%Language:Shell 19.4%Language:Perl 2.9%Language:Makefile 1.5%