LCIO
02.17
|
#include "lcio.h"
#include "IO/LCWriter.h"
#include "EVENT/LCIO.h"
#include "IMPL/LCEventImpl.h"
#include "IMPL/LCRunHeaderImpl.h"
#include "UTIL/LCStdHepRdr.h"
#include <cstdlib>
#include <iostream>
#include <sstream>
#include <memory>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Simple test program to demonstrate reading of binary .stdhep generator files. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Simple test program to demonstrate reading of binary .stdhep generator files.
Writes MCParticle collections to the outputfile stdhepjob.slcio.
Definition at line 25 of file stdhepjob.cc.
References std::atoi(), std::string::c_str(), std::endl(), std::unique_ptr< T >::get(), runHdr, and std::stringstream::str().