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

#include <G4ErrorSurfaceTrajParam.hh>

Public Member Functions

 G4ErrorSurfaceTrajParam ()
 
 G4ErrorSurfaceTrajParam (const G4Point3D &pos, const G4Vector3D &mom, const G4Vector3D &vecV, const G4Vector3D &vecW)
 
 G4ErrorSurfaceTrajParam (const G4Point3D &pos, const G4Vector3D &mom, const G4Plane3D &plane)
 
virtual ~G4ErrorSurfaceTrajParam ()
 
void SetParameters (const G4Point3D &pos, const G4Vector3D &mom, const G4Vector3D &vecV, const G4Vector3D &vecW)
 
void SetParameters (const G4Point3D &pos, const G4Vector3D &mom, const G4Plane3D &plane)
 
G4Vector3D GetDirection () const
 
G4Vector3D GetPlaneNormal () const
 
G4Vector3D GetVectorV () const
 
G4Vector3D GetVectorW () const
 
G4double GetPV () const
 
G4double GetPW () const
 
G4double GetV () const
 
G4double GetW () const
 
G4double GetInvP () const
 

Friends

std::ostream & operator<< (std::ostream &, const G4ErrorSurfaceTrajParam &ts)
 

Detailed Description

Definition at line 52 of file G4ErrorSurfaceTrajParam.hh.

Constructor & Destructor Documentation

G4ErrorSurfaceTrajParam::G4ErrorSurfaceTrajParam ( )
inline

Definition at line 56 of file G4ErrorSurfaceTrajParam.hh.

G4ErrorSurfaceTrajParam::G4ErrorSurfaceTrajParam ( const G4Point3D pos,
const G4Vector3D mom,
const G4Vector3D vecV,
const G4Vector3D vecW 
)

Definition at line 41 of file G4ErrorSurfaceTrajParam.cc.

Here is the call graph for this function:

G4ErrorSurfaceTrajParam::G4ErrorSurfaceTrajParam ( const G4Point3D pos,
const G4Vector3D mom,
const G4Plane3D plane 
)

Definition at line 50 of file G4ErrorSurfaceTrajParam.cc.

Here is the call graph for this function:

virtual G4ErrorSurfaceTrajParam::~G4ErrorSurfaceTrajParam ( )
inlinevirtual

Definition at line 62 of file G4ErrorSurfaceTrajParam.hh.

Member Function Documentation

G4Vector3D G4ErrorSurfaceTrajParam::GetDirection ( ) const
inline

Definition at line 74 of file G4ErrorSurfaceTrajParam.hh.

G4double G4ErrorSurfaceTrajParam::GetInvP ( ) const
inline

Definition at line 82 of file G4ErrorSurfaceTrajParam.hh.

G4Vector3D G4ErrorSurfaceTrajParam::GetPlaneNormal ( ) const
inline

Definition at line 75 of file G4ErrorSurfaceTrajParam.hh.

Here is the call graph for this function:

G4double G4ErrorSurfaceTrajParam::GetPV ( ) const
inline

Definition at line 78 of file G4ErrorSurfaceTrajParam.hh.

Here is the caller graph for this function:

G4double G4ErrorSurfaceTrajParam::GetPW ( ) const
inline

Definition at line 79 of file G4ErrorSurfaceTrajParam.hh.

Here is the caller graph for this function:

G4double G4ErrorSurfaceTrajParam::GetV ( ) const
inline

Definition at line 80 of file G4ErrorSurfaceTrajParam.hh.

G4Vector3D G4ErrorSurfaceTrajParam::GetVectorV ( ) const
inline

Definition at line 76 of file G4ErrorSurfaceTrajParam.hh.

Here is the caller graph for this function:

G4Vector3D G4ErrorSurfaceTrajParam::GetVectorW ( ) const
inline

Definition at line 77 of file G4ErrorSurfaceTrajParam.hh.

Here is the caller graph for this function:

G4double G4ErrorSurfaceTrajParam::GetW ( ) const
inline

Definition at line 81 of file G4ErrorSurfaceTrajParam.hh.

void G4ErrorSurfaceTrajParam::SetParameters ( const G4Point3D pos,
const G4Vector3D mom,
const G4Vector3D vecV,
const G4Vector3D vecW 
)

Definition at line 83 of file G4ErrorSurfaceTrajParam.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorSurfaceTrajParam::SetParameters ( const G4Point3D pos,
const G4Vector3D mom,
const G4Plane3D plane 
)

Definition at line 58 of file G4ErrorSurfaceTrajParam.cc.

Here is the call graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const G4ErrorSurfaceTrajParam ts 
)
friend

Definition at line 114 of file G4ErrorSurfaceTrajParam.cc.


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