Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

T_Histograms3.cpp

Go to the documentation of this file.
00001 /* This file is a copy of the original Histograms.cpp file but it includes
00002    typedefs and template instantiatios for 3D histograms only.
00003    The reason of the split was to minimize schema changes when introducing
00004    3D histograms. */
00005 
00006 #if 0
00007         #include "HTL/P_Histograms3.h"
00008 #else
00009         #include "HTL/T_Histograms3.h"
00010 #endif


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