TopTreeTools
Jump to navigation
Jump to search
V5_0_5 Production Release :
see release details for this version release
export SCRAM_ARCH=slc6_amd64_gcc472 cmsrel CMSSW_5_3_12_patch2 cd CMSSW_5_3_12_patch2/src/ cmsenv git cms-addpkg PhysicsTools/PatAlgos git cms-addpkg EgammaAnalysis/ElectronTools git cms-merge-topic -u vadler:53X-tagset133511-newBTagging git cms-merge-topic -u vadler:53X-tagset133511-newEGIsolation cd EgammaAnalysis/ElectronTools/data/ cat download.url | xargs wget cd ../../../ git clone https://github.com/TopBrussels/TopTreeProducer TopBrussels/TopTreeProducer cd TopBrussels/TopTreeProducer/ git checkout V5_0_5 cd ../../ scram b -j 20
You can install the corresponding TopTreeAnalysisBase as following.
git clone https://github.com/TopBrussels/TopTreeAnalysisBase TopBrussels/TopTreeAnalysisBase cd TopBrussels/TopTreeAnalysisBase git checkout master cd ../../ scram b -j 20