]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGHF/vertexingHF/macros/DrawEfficiency.C
Add possibility of fine Ntracklets bin (bins of 1 unit till 100 for pp, 200 for pPb)
[u/mrichter/AliRoot.git] / PWGHF / vertexingHF / macros / DrawEfficiency.C
index 12b8483787807d30a94be138a4237612fe703b48..bb9e64a5f1b2abe6385661ffc94b01d0042d6cda 100644 (file)
@@ -39,8 +39,8 @@ void DrawEfficiency(const char* channel, Int_t selection = 0, Int_t ieff = 7){
        gSystem->Load("libANALYSIS.so");
        gSystem->Load("libANALYSISalice.so");
        gSystem->Load("$ALICE_ROOT/CORRFW/libCORRFW.so") ;
-       gSystem->Load("libPWG3base.so");
-       gSystem->Load("libPWG3vertexingHF.so");
+       gSystem->Load("libPWGHFbase.so");
+       gSystem->Load("libPWGHFvertexingHF.so");
                
        Int_t mcAcc_over_mcLimAcc = 0x001;
        Int_t recPPR_over_mcAcc = 0x002;