BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtAngSamLab.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: EvtAngSamLab.cc
12
//
13
// Description: Routine to decay a particle to two bodies by sampling angular distribution in
14
// Lab
15
// system.
16
//
17
// Modification history:
18
//
19
// Ping R.-G. December, 2006 Module created
20
//
21
//------------------------------------------------------------------------
22
#ifndef EVTAngSamLab_HH
23
#define EVTAngSamLab_HH
24
25
#include "
../EvtGenBase/EvtDecayIncoherent.hh
"
26
27
class
EvtParticle
;
28
29
class
EvtAngSamLab
:
public
EvtDecayIncoherent
{
30
31
public
:
32
EvtAngSamLab
() {}
33
virtual
~EvtAngSamLab
();
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
#endif
EvtDecayIncoherent.hh
EvtAngSamLab::decay
void decay(EvtParticle *p)
Definition
EvtAngSamLab.cc:71
EvtAngSamLab::~EvtAngSamLab
virtual ~EvtAngSamLab()
Definition
EvtAngSamLab.cc:47
EvtAngSamLab::getName
void getName(std::string &name)
Definition
EvtAngSamLab.cc:49
EvtAngSamLab::clone
EvtDecayBase * clone()
Definition
EvtAngSamLab.cc:51
EvtAngSamLab::initProbMax
void initProbMax()
Definition
EvtAngSamLab.cc:69
EvtAngSamLab::EvtAngSamLab
EvtAngSamLab()
Definition
EvtAngSamLab.hh:32
EvtAngSamLab::init
void init()
Definition
EvtAngSamLab.cc:53
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:27
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtAngSamLab.hh
Generated by
1.16.1