Derivatives.
More...
#include <YScanner.h>
|
double | dLen_dx = 0 |
| propagation length over photon detection coordinate x
|
|
double | dLen_de = 0 |
| propagation length over photon energy
|
|
double | dLen_dL = 0 |
| propagation length over running parameter of particle trajectory
|
|
double | dyB_dx = 0 |
| unfolded y coordinate at prism entrance over photon detection coordinate x
|
|
double | dyB_de = 0 |
| unfolded y coordinate at prism entrance over photon energy
|
|
double | dyB_dL = 0 |
| unfolded y coordinate at prism entrance over running parameter of particle trajectory
|
|
double | dFic_dx = 0 |
| Cerenkov azimuthal angle over photon detection coordinate x.
|
|
double | dFic_de = 0 |
| Cerenkov azimuthal angle over photon energy.
|
|
double | dFic_dL = 0 |
| Cerenkov azimuthal angle over running parameter of particle trajectory.
|
|
Derivatives.
Definition at line 40 of file YScanner.h.
◆ Derivatives()
Constructor.
- Parameters
-
sol | central solution |
sol_dx | solution displaced by dx |
sol_de | solution displaced by de |
sol_dL | solution dispalced by dL |
Definition at line 24 of file YScanner.cc.
◆ dFic_d()
Calculates the derivative of Cerenkov azimuthal angle.
- Parameters
-
sol0 | central solution |
sol1 | displaced solution |
- Returns
- the derivative
Definition at line 510 of file YScanner.h.
◆ dLen_d()
Calculates the derivative of propagation length.
- Parameters
-
sol0 | central solution |
sol1 | displaced solution |
- Returns
- the derivative
Definition at line 498 of file YScanner.h.
◆ dyB_d()
Calculates the derivative of unfolded y coordinate at prism entrance.
- Parameters
-
sol0 | central solution |
sol1 | displaced solution |
- Returns
- the derivative
Definition at line 504 of file YScanner.h.
The documentation for this struct was generated from the following files: