IMP.bff
|
This is the complete list of members for DecayLifetimeHandler, including all inherited members.
add_lifetime(double amplitude, double lifetime) | DecayLifetimeHandler | |
DecayLifetimeHandler(std::vector< double > lifetime_spectrum=std::vector< double >(), bool use_amplitude_threshold=false, bool abs_lifetime_spectrum=false, double amplitude_threshold=std::numeric_limits< double >::epsilon()) | DecayLifetimeHandler | |
get_abs_lifetime_spectrum() const | DecayLifetimeHandler | |
get_amplitude_threshold() | DecayLifetimeHandler | |
get_lifetime_spectrum() | DecayLifetimeHandler | |
get_lifetime_spectrum(double **output_view, int *n_output) | DecayLifetimeHandler | |
get_use_amplitude_threshold() | DecayLifetimeHandler | |
set_abs_lifetime_spectrum(bool v) | DecayLifetimeHandler | |
set_amplitude_threshold(double v) | DecayLifetimeHandler | |
set_lifetime_spectrum(std::vector< double > v) | DecayLifetimeHandler | |
set_use_amplitude_threshold(bool v) | DecayLifetimeHandler |