Skip to content
Snippets Groups Projects
Commit 7f368daa authored by batyuk's avatar batyuk
Browse files

Added libMpdMcDst to the MPD libs

parent 78cf8c69
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ void mpdloadlibs()
gSystem->Load("libMpdPhysics.so"); // common
// gSystem->Load("libMpdFemtoBase.so"); // femtoscopy
// gSystem->Load("libMpdFemtoUser.so"); // femtoscopy
gSystem->Load("libMpdMcDst");
}
// check whether file exists
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment