7 #include "lcrdrrep.icc"
13 LCReader*
lcReader = LCFactory::getInstance()->createLCReader() ;
15 lcReader->open( *filenameVec ) ;
20 lcReader->registerLCRunListener( &evtProc ) ;
21 lcReader->registerLCEventListener( &evtProc ) ;
23 lcReader->readStream() ;
std::vector< std::string > StringVec
Vector of strings.
Little tool that copies LCIO files on an event by event and run by run basis, thus fixing files that ...
LCIO_DEPRECATED_CAPI int lcrdreventprocessor(PTRTYPE filenamevec)
Header file for the f77-wrapper function of the RunEventProcessor class.
long PTRTYPE
Fortran interface - define the length of pointers this has to made machine independent ...