-
Notifications
You must be signed in to change notification settings - Fork 1
Full High Mass HWW Code Setup
Peter Fackeldey edited this page Jun 28, 2018
·
2 revisions
Clone or fork this repo:
git clone [email protected]:pfackeldey/Machine-Learning.git
Setup of this framework is described here
Full setup for 13TeV data is described here
Afterwards replace PlotConfigurations repository in $CMSSW_BASE/src
with:
git clone [email protected]:pfackeldey/PlotsConfigurations.git
Afterwards make a clean build in $CMSSW_BASE/src
with scramv1 b clean; scramv1 b
!
Full setup is described here for CMSSW_7_4_7. Use git tag v6.3.2
instead of v6.3.1
.
Afterwards get CH in the $CMSSW_BASE/src
directory:
git clone [email protected]:DennRoy/CombineHarvester.git
Afterwards make a clean build in $CMSSW_BASE/src
with scramv1 b clean; scramv1 b
!