ATLAS Offline Software
Loading...
Searching...
No Matches
ISFParticleContainer.h File Reference
#include <list>
#include <vector>
Include dependency graph for ISFParticleContainer.h:

Go to the source code of this file.

Namespaces

namespace  ISF
 ISFParticleOrderedQueue.

Typedefs

typedef std::list< ISF::ISFParticle * > ISF::ISFParticleContainer
 generic ISFParticle container (not necessarily a std::list!)
typedef std::list< const ISF::ISFParticle * > ISF::ConstISFParticleContainer
typedef std::vector< ISF::ISFParticle * > ISF::ISFParticleVector
 ISFParticle vector.
typedef std::vector< const ISF::ISFParticle * > ISF::ConstISFParticleVector