|
Geant4
9.6.p02
|
#include <G4tgrPlaceDivRep.hh>


Public Member Functions | |
| G4tgrPlaceDivRep () | |
| ~G4tgrPlaceDivRep () | |
| G4tgrPlaceDivRep (const std::vector< G4String > &wl) | |
| EAxis | BuildAxis (const G4String &axisName) |
| EAxis | GetAxis () const |
| G4int | GetNDiv () const |
| G4double | GetWidth () const |
| G4double | GetOffset () const |
| G4DivType | GetDivType () const |
| void | SetParentName (const G4String &parentName) |
| void | SetNDiv (G4int ndiv) |
| void | SetWidth (G4double width) |
| void | SetAxis (EAxis axis) |
| void | SetOffset (G4double offset) |
| void | SetDivType (G4DivType typ) |
Public Member Functions inherited from G4tgrPlace | |
| G4tgrPlace () | |
| virtual | ~G4tgrPlace () |
| const G4String & | GetParentName () const |
| G4tgrVolume * | GetVolume () const |
| unsigned int | GetCopyNo () const |
| const G4String & | GetType () const |
| void | SetVolume (G4tgrVolume *vol) |
| void | SetType (const G4String &typ) |
| virtual G4ThreeVector | GetPlacement () const |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4tgrPlaceDivRep &obj) |
Additional Inherited Members | |
Protected Attributes inherited from G4tgrPlace | |
| G4tgrVolume * | theVolume |
| G4String | theParentName |
| unsigned int | theCopyNo |
| G4String | theType |
Definition at line 53 of file G4tgrPlaceDivRep.hh.
| G4tgrPlaceDivRep::G4tgrPlaceDivRep | ( | ) |
Definition at line 44 of file G4tgrPlaceDivRep.cc.
| G4tgrPlaceDivRep::~G4tgrPlaceDivRep | ( | ) |
Definition at line 52 of file G4tgrPlaceDivRep.cc.
Definition at line 91 of file G4tgrPlaceDivRep.cc.


|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
Definition at line 116 of file G4tgrPlaceDivRep.cc.
1.8.4