Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 712 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 712 Bytes

TopTreeAnalysisBase for Run-II

Repository for common code to analyze TopTrees

For developer to check out the latest branch for Run-II

git clone http://github.com/username/TopTreeAnalysisBase --branch CMSSW_80X --single-branch TopBrussels/TopTreeAnalysisBase
cd TopBrussels/TopTreeAnalysisBase/
make

For end-users to check out the latest branch for Run-II

git clone http://github.com/TopBrussels/TopTreeAnalysisBase --branch CMSSW_80X --single-branch TopBrussels/TopTreeAnalysisBase
cd TopBrussels/TopTreeAnalysisBase/
make

compiling the package requires use of cmsenv from your CMSSW src directory to update versions of compilers

compile package independent of CMSSW