#include <TriggerPlot.h>


Public Member Functions | |
| double | GetFreqMaxPlot (const int index) |
| double | GetFreqMinPlot (const int index) |
| double | GetFreqSNRMaxPlot (const int index) |
| int | GetNTrigPlot (const int index) |
| TObject * | GetPlot (const string PlotType, const int index) |
| double | GetSNRMaxPlot (const int index) |
| double | GetSNRMinPlot (const int index) |
| double | GetTimeSNRMaxPlot (const int index) |
| bool | OmicronPlot (const string PlotType, const int aTMin=-1, const int aTMax=-1, const string outfile="NONE") |
| bool | Plot (const string PlotType, const string PlotIndexes="0", const string outfile="NONE", bool aPlotLegend=false) |
| bool | SetDateFormat (const int index, const bool aDate) |
| bool | SetLegend (const int index, const string aLegend) |
| bool | SetTitlePrefix (const string aPrefix) |
| bool | SetTriggerFrequencyRange (const int index, const double aFreqMin, const double aFreqMax) |
| bool | SetTriggerParameters (const int index, const double aFreqMin, const double aFreqMax, const int aTMin, const int aTMax, const double aSNRThr, const int aUseCluster) |
| bool | SetTriggerSNRThr (const int index, const double aSNRThr) |
| bool | SetTriggerTimeRange (const int index, const int aTMin, const int aTMax) |
| bool | SetUseCluster (const int index, const int aUseCluster) |
| TriggerPlot (const string apattern, const string adirectory="", const int averbose=0) | |
| void | TriggersHaveChanged (void) |
| virtual | ~TriggerPlot (void) |
| TriggerPlot::TriggerPlot | ( | const string | apattern, | |
| const string | adirectory = "", |
|||
| const int | averbose = 0 | |||
| ) |
| TriggerPlot::~TriggerPlot | ( | void | ) | [virtual] |
| double TriggerPlot::GetFreqMaxPlot | ( | const int | index | ) |
| double TriggerPlot::GetFreqMinPlot | ( | const int | index | ) |
| double TriggerPlot::GetFreqSNRMaxPlot | ( | const int | index | ) |
| int TriggerPlot::GetNTrigPlot | ( | const int | index | ) |
| TObject * TriggerPlot::GetPlot | ( | const string | PlotType, | |
| const int | index | |||
| ) |
| double TriggerPlot::GetSNRMaxPlot | ( | const int | index | ) |
| double TriggerPlot::GetSNRMinPlot | ( | const int | index | ) |
| double TriggerPlot::GetTimeSNRMaxPlot | ( | const int | index | ) |
| bool TriggerPlot::OmicronPlot | ( | const string | PlotType, | |
| const int | aTMin = -1, |
|||
| const int | aTMax = -1, |
|||
| const string | outfile = "NONE" | |||
| ) |
| bool TriggerPlot::Plot | ( | const string | PlotType, | |
| const string | PlotIndexes = "0", |
|||
| const string | outfile = "NONE", |
|||
| bool | aPlotLegend = false | |||
| ) |
| bool TriggerPlot::SetDateFormat | ( | const int | index, | |
| const bool | aDate | |||
| ) |
| bool TriggerPlot::SetLegend | ( | const int | index, | |
| const string | aLegend | |||
| ) |
| bool TriggerPlot::SetTitlePrefix | ( | const string | aPrefix | ) |
| bool TriggerPlot::SetTriggerFrequencyRange | ( | const int | index, | |
| const double | aFreqMin, | |||
| const double | aFreqMax | |||
| ) |
| bool TriggerPlot::SetTriggerParameters | ( | const int | index, | |
| const double | aFreqMin, | |||
| const double | aFreqMax, | |||
| const int | aTMin, | |||
| const int | aTMax, | |||
| const double | aSNRThr, | |||
| const int | aUseCluster | |||
| ) |
| bool TriggerPlot::SetTriggerSNRThr | ( | const int | index, | |
| const double | aSNRThr | |||
| ) |
| bool TriggerPlot::SetTriggerTimeRange | ( | const int | index, | |
| const int | aTMin, | |||
| const int | aTMax | |||
| ) |
| bool TriggerPlot::SetUseCluster | ( | const int | index, | |
| const int | aUseCluster | |||
| ) |
| void TriggerPlot::TriggersHaveChanged | ( | void | ) |
1.6.1