Geant4  10.02.p01
G4ErrorMatrix.cc File Reference
#include "globals.hh"
#include <cmath>
#include <iostream>
#include "G4ErrorMatrix.hh"
#include "G4ErrorSymMatrix.hh"
+ Include dependency graph for G4ErrorMatrix.cc:

Go to the source code of this file.

Macros

#define SIMPLE_UOP(OPER)
 
#define SIMPLE_BOP(OPER)
 
#define SIMPLE_TOP(OPER)
 
#define CHK_DIM_2(r1, r2, c1, c2, fun)
 
#define CHK_DIM_1(c1, r2, fun)
 
#define A00   0
 
#define A01   1
 
#define A02   2
 
#define A03   3
 
#define A04   4
 
#define A05   5
 
#define A10   6
 
#define A11   7
 
#define A12   8
 
#define A13   9
 
#define A14   10
 
#define A15   11
 
#define A20   12
 
#define A21   13
 
#define A22   14
 
#define A23   15
 
#define A24   16
 
#define A25   17
 
#define A30   18
 
#define A31   19
 
#define A32   20
 
#define A33   21
 
#define A34   22
 
#define A35   23
 
#define A40   24
 
#define A41   25
 
#define A42   26
 
#define A43   27
 
#define A44   28
 
#define A45   29
 
#define A50   30
 
#define A51   31
 
#define A52   32
 
#define A53   33
 
#define A54   34
 
#define A55   35
 
#define M00   0
 
#define M01   1
 
#define M02   2
 
#define M03   3
 
#define M04   4
 
#define M10   5
 
#define M11   6
 
#define M12   7
 
#define M13   8
 
#define M14   9
 
#define M20   10
 
#define M21   11
 
#define M22   12
 
#define M23   13
 
#define M24   14
 
#define M30   15
 
#define M31   16
 
#define M32   17
 
#define M33   18
 
#define M34   19
 
#define M40   20
 
#define M41   21
 
#define M42   22
 
#define M43   23
 
#define M44   24
 
#define F00   0
 
#define F01   1
 
#define F02   2
 
#define F03   3
 
#define F10   4
 
#define F11   5
 
#define F12   6
 
#define F13   7
 
#define F20   8
 
#define F21   9
 
#define F22   10
 
#define F23   11
 
#define F30   12
 
#define F31   13
 
#define F32   14
 
#define F33   15
 

Functions

G4ErrorMatrix dsum (const G4ErrorMatrix &mat1, const G4ErrorMatrix &mat2)
 
G4ErrorMatrix operator+ (const G4ErrorMatrix &mat1, const G4ErrorMatrix &mat2)
 
G4ErrorMatrix operator- (const G4ErrorMatrix &mat1, const G4ErrorMatrix &mat2)
 
G4ErrorMatrix operator/ (const G4ErrorMatrix &mat1, G4double t)
 
G4ErrorMatrix operator* (const G4ErrorMatrix &mat1, G4double t)
 
G4ErrorMatrix operator* (G4double t, const G4ErrorMatrix &mat1)
 
G4ErrorMatrix operator* (const G4ErrorMatrix &mat1, const G4ErrorMatrix &mat2)
 
std::ostream & operator<< (std::ostream &os, const G4ErrorMatrix &q)
 

Macro Definition Documentation

#define A00   0

Definition at line 818 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6(), and G4CompetitiveFission::Ratio().

#define A01   1

Definition at line 819 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A02   2

Definition at line 820 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A03   3

Definition at line 821 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A04   4

Definition at line 822 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A05   5

Definition at line 823 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A10   6

Definition at line 825 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6(), G4Bessel::pI0(), and G4Bessel::pI1().

#define A12   8
#define A14   10

Definition at line 829 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A15   11

Definition at line 830 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A20   12

Definition at line 832 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A21   13
#define A22   14
#define A24   16

Definition at line 836 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A25   17

Definition at line 837 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A30   18

Definition at line 839 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A31   19

Definition at line 840 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A32   20

Definition at line 841 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A33   21

Definition at line 842 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A34   22

Definition at line 843 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A35   23

Definition at line 844 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A40   24

Definition at line 846 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A41   25

Definition at line 847 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A42   26

Definition at line 848 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A43   27

Definition at line 849 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A44   28

Definition at line 850 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A45   29

Definition at line 851 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A50   30

Definition at line 853 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A51   31

Definition at line 854 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A52   32

Definition at line 855 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A53   33

Definition at line 856 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A54   34

Definition at line 857 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define A55   35

Definition at line 858 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood6().

#define CHK_DIM_1 (   c1,
  r2,
  fun 
)
Value:
if (c1!=r2) { \
G4ErrorMatrix::error("Range error in Matrix function " #fun "(2)."); \
}
static const G4double c1
static void error(const char *s)

Definition at line 67 of file G4ErrorMatrix.cc.

Referenced by operator*().

#define CHK_DIM_2 (   r1,
  r2,
  c1,
  c2,
  fun 
)
Value:
if (r1!=r2 || c1!=c2) { \
G4ErrorMatrix::error("Range error in Matrix function " #fun "(1)."); \
}
static c2_factory< G4double > c2
static const G4double c1
static void error(const char *s)

Definition at line 62 of file G4ErrorMatrix.cc.

Referenced by operator+(), G4ErrorMatrix::operator+=(), operator-(), and G4ErrorMatrix::operator-=().

#define F00   0
#define F01   1

Definition at line 891 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define F02   2

Definition at line 892 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define F03   3

Definition at line 893 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define F11   5

Definition at line 896 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define F13   7

Definition at line 898 of file G4ErrorMatrix.cc.

Referenced by G4hhElastic::GetdsdtF13qQG(), and G4ErrorMatrix::invertHaywood4().

#define F21   9

Definition at line 901 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define F22   10
#define F23   11

Definition at line 903 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define F30   12

Definition at line 905 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define F31   13

Definition at line 906 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define F32   14
#define F33   15

Definition at line 908 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood4().

#define M00   0

Definition at line 860 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood5().

#define M01   1

Definition at line 861 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood5().

#define M02   2

Definition at line 862 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood5().

#define M03   3

Definition at line 863 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood5().

#define M04   4

Definition at line 864 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::invertHaywood5().

#define M10   5
#define M11   6
#define M12   7
#define M13   8
#define M14   9
#define M20   10
#define M21   11
#define M22   12
#define M23   13
#define M24   14
#define M30   15
#define M31   16
#define M32   17
#define M33   18
#define M34   19
#define M40   20
#define M41   21
#define M42   22
#define M43   23
#define M44   24
#define SIMPLE_BOP (   OPER)
Value:
G4ErrorMatrixConstIter b=mat2.m.begin(); \
for(;a!=e; a++, b++) (*a) OPER (*b);
G4double a
Definition: TRTMaterials.hh:39
std::vector< G4double >::const_iterator G4ErrorMatrixConstIter
std::vector< G4double >::iterator G4ErrorMatrixIter
static const double m
Definition: G4SIunits.hh:128

Definition at line 47 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::operator+=(), and G4ErrorMatrix::operator-=().

#define SIMPLE_TOP (   OPER)
Value:
G4ErrorMatrixConstIter a=mat1.m.begin(); \
G4ErrorMatrixConstIter b=mat2.m.begin(); \
G4ErrorMatrixIter t=mret.m.begin(); \
G4ErrorMatrixConstIter e=mat1.m.end(); \
for(;a!=e; a++, b++, t++) (*t) = (*a) OPER (*b);
G4double a
Definition: TRTMaterials.hh:39
std::vector< G4double >::const_iterator G4ErrorMatrixConstIter
std::vector< G4double >::iterator G4ErrorMatrixIter

Definition at line 53 of file G4ErrorMatrix.cc.

Referenced by operator+(), and operator-().

#define SIMPLE_UOP (   OPER)
Value:
for(;a!=e; a++) (*a) OPER t;
G4double a
Definition: TRTMaterials.hh:39
std::vector< G4double >::iterator G4ErrorMatrixIter
static const double m
Definition: G4SIunits.hh:128

Definition at line 42 of file G4ErrorMatrix.cc.

Referenced by G4ErrorMatrix::operator*=(), and G4ErrorMatrix::operator/=().

Function Documentation

G4ErrorMatrix dsum ( const G4ErrorMatrix mat1,
const G4ErrorMatrix mat2 
)

Definition at line 201 of file G4ErrorMatrix.cc.

References G4ErrorMatrix::num_col(), G4ErrorMatrix::num_row(), and G4ErrorMatrix::sub().

+ Here is the call graph for this function:

G4ErrorMatrix operator* ( const G4ErrorMatrix mat1,
G4double  t 
)

Definition at line 258 of file G4ErrorMatrix.cc.

G4ErrorMatrix operator* ( G4double  t,
const G4ErrorMatrix mat1 
)

Definition at line 265 of file G4ErrorMatrix.cc.

G4ErrorMatrix operator* ( const G4ErrorMatrix mat1,
const G4ErrorMatrix mat2 
)
G4ErrorMatrix operator+ ( const G4ErrorMatrix mat1,
const G4ErrorMatrix mat2 
)

Definition at line 225 of file G4ErrorMatrix.cc.

References CHK_DIM_2, G4ErrorMatrix::ncol, G4ErrorMatrix::nrow, G4ErrorMatrix::num_col(), G4ErrorMatrix::num_row(), and SIMPLE_TOP.

+ Here is the call graph for this function:

G4ErrorMatrix operator- ( const G4ErrorMatrix mat1,
const G4ErrorMatrix mat2 
)

Definition at line 237 of file G4ErrorMatrix.cc.

References CHK_DIM_2, G4ErrorMatrix::num_col(), G4ErrorMatrix::num_row(), and SIMPLE_TOP.

+ Here is the call graph for this function:

G4ErrorMatrix operator/ ( const G4ErrorMatrix mat1,
G4double  t 
)

Definition at line 251 of file G4ErrorMatrix.cc.

std::ostream& operator<< ( std::ostream &  os,
const G4ErrorMatrix q 
)

Definition at line 350 of file G4ErrorMatrix.cc.

References G4endl, G4ErrorMatrix::num_col(), G4ErrorMatrix::num_row(), and width.

+ Here is the call graph for this function: