Public Member Functions | |
| BDSCCDPixel (G4ThreeVector size, G4String name) | |
| ~BDSCCDPixel () | |
| G4LogicalVolume * | log () |
| G4String | name () |
| G4ThreeVector | size () |
Private Member Functions | |
| void | build () |
| void | visAtt () |
Private Attributes | |
| G4ThreeVector | _size |
| G4String | _name |
| G4String | _logName |
| G4String | _solidName |
| G4LogicalVolume * | _log |
| G4VSolid * | _solid |
| G4VisAttributes * | _visAtt |
| BDSCCDPixelSD * | _sensDet |
Definition at line 10 of file BDSCCDPixel.hh.
1.4.7