Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ModelingParameters.hh>
Public Member Functions | |
PVNameCopyNo (G4String name, G4int copyNo) | |
const G4String & | GetName () const |
G4int | GetCopyNo () const |
G4bool | operator!= (const PVNameCopyNo &) const |
G4bool | operator== (const PVNameCopyNo &rhs) const |
Definition at line 86 of file G4ModelingParameters.hh.
Definition at line 89 of file G4ModelingParameters.hh.
|
inline |
Definition at line 92 of file G4ModelingParameters.hh.
|
inline |
Definition at line 91 of file G4ModelingParameters.hh.
G4bool G4ModelingParameters::PVNameCopyNo::operator!= | ( | const PVNameCopyNo & | rhs | ) | const |
Definition at line 364 of file G4ModelingParameters.cc.
Referenced by operator==().
|
inline |
Definition at line 94 of file G4ModelingParameters.hh.