![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Include dependency graph for Interactions.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
Functions | |
| float | Acts::computeEnergyLossBethe (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::deriveEnergyLossBetheQOverP (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::computeEnergyLossLandau (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::deriveEnergyLossLandauQOverP (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::computeEnergyLossLandauSigma (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::computeEnergyLossLandauSigmaQOverP (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::computeEnergyLossRadiative (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::deriveEnergyLossRadiativeQOverP (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::computeEnergyLossMean (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::deriveEnergyLossMeanQOverP (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::computeEnergyLossMode (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::deriveEnergyLossModeQOverP (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |
| float | Acts::computeMultipleScatteringTheta0 (const MaterialSlab &slab, int pdg, float m, float qOverP, float q=UnitConstants::e) |