Reprocessing example using local data file
Instructions to run on clued0, where RTE_DIR points to the location where the release tarball was unpacked:
$ cd <working_dir> $ cp /work/blackpool-clued0/plove/reco.py . $ vi reco.py # change the default settings and input file $ setup d0runjob$ # private release tarball $ export RTE_DIR=/work/blackpool-clued0/plove/RTE_runjob $ # on d0mino/clued0 $ # export RTE_DIR=/D0/dist/ $ python reco.py
Note: this will run on the local machine, edit macro for batch submission. The example may be used to check the release tarball.