18 FFLLSWBase::FFLLSWBase() {
22 void FFLLSWBase::addRefs()
const {
23 if(!getSettingsHandler()->checkReference(
"Leibovich:1997tu")){
25 "@article{Leibovich:1997tu,\n"
26 " author = \"Leibovich, Adam K. and Ligeti, Zoltan and Stewart, Iain W. and Wise, Mark B.\",\n"
27 " title = \"{Model independent results for B ---> D1(2420) lepton anti-neutrino and B ---> D2* (2460) lepton anti-neutrino at order Lambda(QCD) / m(c,b)}\",\n"
28 " journal = \"Phys. Rev. Lett.\",\n"
31 " pages = \"3995-3998\",\n"
32 " doi = \"10.1103/PhysRevLett.78.3995\",\n"
33 " eprint = \"hep-ph/9703213\",\n"
34 " archivePrefix = \"arXiv\",\n"
35 " primaryClass = \"hep-ph\",\n"
36 " reportNumber = \"CALT-68-2102\",\n"
37 " SLACcitation = \"%%CITATION = HEP-PH/9703213;%%\"\n"
39 getSettingsHandler()->addReference(
"Leibovich:1997tu", ref1);
41 if(!getSettingsHandler()->checkReference(
"Leibovich:1997em")){
43 "@article{Leibovich:1997em,\n"
44 " author = \"Leibovich, Adam K. and Ligeti, Zoltan and Stewart, Iain W. and Wise, Mark B.\",\n"
45 " title = \"{Semileptonic B decays to excited charmed mesons}\",\n"
46 " journal = \"Phys. Rev.\",\n"
47 " volume = \"D57\",\n"
49 " pages = \"308-330\",\n"
50 " doi = \"10.1103/PhysRevD.57.308\",\n"
51 " eprint = \"hep-ph/9705467\",\n"
52 " archivePrefix = \"arXiv\",\n"
53 " primaryClass = \"hep-ph\",\n"
54 " reportNumber = \"CALT-68-2120\",\n"
55 " SLACcitation = \"%%CITATION = HEP-PH/9705467;%%\"\n"
57 getSettingsHandler()->addReference(
"Leibovich:1997em", ref2);
Hammer base class for LLSW form factors.