ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ErrorMatrix::G4ErrorMatrix_row Class Reference

#include <geant4/tree/geant4-10.6-release/source/error_propagation/include/G4ErrorMatrix.hh>

+ Collaboration diagram for G4ErrorMatrix::G4ErrorMatrix_row:

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.

View newest version in sPHENIX GitHub at line 134 of file G4ErrorMatrix.hh

Member Typedef Documentation

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

Definition at line 136 of file G4ErrorMatrix.hh.

View newest version in sPHENIX GitHub at line 136 of file G4ErrorMatrix.hh

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

G4ErrorMatrix& G4ErrorMatrix::G4ErrorMatrix_row::_a
private

Definition at line 141 of file G4ErrorMatrix.hh.

View newest version in sPHENIX GitHub at line 141 of file G4ErrorMatrix.hh

G4int G4ErrorMatrix::G4ErrorMatrix_row::_r
private

Definition at line 142 of file G4ErrorMatrix.hh.

View newest version in sPHENIX GitHub at line 142 of file G4ErrorMatrix.hh


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