BOSS
7.0.1
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
26
EvtEDM
() {}
27
virtual
~EvtEDM
();
28
29
void
getName
(std::string& name);
30
EvtDecayBase
*
clone
();
31
32
void
initProbMax
();
33
void
init
();
34
void
decay
(
EvtParticle
*p);
35
36
};
37
38
#endif
EvtDecayAmp.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtEDM
Definition:
EvtEDM.hh:22
EvtEDM::initProbMax
void initProbMax()
Definition:
EvtEDM.cc:57
EvtEDM::init
void init()
Definition:
EvtEDM.cc:44
EvtEDM::decay
void decay(EvtParticle *p)
Definition:
EvtEDM.cc:63
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:26
EvtEDM::clone
EvtDecayBase * clone()
Definition:
EvtEDM.cc:38
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-03-36
src
EvtGen
EvtGenModels
EvtEDM.hh
Generated by
1.9.6