67    fPosition(right.fPosition),
 
   68    fpMaterial(right.fpMaterial)
 
   81   std::map<G4String,G4AttDef>* store
 
   86       G4AttDef(pos, 
"Position", 
"Physics",
"G4BestUnit",
"G4ThreeVector");
 
   89       G4AttDef(mat, 
"Mat", 
"Physics",
"Name",
"G4String");
 
   97   std::vector<G4AttValue>* values = 
new std::vector<G4AttValue>;
 
const G4String & GetName() const 
 
Definition of the RE04TrajectoryPoint class. 
 
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1 
 
G4GLOB_DLL std::ostream G4cout
 
G4ThreadLocal G4Allocator< RE04TrajectoryPoint > * faTrajPointAllocator
 
virtual std::vector< G4AttValue > * CreateAttValues() const 
 
virtual ~RE04TrajectoryPoint()
 
std::map< G4String, G4AttDef > * GetInstance(const G4String &storeKey, G4bool &isNew)
 
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const 
 
static const G4double pos