Software
Latest addition : 17 July 2009.
Latest articles
Root2Ascii
Friday 17 July 2009, by // Software
Description : Simple C++ routine to convert Root TH1F Histograms to ASCII Files. Version : 1.0 Date : 18th April 2009 Source code : Root2Ascii.cpp Read next
Root2Lamps
Wednesday 17 June 2009, by // Software
Description : Simple C++ routines to convert Root TH1F/TH2F Histograms to (g)Lamps z1d/z2d files. Lamps is only handling power of 2 sizes (eg. 16,64, ... ,16384). If the root histogram has to not a "correct" size, the size is extended to the closet correct size by filling with 0. Version : 2.0 Date : 28th April 2009 Source code : Root2Lamps_v2.cpp Read next