Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4QParticleVector Class Reference

#include <G4QParticleVector.hh>

+ Inheritance diagram for G4QParticleVector:

Public Member Functions

 ~G4QParticleVector ()
 

Detailed Description

Definition at line 60 of file G4QParticleVector.hh.

Constructor & Destructor Documentation

◆ ~G4QParticleVector()

G4QParticleVector::~G4QParticleVector ( )
inline

Definition at line 63 of file G4QParticleVector.hh.

64 {
65 std::for_each(begin(),end(),DeleteQParticle());
66 clear();
67 }

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