LCIO
02.17
|
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...
Protected Attributes | |
LCWriter * | lcWrt {NULL} |
int | nEvent {0} |
unsigned int | _nFiles {0} |
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.
Example of reading events from the file, add sth.
Little tool that splits large LCIO files.
lcio tool for merging files on an event by event and run by run basis
to the event and write it to a new file. This uses the listener mechanism to read the input file (run headers and events) record by record.
The RunEventProcessor class is defined for processing run and event records. This is our analysis module. For simplicity it is defined in the same file - in a real world application it should of course be defined in separate header and source files.
Definition at line 23 of file copyfix.cc.
|
delete |
|
inline |
Definition at line 33 of file copyfix.cc.
References std::endl(), and std::exit().
|
inline |
Definition at line 48 of file copyfix.cc.
References std::endl().
|
delete |
|
inline |
Definition at line 35 of file lcio_merge_files.cc.
References std::endl(), and std::exit().
|
inline |
Definition at line 50 of file lcio_merge_files.cc.
References std::endl().
|
delete |
|
inline |
Definition at line 34 of file lcio_split_file.cc.
References std::endl(), and std::exit().
|
inline |
Definition at line 49 of file lcio_split_file.cc.
References std::endl().
|
delete |
|
inline |
Definition at line 65 of file recjob.cc.
References std::endl(), std::exit(), and OUTFILEN.
|
inline |
Definition at line 83 of file recjob.cc.
References std::endl().
|
inline |
Definition at line 54 of file copyfix.cc.
|
inline |
Definition at line 55 of file lcio_split_file.cc.
|
inline |
Definition at line 56 of file lcio_merge_files.cc.
|
inline |
|
inline |
Definition at line 65 of file copyfix.cc.
|
inline |
Definition at line 66 of file lcio_split_file.cc.
|
inline |
Definition at line 67 of file lcio_merge_files.cc.
|
inline |
|
delete |
|
delete |
|
delete |
|
delete |
|
inline |
Definition at line 56 of file copyfix.cc.
|
inline |
Definition at line 57 of file lcio_split_file.cc.
|
inline |
Definition at line 58 of file lcio_merge_files.cc.
|
inline |
Definition at line 96 of file recjob.cc.
References std::back_inserter(), UTIL::Cluster, std::copy(), std::dec(), dumpEvent(), std::endl(), M_PI, UTIL::make_bitset32(), nRecP, std::vector< T >::push_back(), std::string::push_back(), std::rand(), UTIL::ReconstructedParticle, std::ref(), std::string::resize(), and std::vector< T >::resize().
|
inline |
Definition at line 68 of file copyfix.cc.
|
inline |
Definition at line 69 of file lcio_split_file.cc.
|
inline |
Definition at line 70 of file lcio_merge_files.cc.
|
inline |
|
protected |
Definition at line 28 of file lcio_merge_files.cc.
|
protected |
Definition at line 26 of file copyfix.cc.
|
protected |
Definition at line 27 of file copyfix.cc.