BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtAngH2.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: EvtMassH1.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. Mar, 2007 Module created
20
//
21
//------------------------------------------------------------------------
22
#ifndef EVTAngH2_HH
23
#define EVTAngH2_HH
24
25
#include "
../EvtGenBase/EvtDecayIncoherent.hh
"
26
27
class
EvtParticle
;
28
29
class
EvtAngH2
:
public
EvtDecayIncoherent
{
30
31
public
:
32
EvtAngH2
() {}
33
virtual
~EvtAngH2
();
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
const
char
*
setFileName
();
// Defined by user for specify the root file name
46
const
char
*
setHpoint
();
// Defined by user for specify the histor. id
47
};
48
49
#endif
EvtDecayIncoherent.hh
EvtAngH2::~EvtAngH2
virtual ~EvtAngH2()
Definition
EvtAngH2.cc:61
EvtAngH2::init
void init()
Definition
EvtAngH2.cc:67
EvtAngH2::decay
void decay(EvtParticle *p)
Definition
EvtAngH2.cc:75
EvtAngH2::setHpoint
const char * setHpoint()
Definition
UserAngH2.cc:16
EvtAngH2::getName
void getName(std::string &name)
Definition
EvtAngH2.cc:63
EvtAngH2::EvtAngH2
EvtAngH2()
Definition
EvtAngH2.hh:32
EvtAngH2::clone
EvtDecayBase * clone()
Definition
EvtAngH2.cc:65
EvtAngH2::setFileName
const char * setFileName()
Definition
UserAngH2.cc:10
EvtAngH2::initProbMax
void initProbMax()
Definition
EvtAngH2.cc:73
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:27
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtAngH2.hh
Generated by
1.16.1