EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Material/Interactions.hpp"
#include "Acts/Utilities/PdgParticle.hpp"
#include <cassert>
#include <cmath>
Go to the source code of this file.
Macros | |
#define | ASSERT_INPUTS(mass, qOverP, q) |
#define ASSERT_INPUTS | ( | mass, | |
qOverP, | |||
q | |||
) |
Definition at line 137 of file Interactions.cpp.
View newest version in sPHENIX GitHub at line 137 of file Interactions.cpp
Referenced by Acts::computeEnergyLossBethe(), Acts::computeEnergyLossLandau(), Acts::computeEnergyLossLandauSigma(), Acts::computeEnergyLossLandauSigmaQOverP(), Acts::computeEnergyLossRadiative(), Acts::computeMultipleScatteringTheta0(), Acts::deriveEnergyLossBetheQOverP(), Acts::deriveEnergyLossLandauQOverP(), and Acts::deriveEnergyLossRadiativeQOverP().