Geant4-11
Public Member Functions | Private Types | Private Attributes
G4ErrorMatrix::G4ErrorMatrix_row Class Reference

#include <G4ErrorMatrix.hh>

Public Member Functions

 G4ErrorMatrix_row (G4ErrorMatrix &, G4int)
 
G4doubleoperator[] (G4int)
 

Private Types

typedef std::vector< G4double >::const_iterator G4ErrorMatrixConstIter
 

Private Attributes

G4ErrorMatrix_a
 
G4int _r
 

Detailed Description

Definition at line 134 of file G4ErrorMatrix.hh.

Member Typedef Documentation

◆ G4ErrorMatrixConstIter

typedef std::vector<G4double>::const_iterator G4ErrorMatrix::G4ErrorMatrix_row::G4ErrorMatrixConstIter
private

Definition at line 136 of file G4ErrorMatrix.hh.

Constructor & Destructor Documentation

◆ G4ErrorMatrix_row()

G4ErrorMatrix::G4ErrorMatrix_row::G4ErrorMatrix_row ( G4ErrorMatrix ,
G4int   
)
inline

Member Function Documentation

◆ operator[]()

G4double & G4ErrorMatrix::G4ErrorMatrix_row::operator[] ( G4int  )

Field Documentation

◆ _a

G4ErrorMatrix& G4ErrorMatrix::G4ErrorMatrix_row::_a
private

Definition at line 143 of file G4ErrorMatrix.hh.

◆ _r

G4int G4ErrorMatrix::G4ErrorMatrix_row::_r
private

Definition at line 144 of file G4ErrorMatrix.hh.


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