BOSS 7.0.5
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
17
19public:
20
21 EvtPropBreitWignerRel(double m0, double g0);
24
26
27protected:
28
29 EvtComplex amplitude(const EvtPoint1D& x) const;
30};
31
32#endif
33
Double_t x[10]
EvtAmplitude< EvtPoint1D > * clone() const
EvtComplex amplitude(const EvtPoint1D &x) const
double g0() const
double m0() const