#include <TStripChartItem.h>
Private Member Functions |
void | ExtendAxis (int factor=2) |
Member Enumeration Documentation
Constructor & Destructor Documentation
TStripChartItem::TStripChartItem |
( |
| ) |
|
|
inline |
TStripChartItem::TStripChartItem |
( |
const std::string & |
title, |
|
|
TStripChart * |
parent, |
|
|
double |
bin_width = 1 |
|
) |
| |
TStripChartItem::~TStripChartItem |
( |
| ) |
|
Member Function Documentation
void TStripChartItem::DrawCopy |
( |
Option_t * |
options = "sameL*" | ) |
|
void TStripChartItem::ExtendAxis |
( |
int |
factor = 2 | ) |
|
|
private |
void TStripChartItem::Fill |
( |
double |
value | ) |
|
int TStripChartItem::GetColor |
( |
| ) |
|
|
inline |
TH1* TStripChartItem::GetHist |
( |
| ) |
|
|
inline |
bool TStripChartItem::IsAutoUpdate |
( |
| ) |
|
|
inline |
bool TStripChartItem::IsVisible |
( |
| ) |
|
|
inline |
void TStripChartItem::SetAutoUpdate |
( |
bool |
flag = true | ) |
|
|
inline |
void TStripChartItem::SetColor |
( |
int |
color | ) |
|
|
inline |
void TStripChartItem::SetVisible |
( |
bool |
flag = true | ) |
|
|
inline |
Member Data Documentation
double TStripChartItem::bin_width |
|
private |
TBits TStripChartItem::bitflags |
|
private |
TH1D* TStripChartItem::data |
|
private |
std::string TStripChartItem::name |
|
private |
int TStripChartItem::nbins |
|
private |
std::string TStripChartItem::title |
|
private |
double TStripChartItem::xmax |
|
private |
double TStripChartItem::xmin |
|
private |
double TStripChartItem::ymax |
|
private |
double TStripChartItem::ymin |
|
private |
The documentation for this class was generated from the following files: