
Public Member Functions | |
| BDSCCDChip (G4String aName, G4ThreeVector pixelSize, G4TwoVector nPixels) | |
| ~BDSCCDChip () | |
| G4LogicalVolume * | log () |
| G4String | name () |
| G4ThreeVector | size () |
Private Member Functions | |
| void | computeDimensions () |
| void | build () |
| void | buildMotherVolume () |
| void | buildPixels () |
Private Attributes | |
| G4LogicalVolume * | _log |
| G4VSolid * | _solid |
| BDSCCDPixel * | _pixel |
| const G4TwoVector | _nPixels |
| G4ThreeVector | _size |
| G4String | _name |
Definition at line 15 of file BDSCCDChip.hh.
1.4.7