Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ModelingParameters.hh>
Public Member Functions | |
PVPointerCopyNo (G4VPhysicalVolume *pPV, G4int copyNo) | |
const G4String & | GetName () const |
const G4VPhysicalVolume * | GetPVPointer () const |
G4int | GetCopyNo () const |
G4bool | operator!= (const PVPointerCopyNo &) const |
G4bool | operator== (const PVPointerCopyNo &rhs) const |
Definition at line 102 of file G4ModelingParameters.hh.
|
inline |
Definition at line 105 of file G4ModelingParameters.hh.
Referenced by operator==().
|
inline |
Definition at line 109 of file G4ModelingParameters.hh.
const G4String & G4ModelingParameters::PVPointerCopyNo::GetName | ( | ) | const |
Definition at line 391 of file G4ModelingParameters.cc.
|
inline |
Definition at line 108 of file G4ModelingParameters.hh.
G4bool G4ModelingParameters::PVPointerCopyNo::operator!= | ( | const PVPointerCopyNo & | rhs | ) | const |
Definition at line 396 of file G4ModelingParameters.cc.
Referenced by operator==().
|
inline |
Definition at line 111 of file G4ModelingParameters.hh.