| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4tgrRotationMatrixFactory.hh>
 Collaboration diagram for G4tgrRotationMatrixFactory:Public Member Functions | |
| G4tgrRotationMatrix * | AddRotMatrix (const std::vector< G4String > &wl) | 
| G4tgrRotationMatrix * | FindRotMatrix (const G4String &rotm) | 
| const G4mstgrrotm & | GetRotMatMap () const | 
| std::vector < G4tgrRotationMatrix * >  | GetRotMatList () const | 
| void | DumpRotmList () | 
Static Public Member Functions | |
| static G4tgrRotationMatrixFactory * | GetInstance () | 
Private Member Functions | |
| G4tgrRotationMatrixFactory () | |
| ~G4tgrRotationMatrixFactory () | |
Private Attributes | |
| std::vector < G4tgrRotationMatrix * >  | theTgrRotMatList | 
| G4mstgrrotm | theTgrRotMats | 
Static Private Attributes | |
| static G4ThreadLocal  G4tgrRotationMatrixFactory *  | theInstance = 0 | 
Definition at line 51 of file G4tgrRotationMatrixFactory.hh.
      
  | 
  private | 
Definition at line 56 of file G4tgrRotationMatrixFactory.cc.
Referenced by GetInstance().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 62 of file G4tgrRotationMatrixFactory.cc.
References theInstance, and theTgrRotMats.
| 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:
      
  | 
  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:
      
  | 
  inline | 
Definition at line 66 of file G4tgrRotationMatrixFactory.hh.
References theTgrRotMatList.
Referenced by G4tgrVolumeMgr::DumpSummary().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 64 of file G4tgrRotationMatrixFactory.hh.
References theTgrRotMats.
Referenced by G4tgbRotationMatrixMgr::CopyRotMats().
 Here is the caller graph for this function:
      
  | 
  staticprivate | 
Definition at line 79 of file G4tgrRotationMatrixFactory.hh.
Referenced by GetInstance(), and ~G4tgrRotationMatrixFactory().
      
  | 
  private | 
Definition at line 81 of file G4tgrRotationMatrixFactory.hh.
Referenced by AddRotMatrix(), and GetRotMatList().
      
  | 
  private | 
Definition at line 82 of file G4tgrRotationMatrixFactory.hh.
Referenced by AddRotMatrix(), DumpRotmList(), FindRotMatrix(), GetRotMatMap(), and ~G4tgrRotationMatrixFactory().