CGEM BOSS
6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtISGW2.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/EvtISGW2.hh
12
//
13
// Description:Implementation of the ISGW2 model
14
// Class to handle semileptonic decays using the ISGW2
15
// model, as described in PRD 52 5 (1995) by
16
// Isgur and Scora. Electron, muon, and tau models
17
// are available. Form factors, q2 and lepton energy
18
// spectra checked against code from Scora.
19
//
20
// Modification history:
21
//
22
// DJL/RYD September 25, 1996 Module created
23
//
24
//------------------------------------------------------------------------
25
26
#ifndef EVTISGW2_HH
27
#define EVTISGW2_HH
28
29
#include "
EvtGenBase/EvtDecayAmp.hh
"
30
#include "
EvtGenBase/EvtSemiLeptonicFF.hh
"
31
#include "
EvtGenBase/EvtSemiLeptonicAmp.hh
"
32
33
class
EvtParticle
;
34
35
class
EvtISGW2
:
public
EvtDecayAmp
{
36
37
public
:
38
39
EvtISGW2
();
40
virtual
~EvtISGW2
();
41
42
void
getName
(std::string& name);
43
EvtDecayBase
*
clone
();
44
45
void
decay
(
EvtParticle
*p);
46
void
initProbMax
();
47
void
init
();
48
49
private
:
50
EvtSemiLeptonicFF
*isgw2ffmodel;
51
EvtSemiLeptonicAmp
*calcamp;
52
};
53
54
#endif
55
EvtDecayAmp.hh
EvtSemiLeptonicAmp.hh
EvtSemiLeptonicFF.hh
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:33
EvtISGW2
Definition
EvtISGW2.hh:35
EvtISGW2::~EvtISGW2
virtual ~EvtISGW2()
Definition
EvtISGW2.cc:43
EvtISGW2::decay
void decay(EvtParticle *p)
Definition
EvtISGW2.cc:64
EvtISGW2::initProbMax
void initProbMax()
Definition
EvtISGW2.cc:72
EvtISGW2::EvtISGW2
EvtISGW2()
Definition
EvtISGW2.cc:37
EvtISGW2::clone
EvtDecayBase * clone()
Definition
EvtISGW2.cc:58
EvtISGW2::getName
void getName(std::string &name)
Definition
EvtISGW2.cc:50
EvtISGW2::init
void init()
Definition
EvtISGW2.cc:779
EvtParticle
Definition
EvtParticle.hh:42
EvtSemiLeptonicAmp
Definition
EvtSemiLeptonicAmp.hh:29
EvtSemiLeptonicFF
Definition
EvtSemiLeptonicFF.hh:27
6.6.5.h
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtISGW2.hh
Generated by
1.12.0