![]() |
Reference Documentation |
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 1 00007 #include "HTL/P_Histograms3.h" 00008 #else 00009 #include "HTL/T_Histograms3.h" 00010 #endif
Anaphe documentation generated by Doxygen (www.doxygen.org) |