|
Jpp test-rotations-new
the software that should make you happy
|
Program to test JROOT::JRootClass. More...
#include <string>#include <iostream>#include <iomanip>#include "JROOT/JRootClass.hh"#include "km3net-dataformat/offline/Head.hh"#include "JAAnet/JHead.hh"#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Macros | |
| #define | PRINT(OUT, T) |
| Print data member. | |
| #define | TEST(T) |
| Test data member. | |
Functions | |
| int | main (int argc, char **argv) |
Program to test JROOT::JRootClass.
Definition in file JRootClass.cc.
| #define PRINT | ( | OUT, | |
| T ) |
Print data member.
| OUT | output stream |
| T | data member |
Definition at line 24 of file JRootClass.cc.
| #define TEST | ( | T | ) |
Test data member.
| T | data member |
Definition at line 35 of file JRootClass.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 45 of file JRootClass.cc.