Public Member Functions | Data Fields

TEpicsProc::VariableHist Struct Reference

#include <TEpicsProc.h>

Public Member Functions

 VariableHist ()
bool Empty () const
bool IsName (const std::string &name) const

Data Fields

TH1 * fTrend
TH1 * fStat
TGraph * fGraph

Detailed Description

Definition at line 39 of file TEpicsProc.h.


Constructor & Destructor Documentation

TEpicsProc::VariableHist::VariableHist (  )  [inline]

Definition at line 43 of file TEpicsProc.h.


Member Function Documentation

bool TEpicsProc::VariableHist::Empty (  )  const [inline]

Definition at line 44 of file TEpicsProc.h.

References fGraph.

bool TEpicsProc::VariableHist::IsName ( const std::string &  name  )  const [inline]

Definition at line 45 of file TEpicsProc.h.

References fGraph.


Field Documentation

Definition at line 42 of file TEpicsProc.h.

Referenced by Empty(), IsName(), and TEpicsProc::UpdateHist().

Definition at line 41 of file TEpicsProc.h.

Referenced by TEpicsProc::UpdateHist().

Definition at line 40 of file TEpicsProc.h.

Referenced by TEpicsProc::UpdateHist().


The documentation for this struct was generated from the following file: