|
LCIO
02.17
|
#include "tutil.h"#include "lcio.h"#include "EVENT/LCIO.h"#include "IO/LCWriter.h"#include "IMPL/LCEventImpl.h"#include "IMPL/LCCollectionVec.h"#include <iostream>
Include dependency graph for test_example.cc:Go to the source code of this file.
Functions | |
| int | main (int, char **) |
Variables | |
| static const string | testname ="mytest" |
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 23 of file test_example.cc.
References TEST::FAILED(), TEST::LOG(), and testname.
|
static |
Definition at line 19 of file test_example.cc.
Referenced by main().
1.8.5