| 
    Geant4
    10.02.p03
    
   | 
 
#include <G4GeometryCell.hh>
Public Member Functions | |
| G4GeometryCell (const G4VPhysicalVolume &aVolume, G4int RepNum) | |
| G4GeometryCell (const G4GeometryCell &rhs) | |
| ~G4GeometryCell () | |
| const G4VPhysicalVolume & | GetPhysicalVolume () const | 
| G4int | GetReplicaNumber () const | 
| G4GeometryCell & | operator= (const G4GeometryCell &rhs) | 
Private Attributes | |
| const G4VPhysicalVolume * | fVPhysicalVolume | 
| G4int | fRepNum | 
Definition at line 49 of file G4GeometryCell.hh.
| G4GeometryCell::G4GeometryCell | ( | const G4VPhysicalVolume & | aVolume, | 
| G4int | RepNum | ||
| ) | 
Definition at line 38 of file G4GeometryCell.cc.
| G4GeometryCell::G4GeometryCell | ( | const G4GeometryCell & | rhs | ) | 
Definition at line 59 of file G4GeometryCell.cc.
| G4GeometryCell::~G4GeometryCell | ( | ) | 
Definition at line 44 of file G4GeometryCell.cc.
| const G4VPhysicalVolume & G4GeometryCell::GetPhysicalVolume | ( | ) | const | 
Definition at line 48 of file G4GeometryCell.cc.
| G4int G4GeometryCell::GetReplicaNumber | ( | ) | const | 
| G4GeometryCell & G4GeometryCell::operator= | ( | const G4GeometryCell & | rhs | ) | 
Definition at line 65 of file G4GeometryCell.cc.
      
  | 
  private | 
Definition at line 74 of file G4GeometryCell.hh.
      
  | 
  private | 
Definition at line 70 of file G4GeometryCell.hh.