diff --git a/setup_flashgg.sh b/setup_flashgg.sh index 268c4e7bbe1..40103eb520e 100755 --- a/setup_flashgg.sh +++ b/setup_flashgg.sh @@ -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"