const G4ITBox & operator=(const G4ITBox &right)
 
G4ITBox * GetPreviousBox()
 
void SetPreviousBox(G4ITBox *box)
 
void SetNextBox(G4ITBox *box)
 
G4ITBox behaves just like a stack for G4IT. 
 
G4IT * FindIT(const G4Track &)
The FindIT methods are used for check only. 
 
void TransferTo(G4ITBox *)