LCIO
02.17
|
#include "lcio.h"
#include "IO/LCWriter.h"
#include "IO/LCReader.h"
#include "IO/LCEventListener.h"
#include "IO/LCRunListener.h"
#include "EVENT/LCIO.h"
#include <cstdlib>
#include <iostream>
Go to the source code of this file.
Classes | |
class | RunEventProcessor |
Little tool that copies LCIO files on an event by event and run by run basis, thus fixing files that have incomplete records at the end due to a program crash. More... | |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 80 of file copyfix.cc.
References std::endl(), std::exit(), lcReader, and std::exception::what().