StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StarGenerator
EvtGen1_06_00
EvtGenModels
EvtBToDDalitzCPK.hh
1
// $Id: EvtBToDDalitzCPK.hh,v 1.1 2016/09/23 18:37:36 jwebb Exp $
2
#ifndef EVTGENMODELS_EVTBTODDALITZCPK_HH
3
#define EVTGENMODELS_EVTBTODDALITZCPK_HH 1
4
5
// Include files
6
#include "EvtGenBase/EvtDecayAmp.hh"
7
16
class
EvtBToDDalitzCPK
:
public
EvtDecayAmp
{
17
public
:
19
EvtBToDDalitzCPK
( ) { }
20
21
virtual
~EvtBToDDalitzCPK
( );
22
23
virtual
std::string getName ( ) ;
24
EvtDecayBase
* clone ( ) ;
25
26
void
decay (
EvtParticle
* p ) ;
27
void
init ( ) ;
28
29
void
initProbMax ( ) ;
30
31
protected
:
32
33
private
:
34
int
_flag ;
35
36
};
37
#endif // EVTGENMODELS_EVTBTODDALITZCPK_HH
EvtBToDDalitzCPK
Definition:
EvtBToDDalitzCPK.hh:16
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtBToDDalitzCPK::~EvtBToDDalitzCPK
virtual ~EvtBToDDalitzCPK()
Destructor.
EvtParticle
Definition:
EvtParticle.hh:45
EvtBToDDalitzCPK::EvtBToDDalitzCPK
EvtBToDDalitzCPK()
Standard constructor.
Definition:
EvtBToDDalitzCPK.hh:19
Generated by
1.8.5