ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
TRotation::TRotationRow Class Reference

Definition at line 26 of file TRotation.h.

Public Member Functions

 TRotationRow (const TRotation &, int)
 
 TRotationRow (const TRotationRow &)
 
TRotationRowoperator= (const TRotationRow &)
 
Double_t operator[] (int) const
 

Private Attributes

const TRotationfRR
 
int fII
 

#include <TRotation.h>

+ Collaboration diagram for TRotation::TRotationRow:

Constructor & Destructor Documentation

TRotation::TRotationRow::TRotationRow ( const TRotation r,
int  i 
)
inline

Definition at line 203 of file TRotation.h.

TRotation::TRotationRow::TRotationRow ( const TRotationRow rr)
inline

Definition at line 206 of file TRotation.h.

Member Function Documentation

TRotation::TRotationRow & TRotation::TRotationRow::operator= ( const TRotationRow rr)
inline

Definition at line 208 of file TRotation.h.

Double_t TRotation::TRotationRow::operator[] ( int  jj) const
inline

Definition at line 214 of file TRotation.h.

Member Data Documentation

int TRotation::TRotationRow::fII
private

Definition at line 35 of file TRotation.h.

Referenced by operator=().

const TRotation* TRotation::TRotationRow::fRR
private

Definition at line 33 of file TRotation.h.

Referenced by operator=().


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