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

#include <G4GeomTestSegment.hh>

Public Member Functions

 G4GeomTestSegment (const G4VSolid *theSolid, const G4ThreeVector &theP, const G4ThreeVector &theV, G4GeomTestLogger *logger)
 
const G4VSolidGetSolid () const
 
const G4ThreeVectorGetP () const
 
const G4ThreeVectorGetV () const
 
const G4GeomTestPointGetPoint (G4int i) const
 
G4int GetNumberPoints () const
 

Detailed Description

Definition at line 53 of file G4GeomTestSegment.hh.

Constructor & Destructor Documentation

G4GeomTestSegment::G4GeomTestSegment ( const G4VSolid theSolid,
const G4ThreeVector theP,
const G4ThreeVector theV,
G4GeomTestLogger logger 
)

Definition at line 46 of file G4GeomTestSegment.cc.

Here is the call graph for this function:

Member Function Documentation

G4int G4GeomTestSegment::GetNumberPoints ( ) const

Definition at line 72 of file G4GeomTestSegment.cc.

Here is the caller graph for this function:

const G4ThreeVector & G4GeomTestSegment::GetP ( ) const

Definition at line 64 of file G4GeomTestSegment.cc.

const G4GeomTestPoint & G4GeomTestSegment::GetPoint ( G4int  i) const

Definition at line 81 of file G4GeomTestSegment.cc.

const G4VSolid * G4GeomTestSegment::GetSolid ( ) const

Definition at line 62 of file G4GeomTestSegment.cc.

const G4ThreeVector & G4GeomTestSegment::GetV ( ) const

Definition at line 66 of file G4GeomTestSegment.cc.


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