ATLAS Offline Software
Loading...
Searching...
No Matches
BindingsTest.py File Reference

Go to the source code of this file.

Namespaces

namespace  BindingsTest

Variables

 BindingsTest.cut = g.AthPyEx.MyCutClass(30*GeV)
 This script demonstrates how to call a C++ class from Python Also how to use PyROOT is shown.
 BindingsTest.ha = ROOT.TH1F ('accept','Test Acc',100,0,100000)
 BindingsTest.hr = ROOT.TH1F ('reject','Test Rej',100,0,100000)
 BindingsTest.econ = PyParticleTools.getElectrons("ElectronCollection")
 BindingsTest.eobj = econ[ie]