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

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

+ Collaboration diagram for G4ErrorMatrix::G4ErrorMatrix_row_const:

Public Member Functions

 G4ErrorMatrix_row_const (const G4ErrorMatrix &, G4int)
 
const G4doubleoperator[] (G4int) const
 

Private Attributes

const G4ErrorMatrix_a
 
G4int _r
 

Detailed Description

Definition at line 144 of file G4ErrorMatrix.hh.

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

Constructor & Destructor Documentation

G4ErrorMatrix::G4ErrorMatrix_row_const::G4ErrorMatrix_row_const ( const G4ErrorMatrix ,
G4int   
)
inline

Member Function Documentation

const G4double& G4ErrorMatrix::G4ErrorMatrix_row_const::operator[] ( G4int  ) const

Member Data Documentation

const G4ErrorMatrix& G4ErrorMatrix::G4ErrorMatrix_row_const::_a
private

Definition at line 150 of file G4ErrorMatrix.hh.

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

G4int G4ErrorMatrix::G4ErrorMatrix_row_const::_r
private

Definition at line 151 of file G4ErrorMatrix.hh.

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


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