Introduction
Documenting the setup of Higgsbb analysis code used by
cern.
Code Checkout
The
code
can be
checked out
from the correct repository by doing:
mkdir myVH_research
cd myVH_research
svn co svn+ssh://svn.cern.ch/reps/atlasusr/mbellomo/ElectroweakBosons/trunk/AnalysisWZorHbb/
Note: you may want to set up
kerberos
first.(I did not require the
GSSAPITrustDNS yes line).
Using The Code