![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
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) |
| 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 c2, i, phase(), phi, r, TrigInDetTriplet< space_point_t >::s1(), TrigInDetTriplet< space_point_t >::s2(), TrigInDetTriplet< space_point_t >::s3(), sHelix::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 c2, i, phase(), phi, r, TrigInDetTriplet< space_point_t >::s1(), TrigInDetTriplet< space_point_t >::s2(), TrigInDetTriplet< space_point_t >::s3(), sHelix::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 Fatras::Test::Particle::beta(), c2, i, phase(), phi, r, TrigInDetTriplet< space_point_t >::s1(), TrigInDetTriplet< space_point_t >::s2(), TrigInDetTriplet< space_point_t >::s3(), tau, sHelix::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 Fatras::Test::Particle::beta(), c2, i, phase(), phi, r, TrigInDetTriplet< space_point_t >::s1(), TrigInDetTriplet< space_point_t >::s2(), TrigInDetTriplet< space_point_t >::s3(), tau, sHelix::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 airy1(), airy1d(), airy2(), airy2d(), c, d1mach(), expai(), expaid(), Acts::Logger::log(), n, phase(), pi, r, s, TrigInDetTriplet< space_point_t >::s1(), TrigInDetTriplet< space_point_t >::s3(), serai(), seraid(), v, sHelix::w(), x, and x0.
Referenced by biz().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 979 of file airy.f.
View newest version in sPHENIX GitHub at line 979 of file airy.f
References d1mach(), eps, k, r, TrigInDetTriplet< space_point_t >::s1(), and TrigInDetTriplet< space_point_t >::s3().
Referenced by aiz().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 1041 of file airy.f.
View newest version in sPHENIX GitHub at line 1041 of file airy.f
References d1mach(), eps, k, r, TrigInDetTriplet< space_point_t >::s1(), and TrigInDetTriplet< space_point_t >::s3().
Referenced by aiz().
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 ci, eps, gr, Acts::StepperExtensionList< extensions >::k3(), p, Fatras::Test::Particle::q(), v, x, and y.
Referenced by seraid().
Here is the call graph for this function:
Here is the caller graph for this function: