BOSS
7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtISGW.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) 1998 Caltech, UCSB
10
//
11
// Module: EvtGen/EvtISGW.hh
12
//
13
// Description:Implementation of the ISGW model
14
//
15
// Modification history:
16
//
17
// DJL/RYD September 25, 1996 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTISGW_HH
22
#define EVTISGW_HH
23
24
#include "EvtGenBase/EvtDecayAmp.hh"
25
#include "EvtGenBase/EvtSemiLeptonicFF.hh"
26
#include "EvtGenBase/EvtSemiLeptonicAmp.hh"
27
class
EvtParticle
;
28
29
30
31
class
EvtISGW
:
public
EvtDecayAmp
{
32
33
public
:
34
35
EvtISGW
() {}
36
virtual
~EvtISGW
();
37
38
void
getName
(std::string& name);
39
EvtDecayBase
*
clone
();
40
41
void
decay
(
EvtParticle
*p);
42
void
init
();
43
44
private
:
45
EvtSemiLeptonicFF
*isgwffmodel;
46
EvtSemiLeptonicAmp
*calcamp;
47
};
48
49
50
51
#endif
52
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
EvtISGW
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtISGW.hh:31
EvtISGW::decay
void decay(EvtParticle *p)
EvtISGW::getName
void getName(std::string &name)
EvtISGW::init
void init()
EvtISGW::EvtISGW
EvtISGW()
Definition:
BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtISGW.hh:35
EvtISGW::clone
EvtDecayBase * clone()
EvtISGW::~EvtISGW
virtual ~EvtISGW()
EvtParticle
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh:42
EvtSemiLeptonicAmp
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtSemiLeptonicAmp.hh:29
EvtSemiLeptonicFF
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtSemiLeptonicFF.hh:27
source
Generator
BesEvtGen
BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtISGW.hh
Generated by
1.9.6