{ gSystem->AddIncludePath("-I../include"); gROOT->ProcessLine(".L ../src/mytry.cpp+"); mytry *t = new mytry(); }