47 #ifndef G4SmoothTrajectory_h
48 #define G4SmoothTrajectory_h 1
84 inline void*
operator new(size_t);
85 inline void operator delete(
void*);
87 {
return (
this==&right);}
95 {
return ParticleName; }
99 {
return PDGEncoding; }
101 {
return initialKineticEnergy; }
103 {
return initialMomentum; }
112 {
return (*positionRecord)[i]; }
118 virtual const std::map<G4String,G4AttDef>*
GetAttDefs()
const;
136 #if defined G4TRACKING_ALLOC_EXPORT
142 inline void* G4SmoothTrajectory::operator
new(size_t)
149 inline void G4SmoothTrajectory::operator
delete(
void* aTrajectory)