Geant4  10.00.p02
G4tgrRotationMatrixFactory Class Reference

#include <G4tgrRotationMatrixFactory.hh>

+ Collaboration diagram for G4tgrRotationMatrixFactory:

Public Member Functions

G4tgrRotationMatrixAddRotMatrix (const std::vector< G4String > &wl)
 
G4tgrRotationMatrixFindRotMatrix (const G4String &rotm)
 
const G4mstgrrotmGetRotMatMap () const
 
std::vector
< G4tgrRotationMatrix * > 
GetRotMatList () const
 
void DumpRotmList ()
 

Static Public Member Functions

static G4tgrRotationMatrixFactoryGetInstance ()
 

Private Member Functions

 G4tgrRotationMatrixFactory ()
 
 ~G4tgrRotationMatrixFactory ()
 

Private Attributes

std::vector
< G4tgrRotationMatrix * > 
theTgrRotMatList
 
G4mstgrrotm theTgrRotMats
 

Static Private Attributes

static G4ThreadLocal
G4tgrRotationMatrixFactory
theInstance = 0
 

Detailed Description

Definition at line 51 of file G4tgrRotationMatrixFactory.hh.

Constructor & Destructor Documentation

G4tgrRotationMatrixFactory::G4tgrRotationMatrixFactory ( )
private

Definition at line 56 of file G4tgrRotationMatrixFactory.cc.

Referenced by GetInstance().

+ Here is the caller graph for this function:

G4tgrRotationMatrixFactory::~G4tgrRotationMatrixFactory ( )
private

Definition at line 62 of file G4tgrRotationMatrixFactory.cc.

References theInstance, and theTgrRotMats.

Member Function Documentation

G4tgrRotationMatrix * G4tgrRotationMatrixFactory::AddRotMatrix ( const std::vector< G4String > &  wl)

Definition at line 76 of file G4tgrRotationMatrixFactory.cc.

References G4tgrUtils::DumpVS(), FatalException, FindRotMatrix(), G4cout, G4endl, G4Exception(), G4tgrRotationMatrix::GetName(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), theTgrRotMatList, and theTgrRotMats.

Referenced by G4tgrLineProcessor::ProcessLine().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4tgrRotationMatrixFactory::DumpRotmList ( )

Definition at line 126 of file G4tgrRotationMatrixFactory.cc.

References G4cout, G4endl, and theTgrRotMats.

Referenced by G4tgrVolumeMgr::DumpSummary().

+ Here is the caller graph for this function:

G4tgrRotationMatrix * G4tgrRotationMatrixFactory::FindRotMatrix ( const G4String rotm)

Definition at line 111 of file G4tgrRotationMatrixFactory.cc.

References theTgrRotMats.

Referenced by AddRotMatrix().

+ Here is the caller graph for this function:

G4tgrRotationMatrixFactory * G4tgrRotationMatrixFactory::GetInstance ( void  )
static

Definition at line 45 of file G4tgrRotationMatrixFactory.cc.

References G4tgrRotationMatrixFactory(), and theInstance.

Referenced by G4tgbRotationMatrixMgr::CopyRotMats(), G4tgrVolumeMgr::DumpSummary(), and G4tgrLineProcessor::ProcessLine().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

std::vector<G4tgrRotationMatrix*> G4tgrRotationMatrixFactory::GetRotMatList ( ) const
inline

Definition at line 66 of file G4tgrRotationMatrixFactory.hh.

References theTgrRotMatList.

Referenced by G4tgrVolumeMgr::DumpSummary().

+ Here is the caller graph for this function:

const G4mstgrrotm& G4tgrRotationMatrixFactory::GetRotMatMap ( ) const
inline

Definition at line 64 of file G4tgrRotationMatrixFactory.hh.

References theTgrRotMats.

Referenced by G4tgbRotationMatrixMgr::CopyRotMats().

+ Here is the caller graph for this function:

Member Data Documentation

G4ThreadLocal G4tgrRotationMatrixFactory * G4tgrRotationMatrixFactory::theInstance = 0
staticprivate

Definition at line 79 of file G4tgrRotationMatrixFactory.hh.

Referenced by GetInstance(), and ~G4tgrRotationMatrixFactory().

std::vector<G4tgrRotationMatrix*> G4tgrRotationMatrixFactory::theTgrRotMatList
private

Definition at line 81 of file G4tgrRotationMatrixFactory.hh.

Referenced by AddRotMatrix(), and GetRotMatList().

G4mstgrrotm G4tgrRotationMatrixFactory::theTgrRotMats
private

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