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

#include <G4ConvexHull.hh>

Public Member Functions

 G4ConvexHull ()
 
 G4ConvexHull (G4double pparam, G4double mmin, G4double mmax)
 
 ~G4ConvexHull ()
 
G4ConvexHullGetNextHull ()
 
G4double GetParam () const
 
G4double GetMin () const
 
G4double GetMax () const
 
void SetNextHull (G4ConvexHull *n)
 
void SetParam (G4double p)
 
void SetMin (G4double x)
 
void SetMax (G4double y)
 

Detailed Description

Definition at line 43 of file G4ConvexHull.hh.

Constructor & Destructor Documentation

G4ConvexHull::G4ConvexHull ( )
inline

Definition at line 47 of file G4ConvexHull.hh.

G4ConvexHull::G4ConvexHull ( G4double  pparam,
G4double  mmin,
G4double  mmax 
)
inline

Definition at line 48 of file G4ConvexHull.hh.

G4ConvexHull::~G4ConvexHull ( )
inline

Definition at line 52 of file G4ConvexHull.hh.

Member Function Documentation

G4double G4ConvexHull::GetMax ( ) const
inline

Definition at line 58 of file G4ConvexHull.hh.

Here is the caller graph for this function:

G4double G4ConvexHull::GetMin ( ) const
inline

Definition at line 57 of file G4ConvexHull.hh.

Here is the caller graph for this function:

G4ConvexHull* G4ConvexHull::GetNextHull ( )
inline

Definition at line 55 of file G4ConvexHull.hh.

Here is the caller graph for this function:

G4double G4ConvexHull::GetParam ( ) const
inline

Definition at line 56 of file G4ConvexHull.hh.

Here is the caller graph for this function:

void G4ConvexHull::SetMax ( G4double  y)
inline

Definition at line 63 of file G4ConvexHull.hh.

Here is the caller graph for this function:

void G4ConvexHull::SetMin ( G4double  x)
inline

Definition at line 62 of file G4ConvexHull.hh.

Here is the caller graph for this function:

void G4ConvexHull::SetNextHull ( G4ConvexHull n)
inline

Definition at line 60 of file G4ConvexHull.hh.

Here is the caller graph for this function:

void G4ConvexHull::SetParam ( G4double  p)
inline

Definition at line 61 of file G4ConvexHull.hh.


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