Skip to content

Commit

Permalink
READ ME
Browse files Browse the repository at this point in the history
  • Loading branch information
gechen committed Sep 18, 2014
1 parent d635707 commit f0a4c39
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions plugins/README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
Instructions for Plugins (run2012v0)

lxplus6 environment:
export VO_CMS_SW_DIR=/opt/exp_soft/cms
lxplus6 environment:

export VO_CMS_SW_DIR=/opt/exp_soft/cms
source /afs/cern.ch/sw/lcg/external/gcc/4.7/x86_64-slc6-gcc47-opt/setup.sh
version=5.34.14
source /afs/cern.ch/sw/lcg/app/releases/ROOT/${version}/x86_64-slc6-gcc47-opt/root/bin/thisroot.sh

Build:
make
make

Run Selection:
./sel <datatype> <cut> <input.root> <output.root>
./sel <datatype> <cut> <input.root> <output.root>

Run Fitter:
mkdir plots/
mkdir plots/
mkdir RootFiles/
mkdir fitParameters/

Expand Down

0 comments on commit f0a4c39

Please sign in to comment.