CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::HepGenMatrix::HepGenMatrix_row_const Class Reference

#include <CLHEP/Matrix/GenMatrix.h>

Public Member Functions

 HepGenMatrix_row_const (const HepGenMatrix &, int)
 
const double & operator[] (int) const
 

Detailed Description

Definition at line 95 of file GenMatrix.h.

Constructor & Destructor Documentation

◆ HepGenMatrix_row_const()

CLHEP::HepGenMatrix::HepGenMatrix_row_const::HepGenMatrix_row_const ( const HepGenMatrix & a,
int r )
inline

Definition at line 53 of file GenMatrix.icc.

Member Function Documentation

◆ operator[]()

const double & CLHEP::HepGenMatrix::HepGenMatrix_row_const::operator[] ( int c) const
inline

Definition at line 32 of file GenMatrix.icc.


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