18 FFBLRBase::FFBLRBase() {
22 void FFBLRBase::addRefs()
const {
23 if(!getSettingsHandler()->checkReference(
"Bernlochner:2016bci")){
25 "@article{Bernlochner:2016bci,\n"
26 " author = \"Bernlochner, Florian U. and Ligeti, Zoltan\",\n"
27 " title = \"{Semileptonic $B_{(s)}$ decays to excited charmed mesons with $e,\\mu,\\tau$ and searching for new physics with $R(D^{**})$}\",\n"
28 " journal = \"Phys. Rev.\",\n"
29 " volume = \"D95\",\n"
32 " pages = \"014022\",\n"
33 " doi = \"10.1103/PhysRevD.95.014022\",\n"
34 " eprint = \"1606.09300\",\n"
35 " archivePrefix = \"arXiv\",\n"
36 " primaryClass = \"hep-ph\",\n"
37 " SLACcitation = \"%%CITATION = ARXIV:1606.09300;%%\"\n"
39 getSettingsHandler()->addReference(
"Bernlochner:2016bci", ref1);
41 if(!getSettingsHandler()->checkReference(
"Bernlochner:2017jxt")){
43 "@article{Bernlochner:2017jxt,\n"
44 " author = \"Bernlochner, Florian U. and Ligeti, Zoltan and Robinson, Dean J.\",\n"
45 " title = \"{Model independent analysis of semileptonic $B$ decays to $D^{**}$ for arbitrary new physics}\",\n"
46 " journal = \"Phys. Rev.\",\n"
47 " volume = \"D97\",\n"
50 " pages = \"075011\",\n"
51 " doi = \"10.1103/PhysRevD.97.075011\",\n"
52 " eprint = \"1711.03110\",\n"
53 " archivePrefix = \"arXiv\",\n"
54 " primaryClass = \"hep-ph\",\n"
55 " SLACcitation = \"%%CITATION = ARXIV:1711.03110;%%\"\n"
57 getSettingsHandler()->addReference(
"Bernlochner:2017jxt", ref2);
Hammer base class for BLR form factors.