gSystem->Exec("cp BackgroundFull/AliESDs.root Background/");\r
gSystem->Exec("cp -a BackgroundFull/GRP Background/");\r
gSystem->Exec("cp sim.C Background/");\r
+ gSystem->Exec("cp Config.C Background/");\r
gSystem->ChangeDirectory("Background/");\r
gSystem->Exec("aliroot -b -q 'sim.C(4)' > sim.log 2>&1");\r
gSystem->ChangeDirectory("../");\r
gSystem->Exec("cp Merged/*SDigits*.root Signal/");\r
gSystem->Exec("cp Merged/galice.root Signal/");\r
gSystem->Exec("cp Merged/Kinematics.root Signal/");\r
+ gSystem->Exec("cp -a Merged/GRP Signal/");\r
gSystem->ChangeDirectory("Signal/");\r
gSystem->Exec("aliroot -b -q 'sim.C(2)' > sim.log 2>&1");\r
cout<<">>>>> SIGNAL RECONSTRUCTION <<<<<"<<endl;\r