#include const char *pathtocalibration(){ return((const char*)gSystem->Getenv("PAM_CALIB"));} void info(){ printf("\nUTILITIES flight package version: v1r03\n\nCompiled on Tue Sep 23 10:07:18 CEST 2008 with: gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9)\n\nOn: Linux farm039.ts.infn.it 2.6.9-67.0.20.ELsmp #1 SMP Wed Jun 25 12:14:57 CDT 2008 i686 i686 i386 GNU/Linux\n\n"); }