Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G3Pos Class Reference

#include <G3Pos.hh>

Public Member Functions

 G3Pos ()
 
 G3Pos (G4String M, G4int C, G4ThreeVector *T, G4int R, G4String O)
 
G4bool operator== (const G3Pos &g3p) const
 
virtual ~G3Pos ()
 
G4StringGetMotherName ()
 
G4int GetIrot ()
 
G4ThreeVectorGetPos ()
 
G4int GetCopy ()
 
G4StringGetOnly ()
 

Detailed Description

Definition at line 43 of file G3Pos.hh.

Constructor & Destructor Documentation

G3Pos::G3Pos ( )
inline

Definition at line 48 of file G3Pos.hh.

G3Pos::G3Pos ( G4String  M,
G4int  C,
G4ThreeVector T,
G4int  R,
G4String  O 
)

Definition at line 34 of file G3Pos.cc.

G3Pos::~G3Pos ( )
virtual

Definition at line 50 of file G3Pos.cc.

Member Function Documentation

G4int G3Pos::GetCopy ( )

Definition at line 68 of file G3Pos.cc.

Here is the caller graph for this function:

G4int G3Pos::GetIrot ( )

Definition at line 63 of file G3Pos.cc.

Here is the caller graph for this function:

G4String & G3Pos::GetMotherName ( )

Definition at line 58 of file G3Pos.cc.

Here is the caller graph for this function:

G4String & G3Pos::GetOnly ( )

Definition at line 78 of file G3Pos.cc.

Here is the caller graph for this function:

G4ThreeVector * G3Pos::GetPos ( )

Definition at line 73 of file G3Pos.cc.

Here is the caller graph for this function:

G4bool G3Pos::operator== ( const G3Pos g3p) const

Definition at line 53 of file G3Pos.cc.


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