#include "EVENT/LCObject.h"#include "EVENT/MCParticle.h"#include "empty_ignore.h"#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | EVENT |
Classes | |
| class | EVENT::MCParticle |
Defines | |
| #define | EVENT_MCPARTICLE_H 1 |
Typedefs | |
| typedef std::vector< MCParticle * > | MCParticleVec |
|
|
Definition at line 8 of file MCParticle.h. |
|
|
Vector of (pointers to) MCParticles. Definition at line 21 of file MCParticle.h. Referenced by tpc_tracking::MCParticle::get_children(), tpc_tracking::MCParticle::get_parents(), IMPL::MCParticleImpl::getDaughters(), and IMPL::MCParticleImpl::getParents(). |
1.3.9.1