Analysis Software
Documentation for sPHENIX simulation software
|
#include <OnlMon/blob/main/subsystems/bbc/BbcMonDraw.h>
Public Member Functions | |
BbcMonDraw (const std::string &name) | |
~BbcMonDraw () override | |
int | Init () override |
int | Draw (const std::string &what="ALL") override |
int | MakeHtml (const std::string &what="ALL") override |
int | SavePlot (const std::string &what="ALL", const std::string &type="png") override |
Public Member Functions inherited from OnlMonDraw | |
OnlMonDraw (const std::string &name="NONE") | |
virtual | ~OnlMonDraw () |
virtual int | MakePS (const std::string &what="ALL") |
const std::string | Name () const |
void | Verbosity (const int i) |
int | Verbosity () const |
Protected Member Functions | |
int | MakeCanvas (const std::string &name) |
int | DrawFirst (const std::string &what="ALL") |
int | DrawSecond (const std::string &what="ALL") |
int | DrawHistory (const std::string &what="ALL") |
int | Warning (TPad *pad, const float x, const float y, const int r, const std::string &msg) |
int | ClearWarning (void) |
Protected Attributes | |
TStyle * | bbcStyle = nullptr |
int | TimeOffsetTicks = -1 |
OnlMonDB * | dbvars = nullptr |
TCanvas * | TC [nCANVAS] = {nullptr} |
TPad * | transparent [nCANVAS] = {nullptr} |
TPad * | Pad [6] = {nullptr} |
TPad * | PadTop [nCANVAS] = {} |
TPaveText * | PaveTop = nullptr |
TText * | TextTop = nullptr |
TPaveText * | PaveWarning [MAX_WARNING] = {} |
TArc * | ArcWarning [MAX_WARNING] = {} |
TPad * | PadWarning [MAX_WARNING] = {} |
int | nPadWarning [MAX_WARNING] = {} |
int | nWarning = 0 |
TGraphErrors * | TdcOver [nSIDE] = {} |
TPad * | PadTdcOver [nSIDE] = {} |
TLine * | LineTdcOver [nSIDE][2] = {} |
TBox * | BoxTdcOver [nSIDE] = {} |
TH1 * | FrameTdcOver [nSIDE] = {} |
TGraph * | nHit [nTRIGGER][nSIDE] = {} |
TPad * | PadnHit [nSIDE] = {} |
TLine * | LinenHit [nTRIGGER][nSIDE][2] = {} |
TBox * | BoxnHit [nTRIGGER][nSIDE] = {} |
TPad * | PadnHitStatus = nullptr |
TText * | TextnHitStatus = nullptr |
TH1 * | FramenHit [nSIDE] = {} |
TH1 * | HitTime [nSIDE] = {} |
TPad * | PadHitTime [nSIDE] = {} |
TLine * | LineHitTime [nSIDE][2] = {} |
TArrow * | ArrowHitTime [nSIDE] = {} |
TText * | TextHitTime [nSIDE] = {} |
TF1 * | FitHitTime [nSIDE] = {} |
TH1 * | AvrHitTime = nullptr |
TPad * | PadAvrHitTime = nullptr |
TLine * | LineAvrHitTime [2] = {} |
TArrow * | ArrowAvrHitTime = nullptr |
TText * | TextAvrHitTime = nullptr |
TF1 * | FitAvrHitTime = nullptr |
TH1 * | SouthHitTime = nullptr |
TPad * | PadSouthHitTime = nullptr |
TLine * | LineSouthHitTime [2] = {} |
TArrow * | ArrowSouthHitTime = nullptr |
TText * | TextSouthHitTime = nullptr |
TF1 * | FitSouthHitTime = nullptr |
TH1 * | NorthHitTime = nullptr |
TPad * | PadNorthHitTime = nullptr |
TLine * | LineNorthHitTime [2] = {} |
TArrow * | ArrowNorthHitTime = nullptr |
TText * | TextNorthHitTime = nullptr |
TF1 * | FitNorthHitTime = nullptr |
TH1 * | SouthChargeSum = nullptr |
TH1 * | NorthChargeSum = nullptr |
TPad * | PadChargeSum = nullptr |
TText * | TextSouthChargeSum = nullptr |
TText * | TextNorthChargeSum = nullptr |
TH2 * | TimeWave = nullptr |
TPad * | PadTimeWave = nullptr |
TH2 * | ChargeWave = nullptr |
TPad * | PadChargeWave = nullptr |
TH2 * | SouthHitMap = nullptr |
TPad * | PadSouthHitMap = nullptr |
TH2 * | NorthHitMap = nullptr |
TPad * | PadNorthHitMap = nullptr |
TLine * | LineTzeroZvtx [4] = {} |
TText * | TextTzeroZvtx = nullptr |
TPad * | PadBbcSummary = nullptr |
TText * | TextBbcSummaryHitTime [2] = {} |
TText * | TextBbcSummaryGlobalOffset [2] = {} |
TText * | TextBbcSummaryZvertex = nullptr |
TLatex * | TextBbcSummaryTrigRate = nullptr |
TH1 * | Zvtx = nullptr |
TH1 * | Zvtx_bbll1 = nullptr |
TH1 * | Zvtx_bbll1_novtx = nullptr |
TH1 * | Zvtx_bbll1_narrowvtx = nullptr |
TPad * | PadZvtx = nullptr |
TF1 * | FitZvtx = nullptr |
TLine * | LineZvtx [2] = {} |
TArrow * | ArrowZvtx = nullptr |
TText * | TextZvtx = nullptr |
TText * | TextZvtxNorth = nullptr |
TText * | TextZvtxSouth = nullptr |
TH2 * | ArmHit = nullptr |
TPad * | PadArmHit = nullptr |
TText * | TextArmHit = nullptr |
TArc * | ArcArmHit = nullptr |
TH2 * | Adc = nullptr |
TPad * | PadAdc = nullptr |
TPad * | PadButton = nullptr |
TPad * | PadMultiView = nullptr |
TH1 * | MultiView1F = nullptr |
TH2 * | MultiView2F = nullptr |
TPad * | PadWarnings = nullptr |
TPaveText * | PaveWarnings = nullptr |
TPad * | PadZVertex = nullptr |
TPad * | PadTzeroZVertex = nullptr |
TPad * | PadZVertexSummary = nullptr |
TText * | TextZVertexExpress = nullptr |
TText * | TextZVertexNotice = nullptr |
TText * | TextZVertex [5] = {} |
TText * | TextZVertex_scale [5] = {} |
TText * | TextZVertex_mean [5] = {} |
TLatex * | TextZvtxStatus [2] = {} |
TH2 * | TzeroZvtx = nullptr |
TH1 * | Prescale_hist = nullptr |
TSpectrum * | tspec = nullptr |
Protected Attributes inherited from OnlMonDraw | |
std::string | ThisName |
int | verbosity = 0 |
Private Member Functions | |
int | DrawDeadServer (TPad *transparent_pad) override |
Definition at line 30 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 30 of file BbcMonDraw.h
|
explicit |
Definition at line 54 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 54 of file BbcMonDraw.cc
References PRINT_DEBUG.
|
override |
Definition at line 62 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 62 of file BbcMonDraw.cc
References Adc, ArcArmHit, ArcWarning, ArmHit, ArrowAvrHitTime, ArrowHitTime, ArrowNorthHitTime, ArrowSouthHitTime, ArrowZvtx, AvrHitTime, bbcStyle, BoxnHit, BoxTdcOver, FitAvrHitTime, FitHitTime, FitNorthHitTime, FitSouthHitTime, FitZvtx, HitTime, i, ifdelete, LineAvrHitTime, LineHitTime, LinenHit, LineNorthHitTime, LineSouthHitTime, LineTdcOver, LineTzeroZvtx, LineZvtx, MAX_WARNING, MultiView1F, MultiView2F, nCANVAS, nHit, NorthChargeSum, NorthHitTime, nSIDE, nTRIGGER, PaveTop, PaveWarning, PaveWarnings, Prescale_hist, PRINT_DEBUG, SouthChargeSum, SouthHitTime, TC, TdcOver, TextArmHit, TextAvrHitTime, TextBbcSummaryGlobalOffset, TextBbcSummaryHitTime, TextBbcSummaryTrigRate, TextBbcSummaryZvertex, TextHitTime, TextnHitStatus, TextNorthChargeSum, TextNorthHitTime, TextSouthChargeSum, TextSouthHitTime, TextTop, TextTzeroZvtx, TextZVertex, TextZVertex_mean, TextZVertex_scale, TextZVertexNotice, TextZvtx, TextZvtxNorth, TextZvtxSouth, TextZvtxStatus, tspec, TzeroZvtx, Zvtx, and Zvtx_bbll1.
|
protected |
Definition at line 274 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 274 of file BbcMonDraw.cc
References ArcWarning, i, ifdelete, nWarning, PaveWarning, and PaveWarnings.
Referenced by Draw().
|
overridevirtual |
Reimplemented from OnlMonDraw.
Definition at line 768 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 768 of file BbcMonDraw.cc
References Adc, ArmHit, ArrowAvrHitTime, ArrowHitTime, ArrowZvtx, AvrHitTime, bbc_onlmon::BBC_DEFAULT_OFFSET, bbc_onlmon::BBC_MAX_REGULAR_TDC0_MEAN, bbc_onlmon::BBC_MIN_REGULAR_TDC0_MEAN, bbc_onlmon::BBC_MIN_WORNING_STATISTICS_FOR_ZVERTEX_MEAN, bbc_onlmon::BBC_nHIT_LASER_MIN, bbc_onlmon::BBC_nHIT_MB_MAX, bbc_onlmon::BBC_nHIT_MB_MIN, bbc_onlmon::BBC_TDC_OVERFLOW_REGULAR_MAX, bbc_onlmon::BBC_TDC_OVERFLOW_REGULAR_MIN, bbc_onlmon::BBC_TDC_OVERFLOW_REGULAR_RMS_MAX, bbcStyle, BoxnHit, BoxTdcOver, ChargeWave, ClearWarning(), OnlMonClient::EventTime(), FitAvrHitTime, FitHitTime, FitNorthHitTime, FitSouthHitTime, FitZvtx, FramenHit, FrameTdcOver, OnlMonClient::getHisto(), GetParameter(), HitTime, i, ifdelete, ifnew, OnlMonClient::instance(), LineAvrHitTime, LineHitTime, LineZvtx, MakeCanvas(), Acts::UnitConstants::min, TauVsDIS_MachineLearning_Differentiation::msg, perf_headwind::name, nCANVAS, nevents(), nHit, NorthChargeSum, NorthHitMap, NorthHitTime, nPMT_1SIDE_BBC, nSIDE, nTRIGGER, PadAdc, PadAvrHitTime, PadBbcSummary, PadChargeSum, PadHitTime, PadnHit, PadnHitStatus, PadNorthHitMap, PadNorthHitTime, PadSouthHitMap, PadSouthHitTime, PadTdcOver, PadTimeWave, PadTop, PadZVertex, PadZVertexSummary, PadZvtx, PaveTop, Prescale_hist, PRINT_DEBUG, OnlMonClient::RunNumber(), SouthChargeSum, SouthHitMap, SouthHitTime, TC, bbc_onlmon::TDC_FIT_MAX, bbc_onlmon::TDC_FIT_MIN, TdcOver, text(), TextAvrHitTime, TextBbcSummaryHitTime, TextHitTime, TextnHitStatus, TextNorthChargeSum, TextSouthChargeSum, TextTop, TextZVertex_mean, TextZVertex_scale, TextZvtx, TextZvtxNorth, TextZvtxSouth, TextZvtxStatus, TimeWave, transparent, trig_rate, tspec, TzeroZvtx, Warning(), xpos, KFPMath::zero(), Zvtx, and Zvtx_bbll1.
Referenced by MakeHtml(), and SavePlot().
|
overrideprivatevirtual |
Reimplemented from OnlMonDraw.
Definition at line 2257 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 2257 of file BbcMonDraw.cc
Referenced by DrawFirst(), and DrawSecond().
|
protected |
Definition at line 1967 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 1967 of file BbcMonDraw.cc
References DrawDeadServer(), OnlMonClient::EventTime(), OnlMonClient::getHisto(), OnlMonClient::instance(), MakeCanvas(), Pad, PRINT_DEBUG, OnlMonClient::RunNumber(), TC, OnlMonDraw::ThisName, and transparent.
|
protected |
Definition at line 2134 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 2134 of file BbcMonDraw.cc
References i, MakeCanvas(), TC, TimeOffsetTicks, CDB::timestamp, ambiguity_solver_full_chain::x, and y.
|
protected |
Definition at line 2017 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 2017 of file BbcMonDraw.cc
References DrawDeadServer(), OnlMonClient::EventTime(), OnlMonClient::getHisto(), OnlMonClient::instance(), MakeCanvas(), Pad, PRINT_DEBUG, OnlMonClient::RunNumber(), TC, OnlMonDraw::ThisName, and transparent.
|
overridevirtual |
Reimplemented from OnlMonDraw.
Definition at line 202 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 202 of file BbcMonDraw.cc
References ArcWarning, ArrowHitTime, bbcStyle, BoxnHit, BoxTdcOver, FitHitTime, FitZvtx, FramenHit, FrameTdcOver, HitTime, LineAvrHitTime, LineHitTime, LinenHit, LineNorthHitTime, LineSouthHitTime, LineTdcOver, LineTzeroZvtx, LineZvtx, nHit, nPadWarning, PadHitTime, PadnHit, PadTdcOver, PadTop, PadWarning, PaveWarning, PRINT_DEBUG, TC, TdcOver, TextBbcSummaryGlobalOffset, TextBbcSummaryHitTime, TextHitTime, TextZVertex, TextZVertex_mean, TextZVertex_scale, TextZvtxStatus, transparent, and tspec.
|
protected |
Definition at line 375 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 375 of file BbcMonDraw.cc
References ArcArmHit, ArrowAvrHitTime, ArrowHitTime, ArrowNorthHitTime, ArrowSouthHitTime, ArrowZvtx, bbc_onlmon::BBC_COLOR_ZVTX, bbc_onlmon::BBC_MAX_REGULAR_TDC1_MEAN, bbc_onlmon::BBC_MAX_REGULAR_ZVERTEX_MEAN, bbc_onlmon::BBC_MIN_REGULAR_TDC1_MEAN, bbc_onlmon::BBC_MIN_REGULAR_ZVERTEX_MEAN, bbc_onlmon::BBC_nHIT_LASER_MAX, bbc_onlmon::BBC_nHIT_LASER_MIN, bbc_onlmon::BBC_nHIT_MB_MAX, bbc_onlmon::BBC_nHIT_MB_MIN, bbc_onlmon::BBC_TDC_OVERFLOW_REGULAR_MAX, bbc_onlmon::BBC_TDC_OVERFLOW_REGULAR_MIN, BoxnHit, BoxTdcOver, OnlMonClient::GetDisplaySizeX(), OnlMonClient::GetDisplaySizeY(), i, ifnew, OnlMonClient::instance(), LineAvrHitTime, LineHitTime, LineNorthHitTime, LineSouthHitTime, LineZvtx, nPMT_1SIDE_BBC, nSIDE, PadAdc, PadArmHit, PadAvrHitTime, PadBbcSummary, PadChargeSum, PadHitTime, PadnHit, PadnHitStatus, PadNorthHitMap, PadNorthHitTime, PadSouthHitMap, PadSouthHitTime, PadTdcOver, PadTimeWave, PadTop, PadZVertex, PadZVertexSummary, PadZvtx, PaveTop, PRINT_DEBUG, TC, TextArmHit, TextAvrHitTime, TextBbcSummaryGlobalOffset, TextBbcSummaryHitTime, TextBbcSummaryTrigRate, TextBbcSummaryZvertex, TextHitTime, TextnHitStatus, TextNorthChargeSum, TextNorthHitTime, TextSouthChargeSum, TextSouthHitTime, TextTop, TextZVertex, TextZVertex_mean, TextZVertex_scale, TextZvtx, TextZvtxNorth, TextZvtxSouth, and transparent.
Referenced by Draw(), DrawFirst(), DrawHistory(), and DrawSecond().
|
overridevirtual |
Reimplemented from OnlMonDraw.
Definition at line 2091 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 2091 of file BbcMonDraw.cc
References OnlMonClient::CanvasToPng(), Draw(), OnlMonClient::htmlRegisterPage(), OnlMonClient::instance(), TC, and to_string().
|
overridevirtual |
Reimplemented from OnlMonDraw.
Definition at line 2067 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 2067 of file BbcMonDraw.cc
References OnlMonClient::CanvasToPng(), Draw(), filename, OnlMonClient::instance(), OnlMonClient::RunNumber(), TC, OnlMonDraw::ThisName, and to_string().
|
protected |
Definition at line 292 of file BbcMonDraw.cc.
View newest version in sPHENIX GitHub at line 292 of file BbcMonDraw.cc
References ArcWarning, i, ifnew, MAX_WARNING, nPadWarning, nWarning, PadWarning, PadWarnings, PaveWarning, and PaveWarnings.
Referenced by Draw().
|
protected |
Definition at line 167 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 167 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 163 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 163 of file BbcMonDraw.h
Referenced by MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 67 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 67 of file BbcMonDraw.h
Referenced by ClearWarning(), Init(), Warning(), and ~BbcMonDraw().
|
protected |
Definition at line 160 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 160 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 98 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 98 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 91 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 91 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 112 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 112 of file BbcMonDraw.h
Referenced by MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 105 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 105 of file BbcMonDraw.h
Referenced by MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 155 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 155 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 95 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 95 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 43 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 43 of file BbcMonDraw.h
Referenced by Draw(), Init(), and ~BbcMonDraw().
Definition at line 82 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 82 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 76 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 76 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 125 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 125 of file BbcMonDraw.h
Referenced by Draw().
|
protected |
Definition at line 54 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 54 of file BbcMonDraw.h
|
protected |
Definition at line 100 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 100 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 93 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 93 of file BbcMonDraw.h
Referenced by Draw(), Init(), and ~BbcMonDraw().
|
protected |
Definition at line 114 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 114 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 107 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 107 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 153 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 153 of file BbcMonDraw.h
Referenced by Draw(), Init(), and ~BbcMonDraw().
|
protected |
Definition at line 85 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 85 of file BbcMonDraw.h
|
protected |
Definition at line 77 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 77 of file BbcMonDraw.h
|
protected |
Definition at line 88 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 88 of file BbcMonDraw.h
Referenced by Draw(), Init(), and ~BbcMonDraw().
|
protected |
Definition at line 97 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 97 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 90 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 90 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
Definition at line 81 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 81 of file BbcMonDraw.h
Referenced by Init(), and ~BbcMonDraw().
|
protected |
Definition at line 111 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 111 of file BbcMonDraw.h
Referenced by Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 104 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 104 of file BbcMonDraw.h
Referenced by Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 75 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 75 of file BbcMonDraw.h
Referenced by Init(), and ~BbcMonDraw().
|
protected |
Definition at line 134 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 134 of file BbcMonDraw.h
Referenced by Init(), and ~BbcMonDraw().
|
protected |
Definition at line 154 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 154 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 172 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 172 of file BbcMonDraw.h
Referenced by ~BbcMonDraw().
|
protected |
Definition at line 173 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 173 of file BbcMonDraw.h
Referenced by ~BbcMonDraw().
Definition at line 79 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 79 of file BbcMonDraw.h
Referenced by Draw(), Init(), and ~BbcMonDraw().
|
protected |
Definition at line 117 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 117 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 131 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 131 of file BbcMonDraw.h
Referenced by Draw().
|
protected |
Definition at line 109 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 109 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 69 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 69 of file BbcMonDraw.h
|
protected |
Definition at line 70 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 70 of file BbcMonDraw.h
Referenced by ClearWarning(), and Warning().
|
protected |
Definition at line 59 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 59 of file BbcMonDraw.h
Referenced by DrawFirst(), and DrawSecond().
|
protected |
Definition at line 168 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 168 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 161 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 161 of file BbcMonDraw.h
Referenced by MakeCanvas().
|
protected |
Definition at line 96 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 96 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 137 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 137 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 170 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 170 of file BbcMonDraw.h
|
protected |
Definition at line 118 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 118 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 126 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 126 of file BbcMonDraw.h
|
protected |
Definition at line 89 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 89 of file BbcMonDraw.h
Referenced by Draw(), Init(), and MakeCanvas().
|
protected |
Definition at line 171 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 171 of file BbcMonDraw.h
|
protected |
Definition at line 80 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 80 of file BbcMonDraw.h
Referenced by Draw(), Init(), and MakeCanvas().
|
protected |
Definition at line 83 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 83 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 132 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 132 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 110 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 110 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 129 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 129 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 103 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 103 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 74 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 74 of file BbcMonDraw.h
Referenced by Draw(), Init(), and MakeCanvas().
|
protected |
Definition at line 123 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 123 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 62 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 62 of file BbcMonDraw.h
Referenced by Draw(), Init(), and MakeCanvas().
|
protected |
Definition at line 180 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 180 of file BbcMonDraw.h
|
protected |
Definition at line 68 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 68 of file BbcMonDraw.h
|
protected |
Definition at line 174 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 174 of file BbcMonDraw.h
Referenced by Warning().
|
protected |
Definition at line 179 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 179 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 181 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 181 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 152 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 152 of file BbcMonDraw.h
Referenced by Draw(), and MakeCanvas().
|
protected |
Definition at line 63 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 63 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 66 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 66 of file BbcMonDraw.h
Referenced by ClearWarning(), Init(), Warning(), and ~BbcMonDraw().
|
protected |
Definition at line 175 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 175 of file BbcMonDraw.h
Referenced by ClearWarning(), Warning(), and ~BbcMonDraw().
|
protected |
Definition at line 199 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 199 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 116 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 116 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 128 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 128 of file BbcMonDraw.h
Referenced by Draw().
|
protected |
Definition at line 102 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 102 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 56 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 56 of file BbcMonDraw.h
Referenced by Draw(), DrawFirst(), DrawHistory(), DrawSecond(), Init(), MakeCanvas(), MakeHtml(), SavePlot(), and ~BbcMonDraw().
|
protected |
Definition at line 73 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 73 of file BbcMonDraw.h
Referenced by Draw(), Init(), and ~BbcMonDraw().
|
protected |
Definition at line 162 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 162 of file BbcMonDraw.h
Referenced by MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 99 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 99 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 140 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 140 of file BbcMonDraw.h
Referenced by Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 139 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 139 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 143 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 143 of file BbcMonDraw.h
Referenced by MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 141 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 141 of file BbcMonDraw.h
Referenced by MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 92 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 92 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 84 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 84 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 120 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 120 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 113 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 113 of file BbcMonDraw.h
Referenced by MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 119 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 119 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 106 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 106 of file BbcMonDraw.h
Referenced by MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 64 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 64 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 135 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 135 of file BbcMonDraw.h
Referenced by ~BbcMonDraw().
|
protected |
Definition at line 190 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 190 of file BbcMonDraw.h
Referenced by Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 192 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 192 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 191 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 191 of file BbcMonDraw.h
Referenced by Draw(), Init(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 182 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 182 of file BbcMonDraw.h
|
protected |
Definition at line 183 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 183 of file BbcMonDraw.h
Referenced by ~BbcMonDraw().
|
protected |
Definition at line 156 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 156 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 157 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 157 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 158 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 158 of file BbcMonDraw.h
Referenced by Draw(), MakeCanvas(), and ~BbcMonDraw().
|
protected |
Definition at line 194 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 194 of file BbcMonDraw.h
Referenced by Draw(), Init(), and ~BbcMonDraw().
|
protected |
Definition at line 49 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 49 of file BbcMonDraw.h
Referenced by DrawHistory().
|
protected |
Definition at line 122 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 122 of file BbcMonDraw.h
Referenced by Draw().
|
protected |
Definition at line 57 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 57 of file BbcMonDraw.h
Referenced by Draw(), DrawFirst(), DrawSecond(), Init(), and MakeCanvas().
|
protected |
Definition at line 200 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 200 of file BbcMonDraw.h
Referenced by Draw(), Init(), and ~BbcMonDraw().
|
protected |
Definition at line 196 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 196 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 145 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 145 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 146 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 146 of file BbcMonDraw.h
Referenced by Draw(), and ~BbcMonDraw().
|
protected |
Definition at line 150 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 150 of file BbcMonDraw.h
|
protected |
Definition at line 149 of file BbcMonDraw.h.
View newest version in sPHENIX GitHub at line 149 of file BbcMonDraw.h