Geant4  10.00.p02
G4INCL::RootFinder::Solution Class Reference

#include <G4INCLRootFinder.hh>

Public Member Functions

 Solution ()
 
 Solution (const G4double x0, const G4double y0)
 
 ~Solution ()
 

Public Attributes

G4bool success
 
G4double x
 
G4double y
 

Detailed Description

Definition at line 66 of file G4INCLRootFinder.hh.

Constructor & Destructor Documentation

G4INCL::RootFinder::Solution::Solution ( )
inline

Definition at line 68 of file G4INCLRootFinder.hh.

G4INCL::RootFinder::Solution::Solution ( const G4double  x0,
const G4double  y0 
)
inline

Definition at line 73 of file G4INCLRootFinder.hh.

G4INCL::RootFinder::Solution::~Solution ( )
inline

Definition at line 78 of file G4INCLRootFinder.hh.

Member Data Documentation

G4double G4INCL::RootFinder::Solution::y

Definition at line 82 of file G4INCLRootFinder.hh.


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