#include <G3Pos.hh>
Definition at line 43 of file G3Pos.hh.
◆ G3Pos() [1/2]
◆ G3Pos() [2/2]
Definition at line 34 of file G3Pos.cc.
42 if (
_Only ==
"MANY") {
44 G4String text =
"G3Pos warning: Not supported MANY option has been encountered.\n";
45 text = text +
" It may cause overlapping volumes.";
G4ThreeVector * _Position
G4GLOB_DLL std::ostream G4cerr
◆ ~G3Pos()
◆ GetCopy()
◆ GetIrot()
◆ GetMotherName()
◆ GetOnly()
◆ GetPos()
Definition at line 73 of file G3Pos.cc.
G4ThreeVector * _Position
◆ operator==()
Definition at line 53 of file G3Pos.cc.
54 return (
this==&lv) ? true :
false;
◆ _Copy
◆ _Irot
◆ _MotherName
◆ _Only
◆ _Position
The documentation for this class was generated from the following files: