ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
airy.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine aiz (IFUN, IFAC, X0, Y0, GAIR, GAII, IERRO)
 
subroutine airy1 (X, W, GAIR, GAII)
 
subroutine airy2 (X, W, GAIR, GAII)
 
subroutine airy1d (X, W, GAIR, GAII)
 
subroutine airy2d (X, W, GAIR, GAII)
 
DOUBLE PRECISION function phase (X, Y)
 
subroutine fgp (X, Y, EPS, FR, FI, GR, GI)
 
subroutine fg (X, Y, EPS, FR, FI, GR, GI)
 
subroutine serai (X, Y, AIR, AII)
 
subroutine seraid (X, Y, AIR, AII)
 
subroutine expai (GAIR, GAII)
 
subroutine expaid (GAIR, GAII)
 
subroutine biz (IFUN, IFAC, X0, Y0, GBIR, GBII, IERRO)
 

Function/Subroutine Documentation

subroutine airy1 ( double precision, dimension(25)  X,
double precision, dimension(25)  W,
double precision  GAIR,
double precision  GAII 
)

Definition at line 605 of file airy.f.

View newest version in sPHENIX GitHub at line 605 of file airy.f

References a, c1, c2, common(), c2_factory< float_type >::cos(), phase(), phi, r, s1, c2_factory< float_type >::sin(), c2_factory< float_type >::sqrt(), w, and x.

Referenced by aiz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine airy1d ( double precision, dimension(25)  X,
double precision, dimension(25)  W,
double precision  GAIR,
double precision  GAII 
)

Definition at line 705 of file airy.f.

View newest version in sPHENIX GitHub at line 705 of file airy.f

References a, c1, c2, common(), c2_factory< float_type >::cos(), phase(), phi, r, s1, c2_factory< float_type >::sin(), c2_factory< float_type >::sqrt(), w, and x.

Referenced by aiz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine airy2 ( double precision, dimension(25)  X,
double precision, dimension(25)  W,
double precision  GAIR,
double precision  GAII 
)

Definition at line 647 of file airy.f.

View newest version in sPHENIX GitHub at line 647 of file airy.f

References a, b, CLHEP::HepBoost::beta(), c1, c2, common(), c2_factory< float_type >::cos(), phase(), phi, r, s1, c2_factory< float_type >::sin(), c2_factory< float_type >::sqrt(), G4Abla::tau(), w, and x.

Referenced by aiz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine airy2d ( double precision, dimension(25)  X,
double precision, dimension(25)  W,
double precision  GAIR,
double precision  GAII 
)

Definition at line 747 of file airy.f.

View newest version in sPHENIX GitHub at line 747 of file airy.f

References a, b, CLHEP::HepBoost::beta(), c1, c2, common(), c2_factory< float_type >::cos(), phase(), phi, r, s1, c2_factory< float_type >::sin(), c2_factory< float_type >::sqrt(), G4Abla::tau(), w, and x.

Referenced by aiz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine aiz ( integer  IFUN,
integer  IFAC,
double precision  X0,
double precision  Y0,
double precision  GAIR,
double precision  GAII,
integer  IERRO 
)

Definition at line 2 of file airy.f.

View newest version in sPHENIX GitHub at line 2 of file airy.f

References a, airy1(), airy1d(), airy2(), airy2d(), c, c1, common(), c2_factory< float_type >::cos(), d, d1mach(), c2_factory< float_type >::exp(), expai(), expaid(), Acts::Logger::log(), n, phase(), pi, r, s1, serai(), seraid(), c2_factory< float_type >::sin(), c2_factory< float_type >::sqrt(), v, w, and x.

Referenced by biz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine biz ( integer  IFUN,
integer  IFAC,
double precision  X0,
double precision  Y0,
double precision  GBIR,
double precision  GBII,
integer  IERRO 
)

Definition at line 1106 of file airy.f.

View newest version in sPHENIX GitHub at line 1106 of file airy.f

References aiz(), c, c1, common(), c2_factory< float_type >::cos(), d, d1mach(), c2_factory< float_type >::exp(), Acts::Logger::log(), phase(), pi, r, s1, c2_factory< float_type >::sin(), c2_factory< float_type >::sqrt(), v, x, and y.

+ Here is the call graph for this function:

subroutine expai ( double precision  GAIR,
double precision  GAII 
)

Definition at line 979 of file airy.f.

View newest version in sPHENIX GitHub at line 979 of file airy.f

References c1, common(), d, d1mach(), G4QMDCollision::deltar(), eps, k, r, and s1.

Referenced by aiz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine expaid ( double precision  GAIR,
double precision  GAII 
)

Definition at line 1041 of file airy.f.

View newest version in sPHENIX GitHub at line 1041 of file airy.f

References c1, common(), d, d1mach(), G4QMDCollision::deltar(), eps, k, r, and s1.

Referenced by aiz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine fg ( double precision  X,
double precision  Y,
double precision  EPS,
double precision  FR,
double precision  FI,
double precision  GR,
double precision  GI 
)

Definition at line 880 of file airy.f.

View newest version in sPHENIX GitHub at line 880 of file airy.f

References a, b, eps, Acts::StepperExtensionList< extensions >::k3(), v, x, x2, y, and y2.

Referenced by ar3jet(), and serai().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine fgp ( double precision  X,
double precision  Y,
double precision  EPS,
double precision  FR,
double precision  FI,
double precision  GR,
double precision  GI 
)

Definition at line 826 of file airy.f.

View newest version in sPHENIX GitHub at line 826 of file airy.f

References a, b, eps, Acts::StepperExtensionList< extensions >::k3(), v, x, x2, y, and y2.

Referenced by seraid().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

DOUBLE PRECISION function phase ( double precision  X,
double precision  Y 
)

Definition at line 805 of file airy.f.

View newest version in sPHENIX GitHub at line 805 of file airy.f

References common(), pi, x, and y.

Referenced by airy1(), airy1d(), airy2(), airy2d(), aiz(), biz(), G4PolarizationTransition::GenerateGammaPhi(), and G4QMDGroundStateNucleus::samplingMomentum().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine serai ( double precision  X,
double precision  Y,
double precision  AIR,
double precision  AII 
)

Definition at line 933 of file airy.f.

View newest version in sPHENIX GitHub at line 933 of file airy.f

References d, d1mach(), eps, fg(), x, and y.

Referenced by aiz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine seraid ( double precision  X,
double precision  Y,
double precision  AIR,
double precision  AII 
)

Definition at line 956 of file airy.f.

View newest version in sPHENIX GitHub at line 956 of file airy.f

References d, d1mach(), eps, fgp(), x, and y.

Referenced by aiz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: