ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCL::RootFinder::Solution Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/inclxx/utils/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 67 of file G4INCLRootFinder.hh.

View newest version in sPHENIX GitHub at line 67 of file G4INCLRootFinder.hh

Constructor & Destructor Documentation

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

Definition at line 69 of file G4INCLRootFinder.hh.

View newest version in sPHENIX GitHub at line 69 of file G4INCLRootFinder.hh

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

Definition at line 74 of file G4INCLRootFinder.hh.

View newest version in sPHENIX GitHub at line 74 of file G4INCLRootFinder.hh

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

Definition at line 79 of file G4INCLRootFinder.hh.

View newest version in sPHENIX GitHub at line 79 of file G4INCLRootFinder.hh

Member Data Documentation

G4bool G4INCL::RootFinder::Solution::success
G4double G4INCL::RootFinder::Solution::x
G4double G4INCL::RootFinder::Solution::y

Definition at line 83 of file G4INCLRootFinder.hh.

View newest version in sPHENIX GitHub at line 83 of file G4INCLRootFinder.hh


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