Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TRotation::TRotationRow Class Reference

Definition at line 24 of file TRotation.h.

Public Member Functions

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

Private Attributes

int fII
 
const TRotationfRR
 

#include <TRotation.h>

Constructor & Destructor Documentation

◆ TRotationRow() [1/2]

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

Definition at line 200 of file TRotation.h.

◆ TRotationRow() [2/2]

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

Definition at line 203 of file TRotation.h.

Member Function Documentation

◆ operator=()

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

Definition at line 206 of file TRotation.h.

◆ operator[]()

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

Definition at line 212 of file TRotation.h.

Member Data Documentation

◆ fII

int TRotation::TRotationRow::fII
private

Definition at line 33 of file TRotation.h.

◆ fRR

const TRotation* TRotation::TRotationRow::fRR
private

Definition at line 31 of file TRotation.h.

Libraries for TRotation::TRotationRow:

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