63#if defined G4EM_ALLOC_EXPORT
89 inline void *
operator new(size_t);
90 inline void operator delete(
void *aIT);
162inline void* G4IT::operator
new(size_t)
169inline void G4IT::operator
delete(
void *aIT)
246 return fpPreviousIT ;
G4DLLIMPORT G4Allocator< G4IT > aITAllocator
G4IT * GetIT(const G4Track *track)
G4bool operator!=(const G4IT &right) const
virtual G4bool equal(const G4IT &right) const =0
void GetParentID(int &, int &)
virtual void Print() const
const G4ThreeVector & GetPreStepPosition() const
const G4ITBox * GetITBox() const
virtual const G4ITType GetITType() const =0
G4double GetPreStepGlobalTime() const
G4TrackingInformation * GetTrackingInfo()
G4double GetPreStepLocalTime() const
G4IT & operator=(const G4IT &)
void SetTrackListNode(G4TrackListNode *node)
G4bool operator==(const G4IT &right) const
void SetParentID(int, int)
G4bool operator<(const G4IT &right) const
void RecordCurrentPositionNTime()
virtual const G4String & GetName() const =0
G4KDNode * GetNode() const
G4TrackListNode * GetTrackListNode()
virtual G4bool diff(const G4IT &right) const =0