ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/CMSSW/PhysicsTools/PythonAnalysis/examples/howto.txt
(Generate patch)

Comparing CMSSW/PhysicsTools/PythonAnalysis/examples/howto.txt (file contents):
Revision 1.1 by hegner, Wed Nov 1 10:47:55 2006 UTC vs.
Revision 1.2 by hegner, Sat Mar 3 03:49:59 2007 UTC

# Line 1 | Line 1
1   # How to use the python examples in CMSSW
2  
3 + # Beginning with CMSSW_1_3_X the following lines aren't needed any more. Instead you do "scramv1 b" after checkout
4   # You need to include cms helper classes in PYTHONPATH ("cmstools")
5   bash: export PYTHONPATH=$CMSSW_BASE/src/PhysicsTools/PythonAnalysis/python:$PYTHONPATH
6   csh: setenv PYTHONPATH $CMSSW_BASE/src/PhysicsTools/PythonAnalysis/python:$PYTHONPATH

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines