Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
RE04TrajectoryPoint Class Reference

#include <RE04TrajectoryPoint.hh>

Inheritance diagram for RE04TrajectoryPoint:
Inheritance graph
[legend]
Collaboration diagram for RE04TrajectoryPoint:
Collaboration graph
[legend]

Public Member Functions

 RE04TrajectoryPoint ()
 
 RE04TrajectoryPoint (G4ThreeVector pos, const G4Material *mat)
 
 RE04TrajectoryPoint (const RE04TrajectoryPoint &right)
 
virtual ~RE04TrajectoryPoint ()
 
voidoperator new (size_t)
 
void operator delete (void *aTrajectoryPoint)
 
int operator== (const RE04TrajectoryPoint &right) const
 
virtual const G4ThreeVector GetPosition () const
 
const G4MaterialGetMaterial () 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
 
virtual const std::vector
< G4ThreeVector > * 
GetAuxiliaryPoints () const
 

Detailed Description

Trajectory point class

Definition at line 58 of file RE04TrajectoryPoint.hh.

Constructor & Destructor Documentation

RE04TrajectoryPoint::RE04TrajectoryPoint ( )

Definition at line 48 of file RE04TrajectoryPoint.cc.

RE04TrajectoryPoint::RE04TrajectoryPoint ( G4ThreeVector  pos,
const G4Material mat 
)

Definition at line 55 of file RE04TrajectoryPoint.cc.

RE04TrajectoryPoint::RE04TrajectoryPoint ( const RE04TrajectoryPoint right)

Definition at line 63 of file RE04TrajectoryPoint.cc.

RE04TrajectoryPoint::~RE04TrajectoryPoint ( )
virtual

Definition at line 69 of file RE04TrajectoryPoint.cc.

Member Function Documentation

std::vector< G4AttValue > * RE04TrajectoryPoint::CreateAttValues ( ) const
virtual

Reimplemented from G4VTrajectoryPoint.

Definition at line 91 of file RE04TrajectoryPoint.cc.

Here is the call graph for this function:

const std::map< G4String, G4AttDef > * RE04TrajectoryPoint::GetAttDefs ( ) const
virtual

Reimplemented from G4VTrajectoryPoint.

Definition at line 74 of file RE04TrajectoryPoint.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

const G4Material* RE04TrajectoryPoint::GetMaterial ( ) const
inline

Definition at line 81 of file RE04TrajectoryPoint.hh.

virtual const G4ThreeVector RE04TrajectoryPoint::GetPosition ( ) const
inlinevirtual

Implements G4VTrajectoryPoint.

Definition at line 79 of file RE04TrajectoryPoint.hh.

void RE04TrajectoryPoint::operator delete ( void aTrajectoryPoint)
inline

Definition at line 107 of file RE04TrajectoryPoint.hh.

Here is the call graph for this function:

void * RE04TrajectoryPoint::operator new ( size_t  )
inline

Definition at line 100 of file RE04TrajectoryPoint.hh.

Here is the call graph for this function:

int RE04TrajectoryPoint::operator== ( const RE04TrajectoryPoint right) const
inline

Definition at line 75 of file RE04TrajectoryPoint.hh.


The documentation for this class was generated from the following files: