LCIO
02.17
|
#include "EVENT/LCObject.h"
#include "EVENT/MCParticle.h"
#include "empty_ignore.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | EVENT::MCParticle |
The LCIO Monte Carlo particle. More... | |
Namespaces | |
EVENT | |
Typedefs for std::vectors of basic types used in LCIO. | |
Typedefs | |
typedef std::vector< MCParticle * > | EVENT::MCParticleVec |
Vector of (pointers to) MCParticles. More... | |