rootlogon.C 309 Bytes
Newer Older
1
{
2 3 4
//	gInterpreter->AddIncludePath("/home/vratik/go4-5.3.0/include");
//	gInterpreter->AddIncludePath("/home/vratik/workspace/go4egor/src");
//	gInterpreter->AddIncludePath("/home/vratik/workspace/AculUtils/TELoss");
5
	gSystem->Load("../libUserAnalysis.so");
6
//	gSystem->Load("../../AculUtils/libTELoss.so");
7
}