ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Simplified material interaction effect by pure gaussian deflection. More...
Public Member Functions | |
MaterialScattering ()=default | |
Constructor. | |
template<typename propagator_state_t , typename stepper_t > | |
void | operator() (propagator_state_t &state, const stepper_t &stepper) const |
Main action list call operator for the scattering on material. | |
Simplified material interaction effect by pure gaussian deflection.
Definition at line 179 of file KalmanFitterTests.cpp.
View newest version in sPHENIX GitHub at line 179 of file KalmanFitterTests.cpp
|
default |
Constructor.
|
inline |
Main action list call operator for the scattering on material.
propagator_state_t | State of the propagator |
stepper_t | Type of the stepper | |
[in] | state | State of the propagation |
[in] | stepper | Stepper of the propagation |
Definition at line 192 of file KalmanFitterTests.cpp.
View newest version in sPHENIX GitHub at line 192 of file KalmanFitterTests.cpp
References kdfinder::abs(), Acts::ePHI, Acts::eTHETA, gauss, Acts::Test::generator(), max, Acts::UnitConstants::MeV, phi, and theta().