#include const char *pathtocalibration(){ return((const char*)gSystem->Getenv("PAM_CALIB"));} void info(){ printf("\nUTILITIES flight package version: v1r03\n\nCompiled on Tue Oct 29 13:59:13 CET 2013 with: gcc (GCC) 4.3.6\n\nOn: Linux farmui01.ts.infn.it 2.6.18-348.18.1.el5 #1 SMP Thu Sep 26 11:40:17 CDT 2013 x86_64 x86_64 x86_64 GNU/Linux\n\n"); }