AIDAHistoFactory(void) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
AIDAHistogramFactory() | Anaphe::AIDA_HBook::AIDAHistogramFactory | |
annFactory | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
badFileMessage(const char *filename) const | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
cd(const char *) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
create1D(std::string title="", int nBinsx=10, double xmin=0.0, double xmax=10.0, const int ID=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
create1D(const HistoParameters1D &hp) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
create1D(const char *label, const char *title, int nBinsx=10, double xmin=0.0, double xmax=10.0, const char *options=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
Anaphe::AIDA_HBook::AIDAHistogramFactory::create1D(AIDA_STD::string title="", int nBinsx=10, double xmin=0.0, double xmax=10.0, const int ID=0) | Anaphe::AIDA_HBook::AIDAHistogramFactory | [virtual] |
create1DVar(const char *label, const char *title, std::vector< float > binEdge, const char *options=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
create2D(std::string title="", int nBinsx=10, double xmin=0.0, double xmax=10.0, int nBinsy=10, double ymin=0.0, double ymax=10.0, const int ID=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
create2D(const HistoParameters2D &hp) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
create2D(const char *label, const char *title, int nBinsx=10, double xmin=0.0, double xmax=10.0, int nBinsy=10, double ymin=0.0, double ymax=10.0, const char *options=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
Anaphe::AIDA_HBook::AIDAHistogramFactory::create2D(AIDA_STD::string title="", int nBinsx=10, double xmin=0.0, double xmax=10.0, int nBinsy=10, double ymin=0.0, double ymax=10.0, const int ID=0) | Anaphe::AIDA_HBook::AIDAHistogramFactory | [virtual] |
create2DVar(const char *label, const char *title, std::vector< float > binEdgeX, std::vector< float > binEdgeY, const char *options=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
create3D(const char *label, const char *title, int nBinsx=10, double xmin=0.0, double xmax=10.0, int nBinsy=10, double ymin=0.0, double ymax=10.0, int nBinsz=10, double zmin=0.0, double zmax=10.0, const char *options=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
createProfile(const char *label, const char *title, int nBinsx=10, double xmin=0.0, double xmax=10.0, const char *options=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
createProfile(const char *label, const char *title, int nBinsx=10, double xmin=0.0, double xmax=10.0, double ymin=0.0, double ymax=10.0, const char *options=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
destroy(IHistogram *h) | Anaphe::AIDA_HBook::AIDAHistoFactory | [virtual] |
dynamic1D(const char *label, const char *title="", const int nBinsx=100) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
file | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
fileManager | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
getIntFromLabel(const char *label, int &result) const | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
load1D(const char *label) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
load2D(const char *label) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
load3D(const char *label) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
loadProf(const char *label) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
ls(void) const | Anaphe::AIDA_HBook::AIDAHistoFactory | |
manager | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
mkdir(const char *) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
notDoneMessage(const char *) const | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
notInHBOOKMessage(const char *) const | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
notOpenMessage(void) const | Anaphe::AIDA_HBook::AIDAHistoFactory | [private] |
pwd(void) const | Anaphe::AIDA_HBook::AIDAHistoFactory | |
rmdir(const char *) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
scratchHisto(const char *label) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
selectStore(const char *, const char *topDir=0) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
setManager(IHistoManager *) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
store1D(IHistogram1D *) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
store2D(IHistogram2D *) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
store3D(IHistogram3D *) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
storeProf(IProfileHistogram *) | Anaphe::AIDA_HBook::AIDAHistoFactory | |
unregister(IHistogram *h) | Anaphe::AIDA_HBook::AIDAHistoFactory | [virtual] |
~AIDAHistoFactory(void) | Anaphe::AIDA_HBook::AIDAHistoFactory | [virtual] |
~AIDAHistogramFactory() | Anaphe::AIDA_HBook::AIDAHistogramFactory | [virtual] |