Difference between revisions of "Tips and Tricks"

From LHCb Wiki
Jump to navigation Jump to search
 
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Tips and Tricks =
+
== Miscelaneous ==
  
== PyRoot and Roofit ==
+
====AFS access (not necessary for workshop)====
 +
 
 +
If you need access to CERN AFS areas,
 +
<pre>
 +
klog user@CERN.CH
 +
</pre>
 +
Where user is your CERN AFS username. Note the '''UPPER CASE''' for the domain name.
 +
Be careful: '''Never do: ls /opt/ !! (It could start caching all atlas software...)'''.

Latest revision as of 16:37, 19 June 2009

Miscelaneous

AFS access (not necessary for workshop)

If you need access to CERN AFS areas,

klog user@CERN.CH

Where user is your CERN AFS username. Note the UPPER CASE for the domain name. Be careful: Never do: ls /opt/ !! (It could start caching all atlas software...).