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