76     assert(pCluster); fpCluster = pCluster;
 
   85     return fpCluster != 0;
 
  106 #endif // SB_POINT_HH 
ClusterSBPoints * GetCluster() const 
 
bool operator>(const SBPoint &) const 
 
bool operator!=(const SBPoint &) const 
 
define a cluster of SB Points 
 
void SetPosition(G4ThreeVector pPos)
 
G4int GetTouchedStrand() const 
 
void SetCluster(ClusterSBPoints *pCluster)
 
bool operator==(const SBPoint &) const 
 
bool operator<(const SBPoint &) const 
 
G4ThreeVector GetPosition() const 
 
SBPoint(unsigned int, G4ThreeVector pPos, G4double pEdep)
constructor 
 
defines a point of energy deposition which defines a damage to the DNA.