ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
struct | ISF::ISFParticleOrdering |
sort function according to particle order More... | |
Namespaces | |
ISF | |
ISFParticleOrderedQueue. | |
Typedefs | |
typedef std::priority_queue< ISF::ISFParticle *, ISF::ISFParticleVector, ISF::ISFParticleOrdering > | ISF::ISFParticleOrderedQueue |
the actual particle priority_queue More... | |