Skip to content

Commit

Permalink
Get HTCondor python API through the setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
simonepigazzini authored Jul 1, 2019
1 parent 71c3c6e commit 65127c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup_flashgg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ cp XGBoostCMSSW/XGBoostInterface/toolbox/*xml $CMSSW_BASE/config/toolbox/$SCRAM_
scram setup rabit
scram setup xgboost

# HTCondor python API
pip install --user htcondor

# Grab xml file for top-tagger BDT from ttH MultiLepton analysis (too large to store in Github)
pushd flashgg/Taggers/data/
wget "http://uaf-8.t2.ucsd.edu/~sjmay/ttH/resTop_xgb_csv_order_deepCTag.xml"
Expand Down

0 comments on commit 65127c4

Please sign in to comment.