GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
Go to the source code of this file.
Functions | |
TH1 * | NewProjectionXBGP (TH2 *matrix, Double_t gate_low, Double_t gate_high, Double_t bg_low=-1, Double_t bg_high=-1) |
TH1 * | ProjectionXBGP (TH2 *matrix, Double_t gate_low, Double_t gate_high, Double_t bg_low=-1, Double_t bg_high=-1) |
TH1 * | ProjectionYBGP (TH2 *matrix, Double_t gate_low, Double_t gate_high, Double_t bg_low=-1, Double_t bg_high=-1) |
TH1 * NewProjectionXBGP | ( | TH2 * | matrix, |
Double_t | gate_low, | ||
Double_t | gate_high, | ||
Double_t | bg_low = -1, | ||
Double_t | bg_high = -1 ) |
TH1 * ProjectionXBGP | ( | TH2 * | matrix, |
Double_t | gate_low, | ||
Double_t | gate_high, | ||
Double_t | bg_low = -1, | ||
Double_t | bg_high = -1 ) |
Definition at line 43 of file GateBG.C.
References GPeak::Background(), and GPeak::GetLastFit().
TH1 * ProjectionYBGP | ( | TH2 * | matrix, |
Double_t | gate_low, | ||
Double_t | gate_high, | ||
Double_t | bg_low = -1, | ||
Double_t | bg_high = -1 ) |
Definition at line 90 of file GateBG.C.
References GPeak::Background(), and GPeak::GetLastFit().