| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4SmoothTrajectoryPoint.hh>


Public Member Functions | |
| G4SmoothTrajectoryPoint () | |
| G4SmoothTrajectoryPoint (G4ThreeVector pos, std::vector< G4ThreeVector > *auxiliaryPoints) | |
| G4SmoothTrajectoryPoint (G4ThreeVector pos) | |
| G4SmoothTrajectoryPoint (const G4SmoothTrajectoryPoint &right) | |
| virtual | ~G4SmoothTrajectoryPoint () | 
| void * | operator new (size_t) | 
| void | operator delete (void *aTrajectoryPoint) | 
| int | operator== (const G4SmoothTrajectoryPoint &right) const | 
| const G4ThreeVector | GetPosition () const | 
| const std::vector < G4ThreeVector > *  | GetAuxiliaryPoints () const | 
| virtual const std::map < G4String, G4AttDef > *  | GetAttDefs () const | 
| virtual std::vector< G4AttValue > * | CreateAttValues () const | 
  Public Member Functions inherited from G4VTrajectoryPoint | |
| G4VTrajectoryPoint () | |
| virtual | ~G4VTrajectoryPoint () | 
| G4bool | operator== (const G4VTrajectoryPoint &right) const | 
Definition at line 47 of file G4SmoothTrajectoryPoint.hh.
| G4SmoothTrajectoryPoint::G4SmoothTrajectoryPoint | ( | ) | 
Definition at line 50 of file G4SmoothTrajectoryPoint.cc.
| G4SmoothTrajectoryPoint::G4SmoothTrajectoryPoint | ( | G4ThreeVector | pos, | 
| std::vector< G4ThreeVector > * | auxiliaryPoints | ||
| ) | 
Definition at line 62 of file G4SmoothTrajectoryPoint.cc.
| G4SmoothTrajectoryPoint::G4SmoothTrajectoryPoint | ( | G4ThreeVector | pos) | 
Definition at line 56 of file G4SmoothTrajectoryPoint.cc.
| G4SmoothTrajectoryPoint::G4SmoothTrajectoryPoint | ( | const G4SmoothTrajectoryPoint & | right) | 
Definition at line 68 of file G4SmoothTrajectoryPoint.cc.
      
  | 
  virtual | 
Definition at line 74 of file G4SmoothTrajectoryPoint.cc.
      
  | 
  virtual | 
Reimplemented from G4VTrajectoryPoint.
Definition at line 99 of file G4SmoothTrajectoryPoint.cc.

Reimplemented from G4VTrajectoryPoint.
Definition at line 83 of file G4SmoothTrajectoryPoint.cc.


      
  | 
  inlinevirtual | 
Reimplemented from G4VTrajectoryPoint.
Definition at line 78 of file G4SmoothTrajectoryPoint.hh.
      
  | 
  inlinevirtual | 
Implements G4VTrajectoryPoint.
Definition at line 76 of file G4SmoothTrajectoryPoint.hh.
Definition at line 107 of file G4SmoothTrajectoryPoint.hh.
      
  | 
  inline | 
Definition at line 100 of file G4SmoothTrajectoryPoint.hh.
      
  | 
  inline | 
Definition at line 72 of file G4SmoothTrajectoryPoint.hh.
 1.8.4