Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4FastSimulationVector< T > Class Template Reference

#include <G4FastSimulationVector.hh>

Inheritance diagram for G4FastSimulationVector< T >:

Public Member Functions

 G4FastSimulationVector ()
 
virtual ~G4FastSimulationVector ()
 
T * remove (const T *)
 
T * removeAt (G4int)
 
void clearAndDestroy ()
 

Detailed Description

template<class T>
class G4FastSimulationVector< T >

Definition at line 49 of file G4FastSimulationVector.hh.

Constructor & Destructor Documentation

template<class T>
G4FastSimulationVector< T >::G4FastSimulationVector ( )
inline

Definition at line 57 of file G4FastSimulationVector.hh.

57 {};
template<class T>
virtual G4FastSimulationVector< T >::~G4FastSimulationVector ( )
inlinevirtual

Definition at line 60 of file G4FastSimulationVector.hh.

60 {};

Member Function Documentation

template<class T>
void G4FastSimulationVector< T >::clearAndDestroy ( )
template<class T>
T* G4FastSimulationVector< T >::remove ( const T *  )
template<class T>
T* G4FastSimulationVector< T >::removeAt ( G4int  )

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