Definition at line 3 of file loadlibs.py.
5 print 'loading FWLite.'
7 gSystem.Load(
"libFWCoreFWLite")
8 gROOT.ProcessLine(
'AutoLibraryLoader::enable();')
9 gSystem.Load(
"libFWCoreFWLite")
10 gSystem.Load(
"libCintex")
11 gROOT.ProcessLine(
'ROOT::Cintex::Cintex::Enable();')
14 gSystem.Load(
"libPhysicsToolsHeppy")