38#ifndef G4SmoothTrajectoryPoint_hh
39#define G4SmoothTrajectoryPoint_hh 1
66 inline void*
operator new(size_t);
67 inline void operator delete(
void* aTrajectoryPoint);
75 return fAuxiliaryPointVector;
80 const std::map<G4String, G4AttDef>*
GetAttDefs()
const override;
85 std::vector<G4ThreeVector>* fAuxiliaryPointVector =
nullptr;
90inline void* G4SmoothTrajectoryPoint::operator
new(size_t)
98inline void G4SmoothTrajectoryPoint::operator
delete(
void* aTrajectoryPoint)
G4TRACKING_DLL G4Allocator< G4SmoothTrajectoryPoint > *& aSmoothTrajectoryPointAllocator()
CLHEP::Hep3Vector G4ThreeVector
G4bool operator==(const G4SmoothTrajectoryPoint &right) const
G4SmoothTrajectoryPoint & operator=(const G4SmoothTrajectoryPoint &)=delete
friend class G4ClonedSmoothTrajectoryPoint
~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
G4VTrajectoryPoint()=default