SUMMARY

Angular analysis and differential branching fraction of the decay: B0 → K*0 μ+ μ-

REFERENCES

Mauro's B0->K*mumu Analysis Twiki

AN2014_129

Optimizing angular observables, eq. 43, 44

WORKING DIRECTORY

MACOSX 10.10.1

/Users/derek/PhysicsAnalysis/usercode/B0Analysis/B0KstMuMu

INIT VOMS

voms-proxy-init -voms cms

DATA AND MC FILES

lcg-ls -v -b -D srmv2 srm://storm.mib.infn.it:8444/managerv2?SFN=/cms/store/user/dinardo/

lcg-cp -v -b -D srmv2 srm://storm.mib.infn.it:8444/managerv2?SFN=/cms/store/user/dinardo/Data2012B0KstMuMuResults/B0ToKstMuMu_Data2012ABCD_NTuples.root B0ToKstMuMu_Data2012ABCD_NTuples.root

ROOT INSTALLATION

INFN Tutorial

$ cd ~/
$ uname -a
Darwin pb-d-128-141-137-91.cern.ch 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64

Download sources
$ ll root_v5.34.30.source.tar.gz 
146768 -rw-r--r--@ 1 derek  staff  75144683 Jun  2 11:26 root_v5.34.30.source.tar.gz

Unzip and untar
$ tar xvfz root_v5.34.30.source.tar.gz

Configure, make and install
$ cd root
$ ./configure macosx64 --enable-cocoa --enable-minuit2 --enable-roofit --enable-tmva --enable-fftw3 --enable-gsl-shared --enable-xml --enable-python --prefix=/usr/local/root
$ make -j 12
$ sudo make install

Setup environment
$ source /usr/local/root/bin/thisroot.sh (in ~/.profile)

Check version
$ root -v
ROOT 5.34/30 (v5-34-30@v5-34-30, Apr 23 2015, 18:31:46 on macosx64)

COMPILE EXTRACTYIELD (FIT PROGRAM)

$ source ~/.profile
$ cd /Users/derek/PhysicsAnalysis/usercode/B0Analysis/B0KstMuMu/plugins
$ make ExtractYield

RUN THE FIT

$ source ~/.profile
$ cd /Users/derek/PhysicsAnalysis/usercode/B0Analysis/B0KstMuMu
$ source setup.sh

@@@ Analysis environment variable: /Users/derek/PhysicsAnalysis/usercode/B0Analysis/B0KstMuMu @@@
@@@ Directory with data: /nfs/data37/cms/dinardo/Data2012B0KstMuMuResults @@@
@@@ Data year: 2012 @@@

$ ./plugins/ExtractYield 6 singleCand_B0ToKstMuMu_MC_NTuple.root yesEffCorr 0

EFFICIENCY FILES

Efficiency files from efficiency.zip go in /Users/derek/PhysicsAnalysis/usercode/B0Analysis/B0KstMuMu/efficiency

NOTES

cp results/ParameterFile_DataStartVals.txt python/Para….

“copy” ParameterFileOut.txt results/ParameterFile_Data.txt

Make reduced root file 
root [0] .L plugins/Macros.C++
void ReduceTree(string fileNameIn, string fileNameOut, bool isSingleNotMultyCand)

-- DerekAxelStrom - 2015-05-27

Topic attachments
I Attachment History Action Size DateSorted ascending Who Comment
Compressed Zip archivezip efficiency.zip r1 manage 779.8 K 2015-05-29 - 20:59 DerekAxelStrom Collection of efficiency files

This topic: Sandbox > WebPreferences > B0ToKstMuMuTaskForce
Topic revision: r7 - 2015-06-12 - DerekAxelStrom
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback