Classes | |
class | BaselineView |
class | FADCTraceView |
class | HighGainBaselineView |
class | HighGainFADCTraceView |
class | HistoView |
class | LowGainBaselineView |
class | LowGainFADCTraceView |
class | MuonChargeView |
class | MuonPeakView |
class | MuonShapeView |
class | PMTBaselineView |
class | PMTVEMTraceView |
class | SaveCurrentTErrorIgnoreLevel |
class | SdCalibPlotter |
Validate SdCalibrator. More... | |
class | StationVEMTraceView |
class | TObjectCollection |
class | VEMTraceView |
Functions | |
void | AddHeader (TPaveText &pt, const Event &event, const Station &station, bool addLine=true) |
void | AddText (TPaveText &pt, const std::string &str) |
void | AddText (TPaveText &pt, const string &str) |
void SdCalibPlotterOG::AddHeader | ( | TPaveText & | pt, |
const Event & | event, | ||
const Station & | station, | ||
bool | addLine = true |
||
) |
Definition at line 50 of file SdCalibPlotter.cc.
References utl::String::AsBinary(), cevt::StationConstants::eNumRejectionStatusBits, sevt::Station::GetCalibData(), evt::Event::GetHeader(), sevt::Station::GetId(), sevt::Station::GetRejectionStatus(), evt::Header::GetTime(), and sevt::StationCalibData::GetVersion().
Referenced by SdCalibPlotterOG::SdCalibPlotter::Run().
void SdCalibPlotterOG::AddText | ( | TPaveText & | pt, |
const std::string & | str | ||
) |
Definition at line 11 of file AddText.cc.
Referenced by SdRecPlotterOG::SdRecPlotter::DrawEvent().
void SdCalibPlotterOG::AddText | ( | TPaveText & | pt, |
const string & | str | ||
) |
Definition at line 11 of file AddText.cc.