src
PhysicsTools
PythonAnalysis
examples
start.py
Go to the documentation of this file.
1
# startup commands for interactive use
2
3
import
ROOT
4
from
ROOT
import
gSystem
5
from
PhysicsTools.PythonAnalysis
import
*
6
7
gSystem.Load(
"libFWCoreFWLite.so"
)
8
ROOT.FWLiteEnabler.enable()
9
PythonAnalysis
Generated for CMSSW Reference Manual by
1.8.14