/* * testmacro.C * * Created on: Mar 18, 2014 * Author: steve */ void testmacro(std::string path) { gSystem->Load("libSimConfigReader"); //gSystem->SetIncludePath(""); PndLmdSimConfigReader reader; PndLmdSimConfig sim_conf = reader.readConfigFromFile(path); cout<<"num events: "<