Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::TransportedParticleCollection Class Reference

#include <TransportedParticleCollection.h>

List of all members.


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

Constructor & Destructor Documentation

Atlfast::TransportedParticleCollection::TransportedParticleCollection   [inline]
 

Atlfast::TransportedParticleCollection::~TransportedParticleCollection   [inline]
 


Member Function Documentation

std::vector<const TransportedParticle*>::const_iterator Atlfast::TransportedParticleCollection::begin   const [inline]
 

std::vector<const TransportedParticle*>::iterator Atlfast::TransportedParticleCollection::begin   [inline]
 

std::vector<const TransportedParticle*>::const_iterator Atlfast::TransportedParticleCollection::end   const [inline]
 

std::vector<const TransportedParticle*>::iterator Atlfast::TransportedParticleCollection::end   [inline]
 

void Atlfast::TransportedParticleCollection::push_back TransportedParticle   part [inline]
 


The documentation for this class was generated from the following file:
Generated on Wed May 1 14:12:59 2002 for AtlfastAlgs by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001