| 
    Geant4
    10.03.p01
    
   | 
 
#include <G3RotTableEntry.hh>
Public Member Functions | |
| G3RotTableEntry (G4int id, G4RotationMatrix *matrix) | |
| G3RotTableEntry (const G3RotTableEntry &right) | |
| virtual | ~G3RotTableEntry () | 
| G3RotTableEntry & | operator= (const G3RotTableEntry &right) | 
| G4int | operator== (const G3RotTableEntry &right) const | 
| G4int | operator!= (const G3RotTableEntry &right) const | 
| G4int | GetID () const | 
| G4RotationMatrix * | GetMatrix () const | 
Definition at line 47 of file G3RotTableEntry.hh.
| G3RotTableEntry::G3RotTableEntry | ( | G4int | id, | 
| G4RotationMatrix * | matrix | ||
| ) | 
Definition at line 35 of file G3RotTableEntry.cc.
| G3RotTableEntry::G3RotTableEntry | ( | const G3RotTableEntry & | right | ) | 
Definition at line 40 of file G3RotTableEntry.cc.
      
  | 
  virtual | 
Definition at line 45 of file G3RotTableEntry.cc.
      
  | 
  inline | 
      
  | 
  inline | 
| G4int G3RotTableEntry::operator!= | ( | const G3RotTableEntry & | right | ) | const | 
Definition at line 64 of file G3RotTableEntry.cc.
| G3RotTableEntry & G3RotTableEntry::operator= | ( | const G3RotTableEntry & | right | ) | 
| G4int G3RotTableEntry::operator== | ( | const G3RotTableEntry & | right | ) | const |