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
RateBD2starLepNu.hh
Go to the documentation of this file.
1
///
2
/// @file RateBD2starLepNu.hh
3
/// @brief \f$ B \rightarrow D_2^* \tau\nu \f$ total rate
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_RATE_BDSSD2STARLEPNU
13
#define HAMMER_RATE_BDSSD2STARLEPNU
14
15
#include "
Hammer/RateBase.hh
"
16
17
namespace
Hammer {
18
19
class
RateBD2starLepNu
:
public
RateBase
{
20
21
public
:
22
RateBD2starLepNu
();
23
24
virtual
~RateBD2starLepNu
() {
25
}
26
27
protected
:
28
virtual
Tensor
evalAtPSPoint
(
const
std::vector<double>& point);
29
};
30
31
}
// namespace Hammer
32
33
#endif
Hammer::RateBD2starLepNu::~RateBD2starLepNu
virtual ~RateBD2starLepNu()
Definition:
RateBD2starLepNu.hh:24
RateBase.hh
Hammer base rate class.
Hammer::RateBD2starLepNu::RateBD2starLepNu
RateBD2starLepNu()
Definition:
RateBD2starLepNu.cc:26
Hammer::RateBD2starLepNu::evalAtPSPoint
virtual Tensor evalAtPSPoint(const std::vector< double > &point)
evaluates the rate at a specific point in as a rank N Tensor
Definition:
RateBD2starLepNu.cc:71
Hammer::Tensor
Multidimensional tensor class with complex numbers as elements.
Definition:
Tensor.hh:33
Hammer::RateBD2starLepNu
Definition:
RateBD2starLepNu.hh:19
Hammer::RateBase
Base class for rates.
Definition:
RateBase.hh:39
media
psf
Home
Development
Hammer
include
Hammer
Rates
RateBD2starLepNu.hh
Generated by
1.8.5