|
LCIO
02.17
|
#include "lcio.h"#include "IO/LCReader.h"#include "EVENT/LCCollection.h"#include "EVENT/MCParticle.h"#include <cstdlib>#include <sstream>
Include dependency graph for readmcparticles.cc: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.
1.8.5