Geant4  10.02
G4INCL::UnorderedVector< T > Class Template Reference

#include <G4INCLUnorderedVector.hh>

+ Inheritance diagram for G4INCL::UnorderedVector< T >:
+ Collaboration diagram for G4INCL::UnorderedVector< T >:

Public Member Functions

 UnorderedVector ()
 
void remove (const T &t)
 
G4bool contains (const T &t) const
 

Detailed Description

template<class T>
class G4INCL::UnorderedVector< T >

Definition at line 63 of file G4INCLUnorderedVector.hh.

Constructor & Destructor Documentation

template<class T>
G4INCL::UnorderedVector< T >::UnorderedVector ( )
inline

Definition at line 65 of file G4INCLUnorderedVector.hh.

Member Function Documentation

template<class T>
G4bool G4INCL::UnorderedVector< T >::contains ( const T &  t) const
inline

Definition at line 95 of file G4INCLUnorderedVector.hh.

Referenced by G4INCL::AvatarDumpAction::afterAvatarUserAction(), G4INCL::StandardPropagationModel::generateCollisions(), and G4INCL::StandardPropagationModel::generateUpdatedCollisions().

+ Here is the caller graph for this function:

template<class T>
void G4INCL::UnorderedVector< T >::remove ( const T &  t)
inline

Definition at line 88 of file G4INCLUnorderedVector.hh.

Referenced by G4INCL::ProjectileRemnant::addDynamicalSpectators(), G4INCL::Store::extractDynamicalSpectators(), G4INCL::Store::particleHasBeenDestroyed(), G4INCL::Store::particleHasBeenEjected(), G4INCL::Store::removeAvatar(), and G4INCL::Cluster::removeParticle().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following file: