Public Member Functions | |
| BDSCCDPixelHit (G4int npixel, G4double weight) | |
| ~BDSCCDPixelHit () | |
| void * | operator new (size_t) |
| void | operator delete (void *aHit) |
| G4int | npixel () const |
| G4double | weight () const |
Private Attributes | |
| G4int | _npixel |
| G4double | _weight |
Definition at line 9 of file BDSCCDPixelHit.hh.
1.4.7