EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::MaterialScattering Struct Reference

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.
 

Detailed Description

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

Constructor & Destructor Documentation

Acts::Test::MaterialScattering::MaterialScattering ( )
default

Constructor.

Member Function Documentation

template<typename propagator_state_t , typename stepper_t >
void Acts::Test::MaterialScattering::operator() ( propagator_state_t &  state,
const stepper_t &  stepper 
) const
inline

Main action list call operator for the scattering on material.

Template Parameters
propagator_state_tState of the propagator
Parameters
stepper_tType of the stepper
[in]stateState of the propagation
[in]stepperStepper 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(), cos(), Acts::eBoundPhi, Acts::eBoundTheta, Acts::Test::gauss(), Acts::Test::generator(), max, Acts::UnitConstants::MeV, phi, and theta().

+ Here is the call graph for this function:


The documentation for this struct was generated from the following file: