38#ifndef G4SmoothTrajectoryPoint_hh
39#define G4SmoothTrajectoryPoint_hh 1
62 inline void*
operator new(size_t);
63 inline void operator delete(
void* aTrajectoryPoint);
71 return fAuxiliaryPointVector;
76 const std::map<G4String, G4AttDef>*
GetAttDefs()
const override;
81 std::vector<G4ThreeVector>* fAuxiliaryPointVector =
nullptr;
86inline void* G4SmoothTrajectoryPoint::operator
new(size_t)
94inline void G4SmoothTrajectoryPoint::operator
delete(
void* aTrajectoryPoint)
G4TRACKING_DLL G4Allocator< G4SmoothTrajectoryPoint > *& aSmoothTrajectoryPointAllocator()
G4bool operator==(const G4SmoothTrajectoryPoint &right) const
G4SmoothTrajectoryPoint & operator=(const G4SmoothTrajectoryPoint &)=delete
~G4SmoothTrajectoryPoint() override
const std::map< G4String, G4AttDef > * GetAttDefs() const override
const std::vector< G4ThreeVector > * GetAuxiliaryPoints() const override
G4SmoothTrajectoryPoint()=default
const G4ThreeVector GetPosition() const override
std::vector< G4AttValue > * CreateAttValues() const override