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

Comparing CMSSW/PhysicsTools/PythonAnalysis/examples/start.py (file contents):
Revision 1.2 by hegner, Sat Mar 3 03:49:59 2007 UTC vs.
Revision 1.3 by hegner, Sat Mar 3 04:22:57 2007 UTC

# Line 1 | Line 1
1   # startup commands for interactive use
2  
3   from ROOT import *
4 < from PhysicsTools.PythonAnalysis.cmstools import *
4 > from PhysicsTools.PythonAnalysis import *
5  
6   gSystem.Load("libFWCoreFWLite.so")
7   AutoLibraryLoader.enable()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines