/project/ptgroup/work/MC_Generation
You can make more and store the generating scripts here but label them in a way that is easy to understand. The present naming convention is <Exp>_<channel>_<vertex origin>/project/ptgroup/work/MC_Generation
Example of copying: cd /project/ptgroup/YourFolder
rsync -av --exclude scratch /project/ptgroup/MC_Generation/DY_Target_script .
Submit your job using the following command.
./jobscript.sh <Outputfoldername> <Number of jobs><Number of Events per Job> For example: ./jobscript.sh DY_Target_1M 100 10000 (Here we need to generate ~1M events. The accepted events depend on the channel). Strongly recommended not to exceed 10K events per job.