# stuff you need to put in .login for the D0 tutorial class # gives you access to a scratch area and the d0tools packages setenv SCRATCH /scratch/7/$USER setup python setup sam setenv D0TOOLS_DIR $HOME/d0tools setenv D0TOOLS_BIN $HOME/d0tools/bin setenv D0TOOLS_DOC $HOME/d0tools/doc set path=($path $HOME/d0tools/bin) setenv PYTHONPATH ${PYTHONPATH}:$HOME/d0tools/python echo " d0tools has been set up "