Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | Friends | List of all members
G4tgrSolid Class Reference

#include <G4tgrSolid.hh>

Inheritance diagram for G4tgrSolid:
Inheritance graph
[legend]
Collaboration diagram for G4tgrSolid:
Collaboration graph
[legend]

Public Member Functions

 G4tgrSolid ()
 
 G4tgrSolid (const std::vector< G4String > &wl)
 
virtual ~G4tgrSolid ()
 
const G4StringGetName () const
 
const G4StringGetType () const
 
const std::vector< std::vector
< G4double > * > 
GetSolidParams () const
 
virtual const G4StringGetRelativeRotMatName () const
 
virtual G4ThreeVector GetRelativePlace () const
 

Protected Attributes

G4String theName
 
G4String theType
 
std::vector< std::vector
< G4double > * > 
theSolidParams
 

Friends

std::ostream & operator<< (std::ostream &, const G4tgrSolid &)
 

Detailed Description

Definition at line 49 of file G4tgrSolid.hh.

Constructor & Destructor Documentation

G4tgrSolid::G4tgrSolid ( )

Definition at line 47 of file G4tgrSolid.cc.

G4tgrSolid::G4tgrSolid ( const std::vector< G4String > &  wl)

Definition at line 59 of file G4tgrSolid.cc.

Here is the call graph for this function:

G4tgrSolid::~G4tgrSolid ( )
virtual

Definition at line 53 of file G4tgrSolid.cc.

Member Function Documentation

const G4String& G4tgrSolid::GetName ( void  ) const
inline

Definition at line 61 of file G4tgrSolid.hh.

Here is the caller graph for this function:

G4ThreeVector G4tgrSolid::GetRelativePlace ( ) const
virtual

Reimplemented in G4tgrSolidBoolean.

Definition at line 98 of file G4tgrSolid.cc.

const G4String & G4tgrSolid::GetRelativeRotMatName ( ) const
virtual

Reimplemented in G4tgrSolidBoolean.

Definition at line 91 of file G4tgrSolid.cc.

Here is the caller graph for this function:

const std::vector< std::vector< G4double > * > G4tgrSolid::GetSolidParams ( ) const

Definition at line 84 of file G4tgrSolid.cc.

Here is the caller graph for this function:

const G4String& G4tgrSolid::GetType ( void  ) const
inline

Definition at line 62 of file G4tgrSolid.hh.

Here is the caller graph for this function:

Friends And Related Function Documentation

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

Definition at line 173 of file G4tgrSolid.cc.

Member Data Documentation

G4String G4tgrSolid::theName
protected

Definition at line 73 of file G4tgrSolid.hh.

std::vector< std::vector<G4double>* > G4tgrSolid::theSolidParams
protected

Definition at line 77 of file G4tgrSolid.hh.

G4String G4tgrSolid::theType
protected

Definition at line 75 of file G4tgrSolid.hh.


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