GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
GateBG.C File Reference

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)
 

Function Documentation

◆ NewProjectionXBGP()

TH1 * NewProjectionXBGP ( TH2 * matrix,
Double_t gate_low,
Double_t gate_high,
Double_t bg_low = -1,
Double_t bg_high = -1 )

Definition at line 1 of file GateBG.C.

◆ ProjectionXBGP()

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().

◆ ProjectionYBGP()

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().