]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Adding scripts for filtering
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 8 Oct 2009 09:44:17 +0000 (09:44 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 8 Oct 2009 09:44:17 +0000 (09:44 +0000)
commitd1513470a6fd4cbe62cde865e4c7b768470d3b28
treeee4b7c110e951292b1188181435452951282f399
parent947a8923933d8fc60a586e1774356641c31dd87a
Adding scripts for filtering
All scripts assume we are working in some workspace-
Predefined directory structure

makeWorkspace.sh   - create workspace directory structure
filterCorrupted.sh - filter esd and rows  - create two files - *.Good and *.Bad
filterRecLog.sh    - finds the amount of seg. fault
                   - create a summary log for files with seg.fault
filterMissing.sh   - create a list of missing runs
TPC/scripts/filterCorrupted.sh [new file with mode: 0755]
TPC/scripts/filterMissing.sh [new file with mode: 0755]
TPC/scripts/filterRecLog.sh [new file with mode: 0755]
TPC/scripts/guiEnv.sh [new file with mode: 0755]
TPC/scripts/makeWorkspace.sh [new file with mode: 0755]