Geant4_10
Public Member Functions | Protected Attributes | List of all members
G4tgrPlace Class Reference

#include <G4tgrPlace.hh>

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

Public Member Functions

 G4tgrPlace ()
 
virtual ~G4tgrPlace ()
 
const G4StringGetParentName () const
 
G4tgrVolumeGetVolume () const
 
unsigned int GetCopyNo () const
 
const G4StringGetType () const
 
void SetVolume (G4tgrVolume *vol)
 
void SetType (const G4String &typ)
 
virtual G4ThreeVector GetPlacement () const
 

Protected Attributes

G4tgrVolumetheVolume
 
G4String theParentName
 
unsigned int theCopyNo
 
G4String theType
 

Detailed Description

Definition at line 49 of file G4tgrPlace.hh.

Constructor & Destructor Documentation

G4tgrPlace::G4tgrPlace ( )

Definition at line 39 of file G4tgrPlace.cc.

G4tgrPlace::~G4tgrPlace ( )
virtual

Definition at line 46 of file G4tgrPlace.cc.

Member Function Documentation

unsigned int G4tgrPlace::GetCopyNo ( ) const
inline

Definition at line 60 of file G4tgrPlace.hh.

Here is the caller graph for this function:

const G4String& G4tgrPlace::GetParentName ( ) const
inline

Definition at line 58 of file G4tgrPlace.hh.

Here is the caller graph for this function:

G4ThreeVector G4tgrPlace::GetPlacement ( ) const
virtual

Reimplemented in G4tgrPlaceSimple.

Definition at line 52 of file G4tgrPlace.cc.

Here is the caller graph for this function:

const G4String& G4tgrPlace::GetType ( ) const
inline

Definition at line 61 of file G4tgrPlace.hh.

Here is the caller graph for this function:

G4tgrVolume* G4tgrPlace::GetVolume ( ) const
inline

Definition at line 59 of file G4tgrPlace.hh.

Here is the caller graph for this function:

void G4tgrPlace::SetType ( const G4String typ)
inline

Definition at line 63 of file G4tgrPlace.hh.

Here is the caller graph for this function:

void G4tgrPlace::SetVolume ( G4tgrVolume vol)
inline

Definition at line 62 of file G4tgrPlace.hh.

Here is the caller graph for this function:

Member Data Documentation

unsigned int G4tgrPlace::theCopyNo
protected

Definition at line 76 of file G4tgrPlace.hh.

G4String G4tgrPlace::theParentName
protected

Definition at line 72 of file G4tgrPlace.hh.

G4String G4tgrPlace::theType
protected

Definition at line 79 of file G4tgrPlace.hh.

G4tgrVolume* G4tgrPlace::theVolume
protected

Definition at line 69 of file G4tgrPlace.hh.


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