BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtEDM.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
//
5
// Module: EvtEDM.cc
6
//
7
// Description: tau pair production with EDM, see PRD55, 1643
8
// L = tau_bar sigma^{mu,nu} gamma_5 tau
9
//
10
// Modification history:
11
//
12
// Ping RG Dec 23, 2013 Module created
13
//
14
//------------------------------------------------------------------------
15
#ifndef EVTEDM_HH
16
#define EVTEDM_HH
17
18
#include "
../EvtGenBase/EvtDecayAmp.hh
"
19
20
class
EvtParticle
;
21
22
class
EvtEDM
:
public
EvtDecayAmp
{
23
24
public
:
25
EvtEDM
() {}
26
virtual
~EvtEDM
();
27
28
void
getName
( std::string& name );
29
EvtDecayBase
*
clone
();
30
31
void
initProbMax
();
32
void
init
();
33
void
decay
(
EvtParticle
* p );
34
};
35
36
#endif
EvtDecayAmp.hh
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtEDM::initProbMax
void initProbMax()
Definition
EvtEDM.cc:47
EvtEDM::init
void init()
Definition
EvtEDM.cc:35
EvtEDM::decay
void decay(EvtParticle *p)
Definition
EvtEDM.cc:49
EvtEDM::~EvtEDM
virtual ~EvtEDM()
Definition
EvtEDM.cc:29
EvtEDM::getName
void getName(std::string &name)
Definition
EvtEDM.cc:31
EvtEDM::EvtEDM
EvtEDM()
Definition
EvtEDM.hh:25
EvtEDM::clone
EvtDecayBase * clone()
Definition
EvtEDM.cc:33
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtEDM.hh
Generated by
1.16.1