Exemplo n.º 1
0
 def write(self):
     assert_true(self.GetDirectory() == rootpy.gDirectory())
Exemplo n.º 2
0
 def write(self):
     assert_true(self.GetDirectory() == rootpy.gDirectory())
Exemplo n.º 3
0
 def something(self, foo):
     self.file = rootpy.gDirectory()
     return foo
Exemplo n.º 4
0
 def something(self, foo):
     self.file = rootpy.gDirectory()
     return foo