G4ModelingParameters::PVNameCopyNo Class Reference

#include <G4ModelingParameters.hh>


Public Member Functions

 PVNameCopyNo (G4String name, G4int copyNo)
const G4StringGetName () const
G4int GetCopyNo () const


Detailed Description

Definition at line 77 of file G4ModelingParameters.hh.


Constructor & Destructor Documentation

G4ModelingParameters::PVNameCopyNo::PVNameCopyNo ( G4String  name,
G4int  copyNo 
) [inline]

Definition at line 79 of file G4ModelingParameters.hh.

00079                                              :
00080     fName(name), fCopyNo(copyNo) {}
    const G4String& GetName() const {return fName;}


Member Function Documentation

G4int G4ModelingParameters::PVNameCopyNo::GetCopyNo (  )  const [inline]

Definition at line 82 of file G4ModelingParameters.hh.

00082 {return fCopyNo;}

const G4String& G4ModelingParameters::PVNameCopyNo::GetName (  )  const [inline]

Definition at line 81 of file G4ModelingParameters.hh.

00081 {return fName;}


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