Jpp
|
Default helper class for formatting. More...
Static Public Member Functions | |
static JRootReader & | getObject (JRootReader &reader, T &object) |
Read object. More... | |
Default helper class for formatting.
Definition at line 70 of file JRootStreamer.hh.
|
inlinestatic |
Read object.
This method transfers the reading of the given object to the given JRootReader.
reader | ROOT reader |
object | object |
Definition at line 80 of file JRootStreamer.hh.