![]() |
Reference Documentation |
00001 // -*- C++ -*- 00002 00003 // 00004 // (c) CERN, Geneva 00005 // 00006 00007 // histogram interfaces 00008 #include "Interfaces/IAxis.h" 00009 #include "Interfaces/IHistogram1D.h" 00010 #include "Interfaces/IHistogram2D.h" 00011 #include "Interfaces/IProfileHistogram.h" 00012 #include "Interfaces/IAnnotation.h" 00013 00014 // factory and manager implementation 00015 #include "AIDA_HBook/AIDAHistogramFactory.h" 00016 #include "AIDA_HBook/AIDAHistoFactory.h" 00017 #include "AIDA_HBook/AIDAHistoManager.h"
Anaphe documentation generated by Doxygen (www.doxygen.org) |