CGEM BOSS
6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtJpipi.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: EvtJpipi.cc
12
//
13
// Description: Routine to decay psi(2S)-> J/psi pi pi using chiral Lagrangian and
14
// information by fitting the exp. data
15
//
16
// Modification history:
17
//
18
// Ping R.-G. December, 2006 Module created
19
//
20
//------------------------------------------------------------------------
21
#ifndef EVTJPIPI_HH
22
#define EVTJPIPI_HH
23
24
#include "
EvtGenBase/EvtDecayAmp.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtJpipi
:
public
EvtDecayAmp
{
29
30
public
:
31
32
EvtJpipi
() {}
33
virtual
~EvtJpipi
();
34
35
void
getName
(std::string& name);
36
EvtDecayBase
*
clone
();
37
38
void
decay
(
EvtParticle
*p);
39
void
init
();
40
void
initProbMax
();
41
42
};
43
44
#endif
45
EvtDecayAmp.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtJpipi
Definition:
EvtJpipi.hh:28
EvtJpipi::clone
EvtDecayBase * clone()
Definition:
EvtJpipi.cc:43
EvtJpipi::EvtJpipi
EvtJpipi()
Definition:
EvtJpipi.hh:32
EvtJpipi::decay
void decay(EvtParticle *p)
Definition:
EvtJpipi.cc:82
EvtJpipi::initProbMax
void initProbMax()
Definition:
EvtJpipi.cc:75
EvtJpipi::~EvtJpipi
virtual ~EvtJpipi()
Definition:
EvtJpipi.cc:34
EvtJpipi::getName
void getName(std::string &name)
Definition:
EvtJpipi.cc:36
EvtJpipi::init
void init()
Definition:
EvtJpipi.cc:49
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtJpipi.hh
Generated by
1.9.6