ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G3RotTable Class Reference

#include <geant4/tree/geant4-10.6-release/source/g3tog4/include/G3RotTable.hh>

+ Collaboration diagram for G3RotTable:

Public Member Functions

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

Private Attributes

G3RotMatrixVectorfRotVector
 

Detailed Description

Definition at line 52 of file G3RotTable.hh.

View newest version in sPHENIX GitHub at line 52 of file G3RotTable.hh

Constructor & Destructor Documentation

G3RotTable::G3RotTable ( )

Definition at line 32 of file G3RotTable.cc.

View newest version in sPHENIX GitHub at line 32 of file G3RotTable.cc

References fRotVector.

G3RotTable::~G3RotTable ( )
virtual

Definition at line 37 of file G3RotTable.cc.

View newest version in sPHENIX GitHub at line 37 of file G3RotTable.cc

References fRotVector.

Member Function Documentation

void G3RotTable::Clear ( )

Definition at line 58 of file G3RotTable.cc.

View newest version in sPHENIX GitHub at line 58 of file G3RotTable.cc

References a, and fRotVector.

G4RotationMatrix * G3RotTable::Get ( G4int  id) const

Definition at line 43 of file G3RotTable.cc.

View newest version in sPHENIX GitHub at line 43 of file G3RotTable.cc

References fRotVector, G3RotTableEntry::GetID(), and G3RotTableEntry::GetMatrix().

Referenced by G3toG4BuildPVTree(), and GetTransform3D().

+ 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 52 of file G3RotTable.cc.

View newest version in sPHENIX GitHub at line 52 of file G3RotTable.cc

References fRotVector.

Referenced by G4gsrotm().

+ Here is the caller graph for this function:

Member Data Documentation

G3RotMatrixVector* G3RotTable::fRotVector
private

Definition at line 67 of file G3RotTable.hh.

View newest version in sPHENIX GitHub at line 67 of file G3RotTable.hh

Referenced by Clear(), G3RotTable(), Get(), Put(), and ~G3RotTable().


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