My 1st Header
--
ColinMclean - 20 Apr 2006
Running track studies
1- get the
TrkStudies package from the cvs repo
1.1 get the
EvtVis package
1.2 get the
PidMuIdent package
2- source setup.sh ////
3- run it: > davinci modopts/analysis.opts
this is 1000 Bs data sample
or davinci modopts/analysis2.opts
this is 1000 b inclusive data sample
4. the results are stored in
BsJpsiphi.root
5. copy that file to
EvtVis/src
6. cd to
EvtVis/src and start root
7. execute the macro1.C : [1] .x macro1.C
8. You will get all the plots
9. If you need zoom on of the plots, just do [] displ->zoomIn(2)
where 2 is the hitogram number
10. All histograms will be stored in "output.root".
--
AndresOsorio - 26 May 2006
--
AndresOsorio - 26 May 2006