#include "MdcRecoUtil/BesVectorErr.h"
#include "MdcRecoUtil/BesError.h"
#include "CLHEP/Vector/Rotation.h"
#include "CLHEP/Geometry/Point3D.h"
Go to the source code of this file.
◆ HepPoint3D
◆ operator+() [1/2]
Definition at line 44 of file BesPointErr.cxx.
44 {
47 return pe;
48 }
HepGeom::Point3D< double > HepPoint3D
**********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
const BesError & covMatrix() const
◆ operator+() [2/2]
◆ operator-() [1/2]
Definition at line 62 of file BesPointErr.cxx.
62 {
65 return ve;
66}
const BesError & covMatrix() const
◆ operator-() [2/2]
◆ operator<<()
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const BesPointErr & |
verr |
|
) |
| |
◆ operator>>()
std::istream & operator>> |
( |
std::istream & |
stream, |
|
|
BesPointErr & |
verr |
|
) |
| |