Analysis Software
Documentation for sPHENIX simulation software
|
An observer that measures the perpendicular distance. More...
Classes | |
struct | this_result |
Simple result struct to be returned. More... | |
Public Types | |
using | result_type = this_result |
Public Member Functions | |
PerpendicularMeasure ()=default | |
template<typename propagator_state_t , typename stepper_t , typename navigator_t > | |
void | operator() (propagator_state_t &state, const stepper_t &stepper, const navigator_t &, result_type &result) const |
An observer that measures the perpendicular distance.
Definition at line 68 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 68 of file PropagatorTests.cpp
Definition at line 74 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 74 of file PropagatorTests.cpp
|
default |
|
inline |
Definition at line 80 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 80 of file PropagatorTests.cpp
References Acts::Test::PerpendicularMeasure::this_result::distance, and Acts::VectorHelpers::perp().