|
|
|
||||||||||||||||||||||||||
| Module parameter |
Description |
Default value |
| vtxFitAlgo | name of vertexer | GeoKin |
| vtxFitMode | mode of vertexer | Standard |
| eventInfoList | EventInfoList key | Default |
| pionList | input list key for pion from
|
GoodTracksLoose |
| kaonList | input list key for kaon from
|
GoodTracksLoose |
| slowPionList | input list key for slow pion from
|
ChargedTracks |
| DstarCandList | list key for selected
|
ChargedTracks |
| slowPiMomLo | minimum
|
|
| slowPiMomHi | maximum
|
|
| slowPiRdocaMax | maximum doca of slow pion track before fit, in cm | |
| slowPiZdocaMax | maximum
|
|
| slowPiSvtHit | minimum number of SVT hits on slow pion track | |
| slowPiDchHit | minimum number of DCH hits on slow pion track | |
| d0MassCutLo, d0MassCutHi | limits on |
|
| deltaMassCutLo, deltaMassCutHi | limits on
|
|
| pStarCut |
|
|
| ntupleName | name of ntuple | MyDstar |
set BetaMiniReadPersistence "Kan"
set levelOfDetail "cache"
set ConfigPatch "MC"
set BetaMiniTuple "hbook"
set histFileName "MyDstarMiniAnalysis.hbk"
set NEvent 2000
## specify collections here
##
source ccbar_Dstar+_D0pi_D0Kpi.tcl
## specify job-dependent module parameters here
##
module talk MyDstarAnalysis
vtxFitAlgo set TreeFitter
exit
sourceFoundFile BetaMiniUser/MyDstarMiniAnalysis.tcl
|
To run the MyDstarAnalysis example, paste the TCL snippet in Table 9 into workdir/myDstarMiniAnalysisJob.tcl, replace the file ccbar_Dstar+_D0pi_D0Kpi.tcl with your list of collections, set the TCL- and module parameters, then type the command
BetaMiniApp myDstarMiniAnalysisJob.tcl
This command will produce a histogram file in paw format.
The histograms produced
by this module will appear in the MYDSTARANALYSIS subdirectory of the
histogram file.
|
From a sample of 2000 signal Monte Carlo events generated in release 14.4.0c
corresponding to decay 1,
the
delta mass distribtions obtained
before and after the beam-constrained
vertex fit are
displayed in the left- and right plots, respectively, of Figure 2.
Each distribution is fitted with a double Gaussian to model the signal, and
a quadratic polynomial to describe the combinatorial background.
As can be seen from the width parameter P6 of the primary Gaussian,
the width of the delta mass distribtion decreases by about a factor of two
after constraining the
vertex to originate from the beam spot.