ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
Solution () | |
Solution (const G4double x0, const G4double y0) | |
~Solution () | |
Public Attributes | |
G4bool | success |
G4double | x |
G4double | y |
Definition at line 67 of file G4INCLRootFinder.hh.
View newest version in sPHENIX GitHub at line 67 of file G4INCLRootFinder.hh
|
inline |
Definition at line 69 of file G4INCLRootFinder.hh.
View newest version in sPHENIX GitHub at line 69 of file G4INCLRootFinder.hh
Definition at line 74 of file G4INCLRootFinder.hh.
View newest version in sPHENIX GitHub at line 74 of file G4INCLRootFinder.hh
|
inline |
Definition at line 79 of file G4INCLRootFinder.hh.
View newest version in sPHENIX GitHub at line 79 of file G4INCLRootFinder.hh
G4bool G4INCL::RootFinder::Solution::success |
Definition at line 81 of file G4INCLRootFinder.hh.
View newest version in sPHENIX GitHub at line 81 of file G4INCLRootFinder.hh
Referenced by G4INCL::InteractionAvatar::enforceEnergyConservation(), G4INCL::ParticleEntryChannel::particleEnters(), and G4INCL::INCL::rescaleOutgoingForRecoil().
G4double G4INCL::RootFinder::Solution::x |
Definition at line 82 of file G4INCLRootFinder.hh.
View newest version in sPHENIX GitHub at line 82 of file G4INCLRootFinder.hh
Referenced by G4INCL::InteractionAvatar::enforceEnergyConservation(), G4INCL::ParticleEntryChannel::particleEnters(), and G4INCL::INCL::rescaleOutgoingForRecoil().
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