LCIO
02.17
|
#include "lcio.h"
#include "IO/LCReader.h"
#include "EVENT/LCCollection.h"
#include "EVENT/MCParticle.h"
#include <cstdlib>
#include <sstream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example for reading the MCParticle collection from a genrator file. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Example for reading the MCParticle collection from a genrator file.
Definition at line 16 of file readmcparticles.cc.
References std::endl(), std::exit(), FILEN, and lcReader.