|
| AccidentalInfo () |
|
void | DrawArray () |
|
TGraphErrors * | GetSignalGraph () |
|
TGraph * | GetTimeGraph () |
|
void | PushStation (const int id, const double x, const double y, const double r, const double sig, const double t, const int groupSize) |
|
void | SetLimits (const double minX, const double maxX, const double minY, const double maxY, const double maxR, const double maxSignal) |
|
| ~AccidentalInfo () |
|
Definition at line 618 of file SdRecPlotter.cc.
SdRecPlotterOG::AccidentalInfo::AccidentalInfo |
( |
| ) |
|
|
inline |
AccidentalInfo::~AccidentalInfo |
( |
| ) |
|
void AccidentalInfo::DrawArray |
( |
| ) |
|
TGraphErrors * AccidentalInfo::GetSignalGraph |
( |
| ) |
|
TGraph * AccidentalInfo::GetTimeGraph |
( |
| ) |
|
void AccidentalInfo::PushStation |
( |
const int |
id, |
|
|
const double |
x, |
|
|
const double |
y, |
|
|
const double |
r, |
|
|
const double |
sig, |
|
|
const double |
t, |
|
|
const int |
groupSize |
|
) |
| |
void AccidentalInfo::SetLimits |
( |
const double |
minX, |
|
|
const double |
maxX, |
|
|
const double |
minY, |
|
|
const double |
maxY, |
|
|
const double |
maxR, |
|
|
const double |
maxSignal |
|
) |
| |
vector<TEllipse*> SdRecPlotterOG::AccidentalInfo::fCircles |
|
private |
vector<int> SdRecPlotterOG::AccidentalInfo::fId |
|
private |
vector<TLine*> SdRecPlotterOG::AccidentalInfo::fLines |
|
private |
double SdRecPlotterOG::AccidentalInfo::fMaxR = 0 |
|
private |
double SdRecPlotterOG::AccidentalInfo::fMaxSignal = 0 |
|
private |
double SdRecPlotterOG::AccidentalInfo::fMaxX = 0 |
|
private |
double SdRecPlotterOG::AccidentalInfo::fMaxY = 0 |
|
private |
double SdRecPlotterOG::AccidentalInfo::fMinX = 0 |
|
private |
double SdRecPlotterOG::AccidentalInfo::fMinY = 0 |
|
private |
vector<double> SdRecPlotterOG::AccidentalInfo::fPositionX |
|
private |
vector<double> SdRecPlotterOG::AccidentalInfo::fPositionY |
|
private |
vector<double> SdRecPlotterOG::AccidentalInfo::fR |
|
private |
vector<double> SdRecPlotterOG::AccidentalInfo::fSignal |
|
private |
TGraphErrors* SdRecPlotterOG::AccidentalInfo::fSignalGraph = nullptr |
|
private |
vector<double> SdRecPlotterOG::AccidentalInfo::fTime |
|
private |
TGraph* SdRecPlotterOG::AccidentalInfo::fTimeGraph = nullptr |
|
private |
vector<int> SdRecPlotterOG::AccidentalInfo::fTwin |
|
private |
The documentation for this class was generated from the following file: