IMP.bff
Loading...
Searching...
No Matches
DecayScale Member List

This is the complete list of members for DecayScale, including all inherited members.

add(DecayCurve *decay)DecayScalevirtual
dataDecayModifierprotected
DecayModifier(DecayCurve *data=nullptr, int start=0, int stop=-1, bool active=true)DecayModifier
DecayRange(int start, int stop)DecayRange
DecayScale(DecayCurve *data=nullptr, double constant_background=0.0, int start=0, int stop=-1, bool active=true, bool blank_outside=true)DecayScale
default_dataDecayModifierprotected
get_blank_outside()DecayScale
get_constant_background() constDecayScale
get_data()DecayModifiervirtual
get_number_of_photons()DecayScale
get_range(DecayCurve *d=nullptr)DecayRange
get_start(DecayCurve *d=nullptr) constDecayRange
get_stop(DecayCurve *d=nullptr) constDecayRange
is_active() constDecayModifier
resize(size_t n, double v=0.0)DecayModifier
set(DecayCurve *data=nullptr, double constant_background=0.0, int start=0, int stop=-1, bool active=true, bool blank_outside=true)DecayScale
DecayModifier::set(DecayCurve *data, int start=0, int stop=-1, bool active=true)DecayModifier
DecayRange::set(int start=0, int stop=-1)DecayRange
set_active(bool v)DecayModifier
set_blank_outside(double v)DecayScale
set_constant_background(double v)DecayScale
set_data(DecayCurve *v)DecayModifiervirtual
set_range(std::vector< int > v)DecayRange
set_start(int v)DecayRange
set_stop(int v)DecayRange
~DecayModifier()DecayModifierinline
~DecayRange()=defaultDecayRangevirtual