ROOT  6.06/09
Reference Guide
Functions
Roo1DTable.cxx File Reference
#include "RooFit.h"
#include "Riostream.h"
#include <iomanip>
#include "TString.h"
#include "TMath.h"
#include "Roo1DTable.h"
#include "RooMsgService.h"
#include "TClass.h"
+ Include dependency graph for Roo1DTable.cxx:

Go to the source code of this file.

Functions

 ClassImp (Roo1DTable) Roo1DTable
 Create an empty table from abstract category. More...
 

Function Documentation

ClassImp ( Roo1DTable  )

Create an empty table from abstract category.

The number of table entries and their names are taken from the category state labels at the time of construction, but not reference to the category is retained after the construction phase. Use fill() to fill the table.

Definition at line 37 of file Roo1DTable.cxx.