#include <iosfwd>
#include "MdcRecoUtil/BesError.h"
#include "CLHEP/Vector/Rotation.h"
Go to the source code of this file.
◆ operator*() [1/2]
Definition at line 105 of file BesVectorErr.cxx.
105 {
108 return ve;
109}
const BesError & covMatrix() const
◆ operator*() [2/2]
◆ operator+()
Definition at line 92 of file BesVectorErr.cxx.
92 {
95 return ve;
96}
**********Class see also m_nmax DOUBLE PRECISION m_amel DOUBLE PRECISION m_x2 DOUBLE PRECISION m_alfinv DOUBLE PRECISION m_Xenph INTEGER m_KeyWtm INTEGER m_idyfs DOUBLE PRECISION m_zini DOUBLE PRECISION m_q2 DOUBLE PRECISION m_Wt_KF DOUBLE PRECISION m_WtCut INTEGER m_KFfin *COMMON c_KarLud $ !Input CMS energy[GeV] $ !CMS energy after beam spread beam strahlung[GeV] $ !Beam energy spread[GeV] $ !z boost due to beam spread $ !electron beam mass *ff pair spectrum $ !minimum v
◆ operator-()
◆ operator<<()
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const BesVectorErr & |
verr |
|
) |
| |
◆ operator>>()
std::istream & operator>> |
( |
std::istream & |
stream, |
|
|
BesVectorErr & |
verr |
|
) |
| |