Geant4  10.00.p02
G4tgrSolid Class Reference

#include <G4tgrSolid.hh>

+ Inheritance diagram for G4tgrSolid:
+ Collaboration diagram for G4tgrSolid:

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
 

Private Member Functions

void FillSolidParams (const std::vector< G4String > &wl)
 

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.

References FillSolidParams(), G4cout, G4endl, G4tgrVolumeMgr::GetInstance(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), G4tgrVolumeMgr::RegisterMe(), theName, and theType.

+ Here is the call graph for this function:

G4tgrSolid::~G4tgrSolid ( )
virtual

Definition at line 53 of file G4tgrSolid.cc.

Member Function Documentation

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

Definition at line 105 of file G4tgrSolid.cc.

References deg, G4cout, G4endl, G4tgrUtils::GetDouble(), G4tgrMessenger::GetVerboseLevel(), and theSolidParams.

Referenced by G4tgrSolid().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Definition at line 61 of file G4tgrSolid.hh.

References theName.

Referenced by G4tgbVolume::FindOrConstructG4Solid(), G4tgrVolumeMgr::RegisterMe(), and G4tgrVolumeMgr::UnRegisterMe().

+ 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.

References theName.

Referenced by G4tgbVolume::FindOrConstructG4Solid().

+ 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.

References theSolidParams.

Referenced by G4tgbVolume::FindOrConstructG4Solid().

+ Here is the caller graph for this function:

const G4String& G4tgrSolid::GetType ( ) const
inline

Definition at line 62 of file G4tgrSolid.hh.

References theType.

Referenced by G4tgbVolume::FindOrConstructG4Solid().

+ 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
std::vector< std::vector<G4double>* > G4tgrSolid::theSolidParams
protected

Definition at line 77 of file G4tgrSolid.hh.

Referenced by FillSolidParams(), GetSolidParams(), and operator<<().

G4String G4tgrSolid::theType
protected

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