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
AmplBDstarDPiLepNu.hh
Go to the documentation of this file.
1
///
2
/// @file AmplBDstarDPiLepNu.hh
3
/// @brief \f$ B \rightarrow D^* \tau\nu, D^* \rightarrow D \pi \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_BDSTARDPILEPNU
13
#define HAMMER_AMPL_BDSTARDPILEPNU
14
15
#include "
Hammer/Amplitudes/AmplBToQLepNuBase.hh
"
16
17
namespace
Hammer {
18
19
class
AmplBDstarDPiLepNu
:
public
AmplBToQLepNuBase
{
20
21
public
:
22
AmplBDstarDPiLepNu
();
23
24
virtual
~AmplBDstarDPiLepNu
() {
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
AmplBToQLepNuBase.hh
base amplitude
Hammer::AmplBToQLepNuBase
Definition:
AmplBToQLepNuBase.hh:19
Hammer::AmplBDstarDPiLepNu::addRefs
void addRefs() const
Definition:
AmplBDstarDPiLepNu.cc:207
Hammer::AmplBDstarDPiLepNu::~AmplBDstarDPiLepNu
virtual ~AmplBDstarDPiLepNu()
Definition:
AmplBDstarDPiLepNu.hh:24
Hammer::ParticleList
std::vector< Particle > ParticleList
Definition:
Particle.fhh:20
Hammer::Particle
Particle class.
Definition:
Particle.hh:30
Hammer::AmplBDstarDPiLepNu::eval
virtual void eval(const Particle &parent, const ParticleList &daughters, const ParticleList &references)
method to evaluate the object on a specific particle set
Definition:
AmplBDstarDPiLepNu.cc:71
Hammer::AmplBDstarDPiLepNu::AmplBDstarDPiLepNu
AmplBDstarDPiLepNu()
Definition:
AmplBDstarDPiLepNu.cc:27
Hammer::AmplBDstarDPiLepNu
Definition:
AmplBDstarDPiLepNu.hh:19
media
psf
Home
Development
Hammer
include
Hammer
Amplitudes
AmplBDstarDPiLepNu.hh
Generated by
1.8.5