Loading [MathJax]/jax/output/HTML-CSS/config.js
Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
AmplBDstarDGamLepNu.hh
Go to the documentation of this file.
1
///
2
/// @file AmplBDstarDGamLepNu.hh
3
/// @brief \f$ B \rightarrow D^* \tau\nu, D^* \rightarrow D \gamma \f$ amplitude
4
///
5
6
//**** This file is a part of the HAMMER library
7
//**** Copyright (C) 2016 - 2020 The HAMMER Collaboration
8
//**** HAMMER is licensed under version 3 of the GPL; see COPYING for details
9
//**** Please note the MCnet academic guidelines; see GUIDELINES for details
10
11
// -*- C++ -*-
12
#ifndef HAMMER_AMPL_BDSTARDGAMLEPNU
13
#define HAMMER_AMPL_BDSTARDGAMLEPNU
14
15
#include "
Hammer/Amplitudes/AmplBToQLepNuBase.hh
"
16
17
namespace
Hammer {
18
19
class
AmplBDstarDGamLepNu
:
public
AmplBToQLepNuBase
{
20
21
public
:
22
AmplBDstarDGamLepNu
();
23
24
virtual
~AmplBDstarDGamLepNu
() {
25
}
26
27
public
:
28
virtual
void
eval
(
const
Particle
& parent,
const
ParticleList
& daughters,
29
const
ParticleList
& references);
30
31
protected
:
32
void
addRefs
()
const
;
33
34
};
35
36
}
// namespace Hammer
37
38
#endif
Hammer::AmplBDstarDGamLepNu::~AmplBDstarDGamLepNu
virtual ~AmplBDstarDGamLepNu()
Definition:
AmplBDstarDGamLepNu.hh:24
AmplBToQLepNuBase.hh
base amplitude
Hammer::AmplBDstarDGamLepNu::addRefs
void addRefs() const
Definition:
AmplBDstarDGamLepNu.cc:264
Hammer::AmplBToQLepNuBase
Definition:
AmplBToQLepNuBase.hh:19
Hammer::AmplBDstarDGamLepNu
Definition:
AmplBDstarDGamLepNu.hh:19
Hammer::ParticleList
std::vector< Particle > ParticleList
Definition:
Particle.fhh:20
Hammer::Particle
Particle class.
Definition:
Particle.hh:30
Hammer::AmplBDstarDGamLepNu::eval
virtual void eval(const Particle &parent, const ParticleList &daughters, const ParticleList &references)
method to evaluate the object on a specific particle set
Definition:
AmplBDstarDGamLepNu.cc:62
Hammer::AmplBDstarDGamLepNu::AmplBDstarDGamLepNu
AmplBDstarDGamLepNu()
Definition:
AmplBDstarDGamLepNu.cc:27
media
psf
Home
Development
Hammer
include
Hammer
Amplitudes
AmplBDstarDGamLepNu.hh
Generated by
1.8.5