BOSS
7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtPropBreitWignerRel.hh
Go to the documentation of this file.
1
/*******************************************************************************
2
* Project: BaBar detector at the SLAC PEP-II B-factory
3
* Package: EvtGenBase
4
* File: $Id: EvtPropBreitWignerRel.hh,v 1.1.1.2 2007/10/26 05:03:14 pingrg Exp $
5
* Author: Alexei Dvoretskii,
[email protected]
, 2001-2002
6
*
7
* Copyright (C) 2002 Caltech
8
*******************************************************************************/
9
10
// Relativistic Breit-Wigner Propagator
11
12
#ifndef EVT_PROP_BREIT_WIGNER_REL_HH
13
#define EVT_PROP_BREIT_WIGNER_REL_HH
14
15
#include "
EvtGenBase/EvtComplex.hh
"
16
#include "
EvtGenBase/EvtPropagator.hh
"
17
18
class
EvtPropBreitWignerRel
:
public
EvtPropagator
{
19
public
:
20
21
EvtPropBreitWignerRel
(
double
m0
,
double
g0
);
22
EvtPropBreitWignerRel
(
const
EvtPropBreitWignerRel
& other);
23
~EvtPropBreitWignerRel
();
24
25
EvtAmplitude<EvtPoint1D>
*
clone
()
const
;
26
27
protected
:
28
29
EvtComplex
amplitude
(
const
EvtPoint1D
&
x
)
const
;
30
};
31
32
#endif
33
x
Double_t x[10]
Definition:
DataBase/tau_mode.c:57
EvtComplex.hh
EvtPropagator.hh
EvtAmplitude
Definition:
EvtAmplitude.hh:18
EvtComplex
Definition:
EvtComplex.hh:28
EvtPoint1D
Definition:
EvtPoint1D.hh:16
EvtPropBreitWignerRel
Definition:
EvtPropBreitWignerRel.hh:18
EvtPropBreitWignerRel::~EvtPropBreitWignerRel
~EvtPropBreitWignerRel()
Definition:
EvtPropBreitWignerRel.cc:25
EvtPropBreitWignerRel::clone
EvtAmplitude< EvtPoint1D > * clone() const
Definition:
EvtPropBreitWignerRel.cc:29
EvtPropBreitWignerRel::amplitude
EvtComplex amplitude(const EvtPoint1D &x) const
Definition:
EvtPropBreitWignerRel.cc:35
EvtPropagator
Definition:
EvtPropagator.hh:20
EvtPropagator::g0
double g0() const
Definition:
EvtPropagator.hh:38
EvtPropagator::m0
double m0() const
Definition:
EvtPropagator.hh:37
source
Generator
BesEvtGen
BesEvtGen-00-03-90
src
EvtGen
EvtGenBase
EvtPropBreitWignerRel.hh
Generated by
1.9.6