# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |