CGEM BOSS
6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtHAngSam3.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: EvtHAngSam3.hh
12
//
13
// Description: Routine to decay a particle using the invariant mass distribution of histogram
14
// dimension one.
15
//
16
//
17
// Modification history:
18
//
19
// Ping R.-G. December, 2007 Module created
20
//
21
//------------------------------------------------------------------------
22
#ifndef EVTHAngSam3_HH
23
#define EVTHAngSam3_HH
24
25
#include "
EvtGenBase/EvtDecayIncoherent.hh
"
26
27
28
class
EvtParticle
;
29
30
class
EvtHAngSam3
:
public
EvtDecayIncoherent
{
31
32
public
:
33
34
EvtHAngSam3
() {}
35
virtual
~EvtHAngSam3
();
36
37
void
getName
(std::string& name);
38
39
EvtDecayBase
*
clone
();
40
41
void
initProbMax
();
42
43
void
init
();
44
45
void
decay
(
EvtParticle
*p);
46
47
const
char
*
setFileName
();
//Defined by user for specify the root file name
48
const
char
*
setHpoint
();
//Defined by user for specify the histor. id
49
50
51
};
52
53
#endif
54
EvtDecayIncoherent.hh
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtDecayIncoherent
Definition:
EvtDecayIncoherent.hh:28
EvtHAngSam3
Definition:
EvtHAngSam3.hh:30
EvtHAngSam3::clone
EvtDecayBase * clone()
Definition:
EvtHAngSam3.cc:65
EvtHAngSam3::setFileName
const char * setFileName()
Definition:
UserHAngSam3.cc:11
EvtHAngSam3::decay
void decay(EvtParticle *p)
Definition:
EvtHAngSam3.cc:84
EvtHAngSam3::initProbMax
void initProbMax()
Definition:
EvtHAngSam3.cc:78
EvtHAngSam3::~EvtHAngSam3
virtual ~EvtHAngSam3()
Definition:
EvtHAngSam3.cc:57
EvtHAngSam3::init
void init()
Definition:
EvtHAngSam3.cc:72
EvtHAngSam3::getName
void getName(std::string &name)
Definition:
EvtHAngSam3.cc:59
EvtHAngSam3::EvtHAngSam3
EvtHAngSam3()
Definition:
EvtHAngSam3.hh:34
EvtHAngSam3::setHpoint
const char * setHpoint()
Definition:
UserHAngSam3.cc:18
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtHAngSam3.hh
Generated by
1.9.6