|
LCIO
02.17
|
#include "lcio.h"#include "IO/LCWriter.h"#include "EVENT/LCIO.h"#include "IMPL/LCEventImpl.h"#include "IMPL/LCRunHeaderImpl.h"#include "UTIL/LCStdHepRdrNew.h"#include <cstdlib>#include <iostream>#include <sstream>#include <memory>
Include dependency graph for stdhepjob_new.cc: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_new.cc.
References std::atoi(), std::string::c_str(), std::endl(), std::unique_ptr< T >::get(), runHdr, and std::stringstream::str().
1.8.5