|
[EvtGen] [GIT] EvtGen, branch master updated: Updated EvtBcXMuNu models to generate Bc to D0(star) mu nu decays.evtgen at projects.hepforge.org evtgen at projects.hepforge.orgMon Mar 12 12:03:22 GMT 2018
The project "EvtGen": The branch, master has been updated via cc931c8a23b523fdbf2440bfc5cf49bc8f18987f (commit) from 66ae8c3b40c9cbfdfc5756415bc32768724c5e80 (commit) - Log ----------------------------------------------------------------- commit cc931c8a23b523fdbf2440bfc5cf49bc8f18987f Author: John Back <J.J.Back at warwick.ac.uk> Date: Mon Mar 12 12:01:55 2018 +0000 Updated EvtBcXMuNu models to generate Bc to D0(star) mu nu decays. Here X = Scalar, Vector or Tensor, with associated form factors defined in EvtBCXFF. Code courtesy of Aleksei Luchinskii (LHCb). Also generalised the calculation of their maximum probabilities by reusing the CalcMaxProb method in EvtSemiLeptonicAmp, which now allows for different Q^2 binning (default remains at 25 bins). ----------------------------------------------------------------------- Summary of changes: EvtGenBase/EvtSemiLeptonicAmp.hh | 3 +- EvtGenModels/EvtBCSFF.hh | 6 +-- EvtGenModels/EvtBCTFF.hh | 1 + EvtGenModels/EvtBCVFF.hh | 7 ++- EvtGenModels/EvtBcSMuNu.hh | 5 +- EvtGenModels/EvtBcTMuNu.hh | 2 - EvtGenModels/EvtBcVMuNu.hh | 4 +- History.txt | 8 +++ src/EvtGenBase/EvtSemiLeptonicAmp.cpp | 9 ++-- src/EvtGenModels/EvtBCSFF.cpp | 43 +++++++++++++---- src/EvtGenModels/EvtBCTFF.cpp | 16 +++--- src/EvtGenModels/EvtBCVFF.cpp | 86 ++++++++++++++++++++++++--------- src/EvtGenModels/EvtBcSMuNu.cpp | 57 +++++++--------------- src/EvtGenModels/EvtBcTMuNu.cpp | 56 ++++++--------------- src/EvtGenModels/EvtBcVMuNu.cpp | 38 +++++++-------- 15 files changed, 179 insertions(+), 162 deletions(-) -- EvtGen
More information about the Evtgen mailing list |