| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4tgrSolidBoolean.hh>


Public Member Functions | |
| G4tgrSolidBoolean (const std::vector< G4String > &wl) | |
| ~G4tgrSolidBoolean () | |
| const G4tgrSolid * | GetSolid (G4int ii) const | 
| const G4String & | GetRelativeRotMatName () const | 
| G4ThreeVector | GetRelativePlace () const | 
  Public Member Functions inherited from G4tgrSolid | |
| G4tgrSolid () | |
| G4tgrSolid (const std::vector< G4String > &wl) | |
| virtual | ~G4tgrSolid () | 
| const G4String & | GetName () const | 
| const G4String & | GetType () const | 
| const std::vector< std::vector < G4double > * >  | GetSolidParams () const | 
Friends | |
| std::ostream & | operator<< (std::ostream &, const G4tgrSolidBoolean &) | 
Additional Inherited Members | |
  Protected Attributes inherited from G4tgrSolid | |
| G4String | theName | 
| G4String | theType | 
| std::vector< std::vector < G4double > * >  | theSolidParams | 
Definition at line 51 of file G4tgrSolidBoolean.hh.
| G4tgrSolidBoolean::~G4tgrSolidBoolean | ( | ) | 
Definition at line 97 of file G4tgrSolidBoolean.cc.
      
  | 
  virtual | 
Reimplemented from G4tgrSolid.
Definition at line 110 of file G4tgrSolidBoolean.cc.

Reimplemented from G4tgrSolid.
Definition at line 103 of file G4tgrSolidBoolean.cc.
      
  | 
  inline | 
Definition at line 82 of file G4tgrSolidBoolean.hh.


      
  | 
  friend | 
Definition at line 117 of file G4tgrSolidBoolean.cc.
 1.8.4