Public Member Functions | |
| BDSLogicalVolumeInfo (G4double SPosIn) | |
| BDSLogicalVolumeInfo (G4String NameIn, G4double SPosIn) | |
| ~BDSLogicalVolumeInfo () | |
| G4String | GetName () |
| void | SetName (G4String NameIn) |
| void | SetSPos (G4double SPosIn) |
| G4double | GetSPos () |
Private Attributes | |
| G4String | name |
| G4double | spos |
Definition at line 7 of file BDSLogicalVolumeInfo.hh.
1.4.7