SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo CM2 logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews

Where to write user CM2 collections

Summary:

Q: Many applications (Elf, Moose, SkimMiniApp) are setup to write output collections. Where should the user write those collections?

A: At all of the Tier-A sites a /work/users/ area has been (or soon will be setup). If you have not done it yet, you can create yourself an area in the /work/users area by using the KanUserAdmin application:

noric10> KanUserAdmin createuser
Creating /work/users/elmer area...
noric10> 
 
In practice this corresponds to some NFS mounted filesystem (i.e. often with file paths starting with /nfs or something similar). You should never reference your collections using this full file path, but instead use collections starting with /work/users/<yourUsername> such as:

/work/users/elmer/14.5.2/elfevents1

There are several primary reasons for doing this: For most users this short answer should be sufficient. If you are interested in the details, please see the detailed explanation.


Last modified 04-May-2004, Peter Elmer