Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Friends | List of all members
G4ThreeMat Class Reference

#include <G4ThreeMat.hh>

Public Member Functions

 G4ThreeMat ()
 
 G4ThreeMat (G4double a[3][3])
 
virtual ~G4ThreeMat ()
 
 G4ThreeMat (const G4ThreeMat &m)
 
G4ThreeMatoperator= (const G4ThreeMat &m)
 
G4int operator== (const G4ThreeMat &m) const
 
virtual const char * NameOf () const
 
virtual void PrintOn (std::ostream &os=G4cout) const
 
G4double Determinant () const
 

Friends

std::ostream & operator<< (std::ostream &os, const G4ThreeMat &m)
 

Detailed Description

Definition at line 45 of file G4ThreeMat.hh.

Constructor & Destructor Documentation

G4ThreeMat::G4ThreeMat ( )

Definition at line 38 of file G4ThreeMat.cc.

G4ThreeMat::G4ThreeMat ( G4double  a[3][3])

Definition at line 52 of file G4ThreeMat.cc.

G4ThreeMat::~G4ThreeMat ( )
virtual

Definition at line 66 of file G4ThreeMat.cc.

G4ThreeMat::G4ThreeMat ( const G4ThreeMat m)

Definition at line 71 of file G4ThreeMat.cc.

Member Function Documentation

G4double G4ThreeMat::Determinant ( ) const

Definition at line 151 of file G4ThreeMat.cc.

const char * G4ThreeMat::NameOf ( ) const
virtual

Definition at line 85 of file G4ThreeMat.cc.

G4ThreeMat & G4ThreeMat::operator= ( const G4ThreeMat m)

Definition at line 136 of file G4ThreeMat.cc.

G4int G4ThreeMat::operator== ( const G4ThreeMat m) const

Definition at line 121 of file G4ThreeMat.cc.

void G4ThreeMat::PrintOn ( std::ostream &  os = G4cout) const
virtual

Definition at line 100 of file G4ThreeMat.cc.

Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4ThreeMat m 
)
friend

Definition at line 91 of file G4ThreeMat.cc.


The documentation for this class was generated from the following files: