ATLAS Offline Software
Loading...
Searching...
No Matches
EvtBSemiTauonicVectorMesonAmplitude.h
Go to the documentation of this file.
1/**************************************************************************
2 * BASF2 (Belle Analysis Framework 2) *
3 * Copyright(C) 2013 - Belle II Collaboration *
4 * *
5 * Author: The Belle II Collaboration *
6 * Contributors: Koji Hara *
7 * *
8 * This software is provided "as is" without any warranty. *
9 **************************************************************************/
10#pragma once
11
13
14namespace Belle2 {
18
19 public:
20
28 void CalcAmp(EvtParticle* parent, EvtAmp& amp,
29 EvtBSemiTauonicHelicityAmplitudeCalculator* HelicityAmplitudeCalculator) override;
30
31 };
32
33} // Belle 2 Namespace
EvtBSemiTauonicAmplitude()
base constructor does nothing
The class calculates the helicity amplitude of semi-tauonic B decays including new physics effects ba...
The class calculates the spin dependent amplitudes of B->D*taunu decays for the BSemiTauonic model ba...
void CalcAmp(EvtParticle *parent, EvtAmp &amp, EvtBSemiTauonicHelicityAmplitudeCalculator *HelicityAmplitudeCalculator) override
The function calculates the spin dependent amplitude.