Tags:
create new tag
view all tags

Documentation on CMSSW

Tested Versions

Setup a developers release area to work, just to get you started on t3ui02.psi.ch:

cmsrel CMSSW_3_5_6 
cd CMSSW_3_5_6/src
cmsenv
cvs co -r V00-02-02 AnalysisDataFormats/HeavyFlavorObjects 
cvs co -r V00-02-02 HeavyFlavorAnalysis/Bs2MuMu 
cd AnalysisDataFormats/HeavyFlavorObjects 
make
cd ../../HeavyFlavorAnalysis/Bs2MuMu
scramv1 b -j4

cmsRun with FAMOS to get something in case no input files are present:

cd test
cmsRun test-famos/HFBu2JpsiKp_FAMOS_cfg.py
[wait ... ]
root
gSystem->Load("../../../../lib/slc4_ia32_gcc345/libAna00.so");
TFile f("Bu2JpsiKp.root")
T1->Draw("fCandidates.fMass", "abs(fCandidates.fType)==521443")
T1->Draw("fCandidates.fMass", "abs(fCandidates.fType)==521&&fCandidates.fVertex.fChi2<2")

cmsRun on a set of minimum bias MC files at the PSI T3

cd test/test-local
cmsRun test-data.py
cmsRun test-mc-minbias.py

-- UrsLangenegger - 2010-04-14

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2010-04-14 - UrsLangenegger
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback