Geant4  10.00.p02
G4tgrSolidBoolean Class Reference

#include <G4tgrSolidBoolean.hh>

+ Inheritance diagram for G4tgrSolidBoolean:
+ Collaboration diagram for G4tgrSolidBoolean:

Public Member Functions

 G4tgrSolidBoolean (const std::vector< G4String > &wl)
 
 ~G4tgrSolidBoolean ()
 
const G4tgrSolidGetSolid (G4int ii) const
 
const G4StringGetRelativeRotMatName () const
 
G4ThreeVector GetRelativePlace () const
 
- Public Member Functions inherited from G4tgrSolid
 G4tgrSolid ()
 
 G4tgrSolid (const std::vector< G4String > &wl)
 
virtual ~G4tgrSolid ()
 
const G4StringGetName () const
 
const G4StringGetType () const
 
const std::vector< std::vector
< G4double > * > 
GetSolidParams () const
 

Private Attributes

std::vector< std::vector
< G4double > * > 
theSolidParams
 
G4String theRelativeRotMatName
 
G4ThreeVector theRelativePlace
 
std::vector< const G4tgrSolid * > theSolids
 

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
 

Detailed Description

Definition at line 51 of file G4tgrSolidBoolean.hh.

Constructor & Destructor Documentation

G4tgrSolidBoolean::G4tgrSolidBoolean ( const std::vector< G4String > &  wl)
G4tgrSolidBoolean::~G4tgrSolidBoolean ( )

Definition at line 97 of file G4tgrSolidBoolean.cc.

Member Function Documentation

G4ThreeVector G4tgrSolidBoolean::GetRelativePlace ( ) const
virtual

Reimplemented from G4tgrSolid.

Definition at line 110 of file G4tgrSolidBoolean.cc.

References theRelativePlace.

Referenced by G4tgbVolume::FindOrConstructG4Solid().

+ Here is the caller graph for this function:

const G4String & G4tgrSolidBoolean::GetRelativeRotMatName ( ) const
virtual

Reimplemented from G4tgrSolid.

Definition at line 103 of file G4tgrSolidBoolean.cc.

References theRelativeRotMatName.

const G4tgrSolid * G4tgrSolidBoolean::GetSolid ( G4int  ii) const
inline

Definition at line 82 of file G4tgrSolidBoolean.hh.

References FatalException, G4Exception(), and theSolids.

Referenced by G4tgbVolume::FindOrConstructG4Solid().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4tgrSolidBoolean sol 
)
friend

Definition at line 117 of file G4tgrSolidBoolean.cc.

Member Data Documentation

G4ThreeVector G4tgrSolidBoolean::theRelativePlace
private

Definition at line 74 of file G4tgrSolidBoolean.hh.

Referenced by G4tgrSolidBoolean(), and GetRelativePlace().

G4String G4tgrSolidBoolean::theRelativeRotMatName
private

Definition at line 73 of file G4tgrSolidBoolean.hh.

Referenced by G4tgrSolidBoolean(), and GetRelativeRotMatName().

std::vector< std::vector<G4double>* > G4tgrSolidBoolean::theSolidParams
private

Definition at line 70 of file G4tgrSolidBoolean.hh.

Referenced by operator<<().

std::vector<const G4tgrSolid*> G4tgrSolidBoolean::theSolids
private

Definition at line 77 of file G4tgrSolidBoolean.hh.

Referenced by G4tgrSolidBoolean(), and GetSolid().


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