IMP.bff
|
This is the complete list of members for DecayPileup, including all inherited members.
add(DecayCurve *out) override | DecayPileup | virtual |
data | DecayModifier | protected |
DecayModifier(DecayCurve *data=nullptr, int start=0, int stop=-1, bool active=true) | DecayModifier | |
DecayPileup(DecayCurve *data, const char *pile_up_model="coates", double repetition_rate=100, double instrument_dead_time=120, int start=0, int stop=-1, bool active=true) | DecayPileup | |
DecayRange(int start, int stop) | DecayRange | |
default_data | DecayModifier | protected |
get_data() | DecayModifier | virtual |
get_instrument_dead_time() | DecayPileup | |
get_pile_up_model() | DecayPileup | |
get_range(DecayCurve *d=nullptr) | DecayRange | |
get_repetition_rate() | DecayPileup | |
get_start(DecayCurve *d=nullptr) const | DecayRange | |
get_stop(DecayCurve *d=nullptr) const | DecayRange | |
is_active() const | DecayModifier | |
resize(size_t n, double v=0.0) | 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_data(DecayCurve *v) | DecayModifier | virtual |
set_instrument_dead_time(double v) | DecayPileup | |
set_pile_up_model(std::string v) | DecayPileup | |
set_range(std::vector< int > v) | DecayRange | |
set_repetition_rate(double v) | DecayPileup | |
set_start(int v) | DecayRange | |
set_stop(int v) | DecayRange | |
~DecayModifier() | DecayModifier | inline |
~DecayRange()=default | DecayRange | virtual |