G4CollectionNameVector Class Reference

#include <G4CollectionNameVector.hh>


Public Member Functions

 G4CollectionNameVector ()
virtual ~G4CollectionNameVector ()
void insert (G4String str)


Detailed Description

Definition at line 36 of file G4CollectionNameVector.hh.


Constructor & Destructor Documentation

G4CollectionNameVector::G4CollectionNameVector (  )  [inline]

Definition at line 39 of file G4CollectionNameVector.hh.

00039 {;}

virtual G4CollectionNameVector::~G4CollectionNameVector (  )  [inline, virtual]

Definition at line 40 of file G4CollectionNameVector.hh.

00040 {;}


Member Function Documentation

void G4CollectionNameVector::insert ( G4String  str  )  [inline]

Definition at line 42 of file G4CollectionNameVector.hh.

Referenced by G4MultiFunctionalDetector::RegisterPrimitive().

00042 { push_back(str); }


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:51:39 2013 for Geant4 by  doxygen 1.4.7