38 #ifndef G4SmoothTrajectoryPoint_h 
   39 #define G4SmoothTrajectoryPoint_h 1 
   60                            std::vector<G4ThreeVector>* auxiliaryPoints);
 
   71    inline void *
operator new(size_t);
 
   72    inline void operator delete(
void *aTrajectoryPoint);
 
   74    { 
return (
this==&right); };
 
   83    virtual const std::map<G4String,G4AttDef>* 
GetAttDefs() 
const;
 
   98 inline void* G4SmoothTrajectoryPoint::operator 
new(size_t)
 
  105 inline void G4SmoothTrajectoryPoint::operator 
delete(
void *aTrajectoryPoint)
 
CLHEP::Hep3Vector G4ThreeVector
 
G4SmoothTrajectoryPoint()
 
G4TRACKING_DLL G4ThreadLocal G4Allocator< G4SmoothTrajectoryPoint > * aSmoothTrajectoryPointAllocator
 
std::vector< G4ThreeVector > * fAuxiliaryPointVector
 
virtual std::vector< G4AttValue > * CreateAttValues() const 
 
const std::vector< G4ThreeVector > * GetAuxiliaryPoints() const 
 
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const 
 
virtual ~G4SmoothTrajectoryPoint()
 
const G4ThreeVector GetPosition() const 
 
G4SmoothTrajectoryPoint & operator=(const G4SmoothTrajectoryPoint &)
 
int operator==(const G4SmoothTrajectoryPoint &right) const 
 
static const G4double pos