ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ModelingParameters::PVNameCopyNo Class Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/modeling/include/G4ModelingParameters.hh>

+ Collaboration diagram for G4ModelingParameters::PVNameCopyNo:

Public Member Functions

 PVNameCopyNo (G4String name, G4int copyNo)
 
const G4StringGetName () const
 
G4int GetCopyNo () const
 
G4bool operator!= (const PVNameCopyNo &) const
 
G4bool operator== (const PVNameCopyNo &rhs) const
 

Private Attributes

G4String fName
 
G4int fCopyNo
 

Detailed Description

Definition at line 81 of file G4ModelingParameters.hh.

View newest version in sPHENIX GitHub at line 81 of file G4ModelingParameters.hh

Constructor & Destructor Documentation

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

Definition at line 84 of file G4ModelingParameters.hh.

View newest version in sPHENIX GitHub at line 84 of file G4ModelingParameters.hh

Member Function Documentation

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

Definition at line 87 of file G4ModelingParameters.hh.

View newest version in sPHENIX GitHub at line 87 of file G4ModelingParameters.hh

References fCopyNo.

const G4String& G4ModelingParameters::PVNameCopyNo::GetName ( void  ) const
inline

Definition at line 86 of file G4ModelingParameters.hh.

View newest version in sPHENIX GitHub at line 86 of file G4ModelingParameters.hh

References fName.

G4bool G4ModelingParameters::PVNameCopyNo::operator!= ( const PVNameCopyNo rhs) const

Definition at line 335 of file G4ModelingParameters.cc.

View newest version in sPHENIX GitHub at line 335 of file G4ModelingParameters.cc

References fName.

Referenced by operator==().

+ Here is the caller graph for this function:

G4bool G4ModelingParameters::PVNameCopyNo::operator== ( const PVNameCopyNo rhs) const
inline

Definition at line 89 of file G4ModelingParameters.hh.

View newest version in sPHENIX GitHub at line 89 of file G4ModelingParameters.hh

References operator!=().

+ Here is the call graph for this function:

Member Data Documentation

G4int G4ModelingParameters::PVNameCopyNo::fCopyNo
private

Definition at line 92 of file G4ModelingParameters.hh.

View newest version in sPHENIX GitHub at line 92 of file G4ModelingParameters.hh

Referenced by GetCopyNo().

G4String G4ModelingParameters::PVNameCopyNo::fName
private

Definition at line 91 of file G4ModelingParameters.hh.

View newest version in sPHENIX GitHub at line 91 of file G4ModelingParameters.hh

Referenced by GetName().


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