|
using | result_type = std::vector< Acts::Experimental::DetectorNavigator::State > |
|
|
template<typename propagator_state_t , typename stepper_t , typename navigator_t > |
void | act (propagator_state_t &state, const stepper_t &, const navigator_t &, result_type &result, const Acts::Logger &) const |
|
template<typename propagator_state_t , typename stepper_t , typename navigator_t > |
bool | checkAbort (propagator_state_t &, const stepper_t &, const navigator_t &, result_type &, const Acts::Logger &) const |
|
Definition at line 27 of file MuonDetectorNavTest.cxx.
◆ result_type
◆ act()
template<typename propagator_state_t , typename stepper_t , typename navigator_t >
void StateRecorder::act |
( |
propagator_state_t & |
state, |
|
|
const stepper_t & |
, |
|
|
const navigator_t & |
, |
|
|
result_type & |
result, |
|
|
const Acts::Logger & |
|
|
) |
| const |
|
inline |
◆ checkAbort()
template<typename propagator_state_t , typename stepper_t , typename navigator_t >
bool StateRecorder::checkAbort |
( |
propagator_state_t & |
, |
|
|
const stepper_t & |
, |
|
|
const navigator_t & |
, |
|
|
result_type & |
, |
|
|
const Acts::Logger & |
|
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: