BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtLNuGamma.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of the EvtGen package developed jointly
5
// for the BaBar and CLEO collaborations. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/COPYRIGHT
9
// Copyright (C) 2001 Caltech
10
//
11
// Module: EvtGen/EvtLNuGamma.hh
12
//
13
// Description: B+ -> l+ nu gamma. Form factor is tree level, from
14
// Korchemsky, Pirjol, and Yan,Phy Rev D 61 (200) 114510
15
//
16
//
17
// Modification history:
18
//
19
// Edward Chen April 24, 2001 Module created
20
//
21
//------------------------------------------------------------------------
22
23
#ifndef EVTLNUGAMMA_HH
24
#define EVTLNUGAMMA_HH
25
26
#include "
../EvtGenBase/EvtDecayAmp.hh
"
27
28
class
EvtParticle
;
29
30
class
EvtLNuGamma
:
public
EvtDecayAmp
{
31
32
public
:
33
EvtLNuGamma
();
34
virtual
~EvtLNuGamma
();
35
36
void
getName
( std::string& name );
37
EvtDecayBase
*
clone
();
38
39
void
decay
(
EvtParticle
* p );
40
void
init
();
41
void
initProbMax
();
42
double
getFormFactor
(
double
photonEnergy );
43
44
bool
_fafvzero
;
45
};
46
47
#endif
EvtDecayAmp.hh
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase::EvtDecayBase
EvtDecayBase()
Definition
EvtDecayBase.cc:205
EvtLNuGamma::_fafvzero
bool _fafvzero
Definition
EvtLNuGamma.hh:44
EvtLNuGamma::getFormFactor
double getFormFactor(double photonEnergy)
Definition
EvtLNuGamma.cc:129
EvtLNuGamma::~EvtLNuGamma
virtual ~EvtLNuGamma()
Definition
EvtLNuGamma.cc:39
EvtLNuGamma::clone
EvtDecayBase * clone()
Definition
EvtLNuGamma.cc:43
EvtLNuGamma::EvtLNuGamma
EvtLNuGamma()
Definition
EvtLNuGamma.cc:37
EvtLNuGamma::getName
void getName(std::string &name)
Definition
EvtLNuGamma.cc:41
EvtLNuGamma::decay
void decay(EvtParticle *p)
Definition
EvtLNuGamma.cc:69
EvtLNuGamma::init
void init()
Definition
EvtLNuGamma.cc:45
EvtLNuGamma::initProbMax
void initProbMax()
Definition
EvtLNuGamma.cc:67
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtLNuGamma.hh
Generated by
1.16.1