Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

Anaphe::AIDA_HBook::AIDAHistoManager Member List

This is the complete list of members for Anaphe::AIDA_HBook::AIDAHistoManager, including all inherited members.
AIDAHistoManager(IHistoFactory *f=0)Anaphe::AIDA_HBook::AIDAHistoManager
cd(const char *name)Anaphe::AIDA_HBook::AIDAHistoManager
checkAndDeleteHisto(const AIDA_STD::string &label)Anaphe::AIDA_HBook::AIDAHistoManager [private]
cleanUp(void)Anaphe::AIDA_HBook::AIDAHistoManager [private]
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::AIDAHistoManager
create1DVar(const char *label, const char *title, AIDA_STD::vector< float > binEdge, const char *options=0)Anaphe::AIDA_HBook::AIDAHistoManager [virtual]
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::AIDAHistoManager
create2DVar(const char *label, const char *title, AIDA_STD::vector< float > binEdgeX, AIDA_STD::vector< float > binEdgeY, const char *options=0)Anaphe::AIDA_HBook::AIDAHistoManager [virtual]
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::AIDAHistoManager
createDynamic1D(const char *label, const char *title="", const int nBinsx=100)Anaphe::AIDA_HBook::AIDAHistoManager
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::AIDAHistoManager [virtual]
crisisMessage(const AIDA_STD::string &featureName) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
deleteHisto(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
deletionSuccessfulMessage(const AIDA_STD::string &label) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
disableOverwrite(void)Anaphe::AIDA_HBook::AIDAHistoManager
disableWarnOverwrite(void)Anaphe::AIDA_HBook::AIDAHistoManager
enableOverwrite(void)Anaphe::AIDA_HBook::AIDAHistoManager
enableWarnOverwrite(void)Anaphe::AIDA_HBook::AIDAHistoManager
formPrint(AIDA_STD::ostream &, const AIDA_STD::string &label, const AIDA_STD::string &title) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
hFactAnaphe::AIDA_HBook::AIDAHistoManager [private]
histo1DListAnaphe::AIDA_HBook::AIDAHistoManager [private]
histo2DListAnaphe::AIDA_HBook::AIDAHistoManager [private]
histoNotFoundMessage(const AIDA_STD::string &label) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
histoProfListAnaphe::AIDA_HBook::AIDAHistoManager [private]
in1DList(const AIDA_STD::string &label) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
in2DList(const AIDA_STD::string &label) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
inProfList(const AIDA_STD::string &label) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
list(AIDA_STD::ostream &os)Anaphe::AIDA_HBook::AIDAHistoManager
load1D(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
load2D(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
load3D(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
loadProf(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
ls(void) constAnaphe::AIDA_HBook::AIDAHistoManager
mkdir(const char *name)Anaphe::AIDA_HBook::AIDAHistoManager
noOverwriteMessage(const AIDA_STD::string &label) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
notDoneMessage(const AIDA_STD::string &featureName) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
notInHBOOKMessage(const AIDA_STD::string &featureName) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
overwriteHistoAnaphe::AIDA_HBook::AIDAHistoManager [private]
ownsFactoryAnaphe::AIDA_HBook::AIDAHistoManager [private]
pwd(void) constAnaphe::AIDA_HBook::AIDAHistoManager
register1D(IHistogram1D *)Anaphe::AIDA_HBook::AIDAHistoManager
register2D(IHistogram2D *)Anaphe::AIDA_HBook::AIDAHistoManager
register3D(IHistogram3D *)Anaphe::AIDA_HBook::AIDAHistoManager
registerErrorMessage(void) constAnaphe::AIDA_HBook::AIDAHistoManager [private]
registerProf(IProfileHistogram *)Anaphe::AIDA_HBook::AIDAHistoManager
removeWithWarnings(const AIDA_STD::string &label, IHistogram *histo)Anaphe::AIDA_HBook::AIDAHistoManager [private]
retrieveHisto1D(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
retrieveHisto2D(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
retrieveHisto3D(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
retrieveProf(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
rmdir(const char *name)Anaphe::AIDA_HBook::AIDAHistoManager
scratchHisto(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
selectStore(const char *name, const char *topDir=0)Anaphe::AIDA_HBook::AIDAHistoManager
setFactory(IHistoFactory *)Anaphe::AIDA_HBook::AIDAHistoManager
store(const char *label)Anaphe::AIDA_HBook::AIDAHistoManager
unregister(IHistogram *)Anaphe::AIDA_HBook::AIDAHistoManager
warnOverwriteAnaphe::AIDA_HBook::AIDAHistoManager [private]
~AIDAHistoManager(void)Anaphe::AIDA_HBook::AIDAHistoManager [virtual]


Anaphe documentation generated by Doxygen (www.doxygen.org)