BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtGenKine.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of the EvtGen package developed jointly
5
// for the BaBar and CLEO collaborations. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/COPYRIGHT
9
// Copyright (C) 1998 Caltech, UCSB
10
//
11
// Module: EvtGen/EvtGenKine.hh
12
//
13
// Description:Tools for generating phase space.
14
//
15
// Modification history:
16
//
17
// RYD March 24, 1998 Module created
18
//
19
//------------------------------------------------------------------------
20
#ifndef EVTGENKINE_HH
21
#define EVTGENKINE_HH
22
23
class
EvtVector4R
;
24
25
class
EvtGenKine
{
26
27
public
:
28
static
double
PhaseSpace
(
int
ndaug,
double
mass
[30],
EvtVector4R
p4[30],
double
mp
);
29
30
static
double
PhaseSpacePole
(
double
M,
double
m1
,
double
m2
,
double
m3,
double
a,
31
EvtVector4R
p4[10] );
32
};
33
34
#endif
mass
double mass
Definition
CosmicGenerator.cxx:128
mp
double mp
Definition
EvtPhokharaDef.hh:17
EvtGenKine
Definition
EvtGenKine.hh:25
EvtGenKine::PhaseSpacePole
static double PhaseSpacePole(double M, double m1, double m2, double m3, double a, EvtVector4R p4[10])
Definition
EvtGenKine.cc:246
EvtGenKine::PhaseSpace
static double PhaseSpace(int ndaug, double mass[30], EvtVector4R p4[30], double mp)
Definition
EvtGenKine.cc:47
EvtVector4R
Definition
EvtVector4R.hh:29
m2
double double * m2
Definition
qcdloop1.h:83
m1
double * m1
Definition
qcdloop1.h:83
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenBase
EvtGenKine.hh
Generated by
1.16.1