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