BOSS
7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtTauGamMu.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of models developed at BES collaboration
5
// based on the EvtGen framework. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/BesCopyright
9
// Copyright (A) 2014-2 Ping Rong-Gang
10
//
11
// Module: EvtHypWK.hh
12
//
13
// Description: To generate decay tau->gamma mu with uses' helicity amplitudes, it can be used
14
// for the decay Fermion -> photon Fermion .
15
//
16
// Modification history:
17
//
18
// Pang C.-Y., Ping R.-G. Mar, 2007 Module created
19
//
20
//------------------------------------------------------------------------
21
22
#ifndef EVTTAUGAMMU_HH
23
#define EVTTAUGAMMU_HH
24
25
#include "EvtGenBase/EvtDecayAmp.hh"
26
27
class
EvtParticle
;
28
29
class
EvtTauGamMu
:
public
EvtDecayAmp
{
30
31
public
:
32
33
EvtTauGamMu
() {}
34
virtual
~EvtTauGamMu
();
35
// void initProbMax();
36
void
getName
(std::string& name);
37
EvtDecayBase
*
clone
();
38
39
void
init
();
40
void
decay
(
EvtParticle
*p);
41
void
findMaxPro
(
EvtParticle
*p);
42
43
};
44
45
#endif
EvtDecayAmp
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayAmp.hh:27
EvtDecayBase
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayBase.hh:33
EvtParticle
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh:42
EvtTauGamMu
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtTauGamMu.hh:29
EvtTauGamMu::~EvtTauGamMu
virtual ~EvtTauGamMu()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtTauGamMu.cc:40
EvtTauGamMu::findMaxPro
void findMaxPro(EvtParticle *p)
EvtTauGamMu::clone
EvtDecayBase * clone()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtTauGamMu.cc:50
EvtTauGamMu::init
void init()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtTauGamMu.cc:56
EvtTauGamMu::getName
void getName(std::string &name)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtTauGamMu.cc:42
EvtTauGamMu::decay
void decay(EvtParticle *p)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtTauGamMu.cc:81
EvtTauGamMu::EvtTauGamMu
EvtTauGamMu()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtTauGamMu.hh:33
source
Generator
BesEvtGen
bak-BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtTauGamMu.hh
Generated by
1.9.6