38#ifndef G4ClonedSmoothTrajectoryPoint_hh
39#define G4ClonedSmoothTrajectoryPoint_hh 1
61 inline void*
operator new(size_t);
62 inline void operator delete(
void* aTrajectoryPoint);
70 return fAuxiliaryPointVector;
75 const std::map<G4String, G4AttDef>*
GetAttDefs()
const override;
80 std::vector<G4ThreeVector>* fAuxiliaryPointVector =
nullptr;
85inline void* G4ClonedSmoothTrajectoryPoint::operator
new(size_t)
93inline void G4ClonedSmoothTrajectoryPoint::operator
delete(
void* aTrajectoryPoint)
G4TRACKING_DLL G4Allocator< G4ClonedSmoothTrajectoryPoint > *& aClonedSmoothTrajectoryPointAllocator()
CLHEP::Hep3Vector G4ThreeVector
~G4ClonedSmoothTrajectoryPoint() override
const std::vector< G4ThreeVector > * GetAuxiliaryPoints() const override
G4bool operator==(const G4ClonedSmoothTrajectoryPoint &right) const
const std::map< G4String, G4AttDef > * GetAttDefs() const override
std::vector< G4AttValue > * CreateAttValues() const override
G4ClonedSmoothTrajectoryPoint()=default
const G4ThreeVector GetPosition() const override
G4VTrajectoryPoint()=default