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