#include "ReadCSV.cpp"; TTree * ReadAlice(void) { return readCSV("AliceSpringsDailyObs.csv"); } TTree * pA = ReadAlice();