| 
    Jpp test-rotations-new
    
   the software that should make you happy 
   | 
 
Auxiliary base class for JSon I/O based on ROOT dictionary. More...
#include <JSonSupportkit.hh>
Friends | |
| void | to_json (json &js, const T &object) | 
| Convert object to JSon.   | |
| void | from_json (const json &js, T &object) | 
| Convert JSon to object/.   | |
Auxiliary base class for JSon I/O based on ROOT dictionary.
Definition at line 165 of file JSonSupportkit.hh.
      
  | 
  friend | 
Convert object to JSon.
| js | json | 
| object | object | 
Definition at line 172 of file JSonSupportkit.hh.
      
  | 
  friend | 
Convert JSon to object/.
| js | json | 
| object | object | 
Definition at line 197 of file JSonSupportkit.hh.