Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G3RotTable Class Reference

#include <G3RotTable.hh>

Public Member Functions

 G3RotTable ()
 
virtual ~G3RotTable ()
 
G4RotationMatrixGet (G4int id) const
 
void Put (G4int id, G4RotationMatrix *matrix)
 
void Clear ()
 

Detailed Description

Definition at line 53 of file G3RotTable.hh.

Constructor & Destructor Documentation

G3RotTable::G3RotTable ( )

Definition at line 33 of file G3RotTable.cc.

G3RotTable::~G3RotTable ( )
virtual

Definition at line 38 of file G3RotTable.cc.

Member Function Documentation

void G3RotTable::Clear ( )

Definition at line 59 of file G3RotTable.cc.

G4RotationMatrix * G3RotTable::Get ( G4int  id) const

Definition at line 44 of file G3RotTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G3RotTable::Put ( G4int  id,
G4RotationMatrix matrix 
)

Definition at line 53 of file G3RotTable.cc.

Here is the caller graph for this function:


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