BOSS
7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
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.hh
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:33
EvtParticle
Definition
EvtParticle.hh:42
EvtTauGamMu
Definition
EvtTauGamMu.hh:29
EvtTauGamMu::~EvtTauGamMu
virtual ~EvtTauGamMu()
Definition
EvtTauGamMu.cc:40
EvtTauGamMu::findMaxPro
void findMaxPro(EvtParticle *p)
EvtTauGamMu::clone
EvtDecayBase * clone()
Definition
EvtTauGamMu.cc:50
EvtTauGamMu::init
void init()
Definition
EvtTauGamMu.cc:56
EvtTauGamMu::getName
void getName(std::string &name)
Definition
EvtTauGamMu.cc:42
EvtTauGamMu::decay
void decay(EvtParticle *p)
Definition
EvtTauGamMu.cc:81
EvtTauGamMu::EvtTauGamMu
EvtTauGamMu()
Definition
EvtTauGamMu.hh:33
7.1.1
Generator
BesEvtGen
BesEvtGen-00-04-28
src
EvtGen
EvtGenModels
EvtTauGamMu.hh
Generated by
1.12.0