Public Member Functions | |
PerRunPlots (DIRECTORY &&dir) | |
~PerRunPlots () | |
Public Attributes | |
DIRECTORY | fDir |
TH2D * | fMeanRate |
TProfile2D * | fMeanADC |
TH1D * | fMeanRatePerBoard |
TProfile * | fMeanADCPerBoard |
Definition at line 204 of file OnlinePlotter.cpp.
|
inline |
Definition at line 206 of file OnlinePlotter.cpp.
|
inline |
Definition at line 220 of file OnlinePlotter.cpp.
DIRECTORY CRT::OnlinePlotter< TFS >::PerRunPlots::fDir |
Definition at line 227 of file OnlinePlotter.cpp.
TProfile2D* CRT::OnlinePlotter< TFS >::PerRunPlots::fMeanADC |
Definition at line 229 of file OnlinePlotter.cpp.
TProfile* CRT::OnlinePlotter< TFS >::PerRunPlots::fMeanADCPerBoard |
Definition at line 231 of file OnlinePlotter.cpp.
TH2D* CRT::OnlinePlotter< TFS >::PerRunPlots::fMeanRate |
Definition at line 228 of file OnlinePlotter.cpp.
TH1D* CRT::OnlinePlotter< TFS >::PerRunPlots::fMeanRatePerBoard |
Definition at line 230 of file OnlinePlotter.cpp.