|
LCIO
02.17
|
#include "tutil.h"#include "IO/LCWriter.h"#include "MT/LCReader.h"#include "EVENT/LCCollection.h"#include <iostream>
Include dependency graph for test_lazy.cc:Go to the source code of this file.
Functions | |
| int | main (int, char **) |
Variables | |
| static const std::string | testname ="lazy" |
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 19 of file test_lazy.cc.
References MT::LCReader::close(), MT::LCReader::directAccess, std::endl(), event, TEST::FAILED(), MT::LCReader::lazyUnpack, MT::LCReader::open(), MT::LCReader::readNextEvent(), and EVENT::Exception::what().
|
static |
Definition at line 15 of file test_lazy.cc.
1.8.5