Geant4  10.00.p02
G4tgrPlaceSimple Class Reference

#include <G4tgrPlaceSimple.hh>

+ Inheritance diagram for G4tgrPlaceSimple:
+ Collaboration diagram for G4tgrPlaceSimple:

Public Member Functions

 G4tgrPlaceSimple ()
 
 ~G4tgrPlaceSimple ()
 
 G4tgrPlaceSimple (const std::vector< G4String > &wl)
 
const G4StringGetRotMatName () const
 
G4ThreeVector GetPlacement () const
 
- Public Member Functions inherited from G4tgrPlace
 G4tgrPlace ()
 
virtual ~G4tgrPlace ()
 
const G4StringGetParentName () const
 
G4tgrVolumeGetVolume () const
 
unsigned int GetCopyNo () const
 
const G4StringGetType () const
 
void SetVolume (G4tgrVolume *vol)
 
void SetType (const G4String &typ)
 

Protected Attributes

G4ThreeVector thePlace
 
G4String theRotMatName
 
- Protected Attributes inherited from G4tgrPlace
G4tgrVolumetheVolume
 
G4String theParentName
 
unsigned int theCopyNo
 
G4String theType
 

Friends

std::ostream & operator<< (std::ostream &os, const G4tgrPlaceSimple &obj)
 

Detailed Description

Definition at line 51 of file G4tgrPlaceSimple.hh.

Constructor & Destructor Documentation

G4tgrPlaceSimple::G4tgrPlaceSimple ( )

Definition at line 44 of file G4tgrPlaceSimple.cc.

G4tgrPlaceSimple::~G4tgrPlaceSimple ( )

Definition at line 50 of file G4tgrPlaceSimple.cc.

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

Definition at line 56 of file G4tgrPlaceSimple.cc.

References G4cout, G4endl, G4tgrUtils::GetDouble(), G4tgrUtils::GetInt(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), mm, G4tgrPlace::theCopyNo, G4tgrPlace::theParentName, thePlace, theRotMatName, and G4tgrPlace::theType.

+ Here is the call graph for this function:

Member Function Documentation

G4ThreeVector G4tgrPlaceSimple::GetPlacement ( ) const
inlinevirtual

Reimplemented from G4tgrPlace.

Definition at line 63 of file G4tgrPlaceSimple.hh.

References thePlace.

const G4String& G4tgrPlaceSimple::GetRotMatName ( ) const
inline

Definition at line 62 of file G4tgrPlaceSimple.hh.

References theRotMatName.

Referenced by G4tgbVolume::ConstructG4PhysVol().

+ Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4tgrPlaceSimple obj 
)
friend

Definition at line 89 of file G4tgrPlaceSimple.cc.

Member Data Documentation

G4ThreeVector G4tgrPlaceSimple::thePlace
protected

Definition at line 69 of file G4tgrPlaceSimple.hh.

Referenced by G4tgrPlaceSimple(), GetPlacement(), and operator<<().

G4String G4tgrPlaceSimple::theRotMatName
protected

Definition at line 72 of file G4tgrPlaceSimple.hh.

Referenced by G4tgrPlaceSimple(), GetRotMatName(), and operator<<().


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