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