G4INCL::RootFunctor Class Reference

#include <G4INCLRootFinder.hh>

Inheritance diagram for G4INCL::RootFunctor:

G4INCL::IFunction1D

Public Member Functions

virtual void cleanUp (const G4bool success) const =0
virtual ~RootFunctor ()

Protected Member Functions

 RootFunctor (const G4double x0, const G4double x1)

Detailed Description

Definition at line 54 of file G4INCLRootFinder.hh.


Constructor & Destructor Documentation

virtual G4INCL::RootFunctor::~RootFunctor (  )  [inline, virtual]

Definition at line 57 of file G4INCLRootFinder.hh.

00057 {};

G4INCL::RootFunctor::RootFunctor ( const G4double  x0,
const G4double  x1 
) [inline, protected]

Definition at line 59 of file G4INCLRootFinder.hh.

00059                                                       :
00060       IFunction1D(x0, x1)
00061     {};
  };


Member Function Documentation

virtual void G4INCL::RootFunctor::cleanUp ( const G4bool  success  )  const [pure virtual]

Referenced by G4INCL::RootFinder::solve().


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:54:09 2013 for Geant4 by  doxygen 1.4.7