38#ifndef G4ClonedTrajectoryPoint_hh
39#define G4ClonedTrajectoryPoint_hh 1
62 inline void*
operator new(size_t);
63 inline void operator delete(
void* aTrajectoryPoint);
71 const std::map<G4String, G4AttDef>*
GetAttDefs()
const override;
80inline void* G4ClonedTrajectoryPoint::operator
new(size_t)
88inline void G4ClonedTrajectoryPoint::operator
delete(
void* aTrajectoryPoint)
95 return (
this == &right);
G4TRACKING_DLL G4Allocator< G4ClonedTrajectoryPoint > *& aClonedTrajectoryPointAllocator()
CLHEP::Hep3Vector G4ThreeVector
~G4ClonedTrajectoryPoint() override
std::vector< G4AttValue > * CreateAttValues() const override
const G4ThreeVector GetPosition() const override
G4ClonedTrajectoryPoint()=default
const std::map< G4String, G4AttDef > * GetAttDefs() const override
G4bool operator==(const G4ClonedTrajectoryPoint &right) const
G4VTrajectoryPoint()=default