BOSS
7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of models developed at BES collaboration
5
// based on the EvtGen framework. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/BesCopyright
9
// Copyright (A) 2006 Ping Rong-Gang @IHEP
10
//
11
// Module: EvtAngSam3.cc
12
//
13
// Description: Routine to decay a particle to two bodies by sampling angular distribution in Lab
14
// system.
15
//
16
// Modification history:
17
//
18
// Ping R.-G. December, 2006 Module created
19
//
20
//------------------------------------------------------------------------
21
#ifndef EVTAngSam3_HH
22
#define EVTAngSam3_HH
23
24
#include "EvtGenBase/EvtDecayIncoherent.hh"
25
26
class
EvtParticle
;
27
28
class
EvtAngSam3
:
public
EvtDecayIncoherent
{
29
30
public
:
31
32
EvtAngSam3
() {}
33
virtual
~EvtAngSam3
();
34
35
void
getName
(std::string& name);
36
37
EvtDecayBase
*
clone
();
38
39
void
initProbMax
();
40
41
void
init
();
42
43
void
decay
(
EvtParticle
*p);
44
45
};
46
47
#endif
48
EvtAngSam3
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.hh:28
EvtAngSam3::~EvtAngSam3
virtual ~EvtAngSam3()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.cc:47
EvtAngSam3::clone
EvtDecayBase * clone()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.cc:55
EvtAngSam3::getName
void getName(std::string &name)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.cc:49
EvtAngSam3::init
void init()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.cc:62
EvtAngSam3::EvtAngSam3
EvtAngSam3()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.hh:32
EvtAngSam3::initProbMax
void initProbMax()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.cc:74
EvtAngSam3::decay
void decay(EvtParticle *p)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtAngSam3.cc:80
EvtDecayBase
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayBase.hh:33
EvtDecayIncoherent
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayIncoherent.hh:28
EvtParticle
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh:42
source
Generator
BesEvtGen
bak-BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtAngSam3.hh
Generated by
1.9.6