| 
    LCIO
    02.17
    
   | 
 
#include "lcio.h"#include "UTIL/LCSplitWriter.h"#include "IO/LCReader.h"#include "IO/LCEventListener.h"#include "IO/LCRunListener.h"#include "EVENT/LCIO.h"#include <cstdlib>#include <iostream>#include <sstream>
 Include dependency graph for lcio_split_file.cc: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 81 of file lcio_split_file.cc.
References std::endl(), std::exit(), lcReader, and std::exception::what().
 1.8.5