Skip to content

Commit 65127c4

Browse files
Get HTCondor python API through the setup script
1 parent 71c3c6e commit 65127c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup_flashgg.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ cp XGBoostCMSSW/XGBoostInterface/toolbox/*xml $CMSSW_BASE/config/toolbox/$SCRAM_
7575
scram setup rabit
7676
scram setup xgboost
7777

78+
# HTCondor python API
79+
pip install --user htcondor
80+
7881
# Grab xml file for top-tagger BDT from ttH MultiLepton analysis (too large to store in Github)
7982
pushd flashgg/Taggers/data/
8083
wget "http://uaf-8.t2.ucsd.edu/~sjmay/ttH/resTop_xgb_csv_order_deepCTag.xml"

0 commit comments

Comments
 (0)