18 FFBLRSBase::FFBLRSBase() {
22 void FFBLRSBase::addRefs()
const {
23 if(!getSettingsHandler()->checkReference(
"Bernlochner:2018kxh")){
25 " @article{Bernlochner:2018kxh,\n"
26 " author = \"Bernlochner, Florian U. and Ligeti, Zoltan and Robinson, Dean J. and Sutcliffe, William L.\",\n"
27 " title = \"{New predictions for $\\Lambda_b\\to\\Lambda_c$ semileptonic decays and tests of heavy quark symmetry}\",\n"
28 " journal = \"Phys. Rev. Lett.\",\n"
29 " volume = \"121\",\n"
32 " pages = \"202001\",\n"
33 " doi = \"10.1103/PhysRevLett.121.202001\",\n"
34 " eprint = \"1808.09464\",\n"
35 " archivePrefix = \"arXiv\",\n"
36 " primaryClass = \"hep-ph\",\n"
37 " SLACcitation = \"%%CITATION = ARXIV:1808.09464;%%\"\n"
39 getSettingsHandler()->addReference(
"Bernlochner:2018kxh", ref1);
41 if(!getSettingsHandler()->checkReference(
"Bernlochner:2018bfn")){
43 "@article{Bernlochner:2018bfn,\n"
44 " author = \"Bernlochner, Florian U. and Ligeti, Zoltan and Robinson, Dean J. and Sutcliffe, William L.\",\n"
45 " title = \"{Precise predictions for $\\Lambda_b \\to \\Lambda_c$ semileptonic decays}\",\n"
46 " journal = \"Phys. Rev.\",\n"
47 " volume = \"D99\",\n"
50 " pages = \"055008\",\n"
51 " doi = \"10.1103/PhysRevD.99.055008\",\n"
52 " eprint = \"1812.07593\",\n"
53 " archivePrefix = \"arXiv\",\n"
54 " primaryClass = \"hep-ph\",\n"
55 " SLACcitation = \"%%CITATION = ARXIV:1812.07593;%%\"\n"
57 getSettingsHandler()->addReference(
"Bernlochner:2018bfn", ref2);
Hammer base class for BLR form factors.