GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
This is the complete list of members for TSourceTab, including all inherited members.
Add(std::map< GPeak *, std::tuple< double, double, double, double > > map) | TSourceTab | |
BuildInterface() | TSourceTab | private |
Data() const | TSourceTab | inline |
Disconnect() | TSourceTab | |
fData | TSourceTab | private |
fFwhm | TSourceTab | private |
FindPeaks(const double &sigma, const double &threshold, const double &peakRatio, const bool &force=false, const bool &fast=true) | TSourceTab | |
fParent | TSourceTab | private |
fPeakRatio | TSourceTab | private |
fPeaks | TSourceTab | private |
fProjection | TSourceTab | private |
fProjectionCanvas | TSourceTab | private |
fRegions | TSourceTab | private |
fSigma | TSourceTab | private |
fSourceEnergy | TSourceTab | private |
fSourceFrame | TSourceTab | private |
fSourceStatusBar | TSourceTab | private |
fThreshold | TSourceTab | private |
Fwhm() const | TSourceTab | inline |
MakeConnections() | TSourceTab | |
operator=(const TSourceTab &)=default | TSourceTab | |
operator=(TSourceTab &&) noexcept=default | TSourceTab | |
PrintLayout() const | TSourceTab | |
ProjectionCanvas() const | TSourceTab | inline |
ProjectionStatus(Event_t *event) | TSourceTab | |
ProjectionStatus(Int_t event, Int_t px, Int_t py, TObject *selected) | TSourceTab | |
RemovePoint(Int_t px, Int_t py) | TSourceTab | |
RemoveResidualPoint(Int_t px, Int_t py) | TSourceTab | |
SourceEnergy(std::vector< std::tuple< double, double, double, double > > val) | TSourceTab | inline |
Status(const char *status, int position) | TSourceTab | |
TSourceTab(TChannelTab *parent, TGCompositeFrame *frame, GH1D *projection, const double &sigma, const double &threshold, const double &peakRatio, std::vector< std::tuple< double, double, double, double > > sourceEnergy) | TSourceTab | |
TSourceTab(const TSourceTab &rhs) | TSourceTab | |
TSourceTab(TSourceTab &&) noexcept=default | TSourceTab | |
UpdateRegions() | TSourceTab | private |
~TSourceTab() | TSourceTab |