#include <TransportedParticleCollection.h>
Public Methods | |
TransportedParticleCollection () | |
~TransportedParticleCollection () | |
void | push_back (TransportedParticle *part) |
std::vector< const TransportedParticle *>::iterator | begin () |
std::vector< const TransportedParticle *>::iterator | end () |
std::vector< const TransportedParticle *>::const_iterator | begin () const |
std::vector< const TransportedParticle *>::const_iterator | end () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|