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

#include <RE01TrackInformation.hh>

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

Public Member Functions

 RE01TrackInformation ()
 
 RE01TrackInformation (const G4Track *aTrack)
 
 RE01TrackInformation (const RE01TrackInformation *aTrackInfo)
 
virtual ~RE01TrackInformation ()
 
voidoperator new (size_t)
 
void operator delete (void *aTrackInfo)
 
RE01TrackInformationoperator= (const RE01TrackInformation &right)
 
void SetSourceTrackInformation (const G4Track *aTrack)
 
virtual void Print () const
 
G4int GetTrackingStatus () const
 
void SetTrackingStatus (G4int i)
 
G4int GetSourceTrackID () const
 
- Public Member Functions inherited from G4VUserTrackInformation
 G4VUserTrackInformation ()
 
 G4VUserTrackInformation (const G4String &infoType)
 
 G4VUserTrackInformation (const G4VUserTrackInformation &)
 
G4VUserTrackInformationoperator= (const G4VUserTrackInformation &)
 
virtual ~G4VUserTrackInformation ()
 
const G4StringGetType () const
 

Additional Inherited Members

- Protected Attributes inherited from G4VUserTrackInformation
G4StringpType
 

Detailed Description

Definition at line 43 of file RE01TrackInformation.hh.

Constructor & Destructor Documentation

RE01TrackInformation::RE01TrackInformation ( )

Definition at line 40 of file RE01TrackInformation.cc.

RE01TrackInformation::RE01TrackInformation ( const G4Track aTrack)

Definition at line 59 of file RE01TrackInformation.cc.

Here is the call graph for this function:

RE01TrackInformation::RE01TrackInformation ( const RE01TrackInformation aTrackInfo)

Definition at line 79 of file RE01TrackInformation.cc.

RE01TrackInformation::~RE01TrackInformation ( )
virtual

Definition at line 98 of file RE01TrackInformation.cc.

Member Function Documentation

G4int RE01TrackInformation::GetSourceTrackID ( ) const
inline

Definition at line 62 of file RE01TrackInformation.hh.

Here is the caller graph for this function:

G4int RE01TrackInformation::GetTrackingStatus ( ) const
inline

Definition at line 60 of file RE01TrackInformation.hh.

Here is the caller graph for this function:

void RE01TrackInformation::operator delete ( void aTrackInfo)
inline

Definition at line 100 of file RE01TrackInformation.hh.

Here is the call graph for this function:

void * RE01TrackInformation::operator new ( size_t  )
inline

Definition at line 94 of file RE01TrackInformation.hh.

Here is the call graph for this function:

RE01TrackInformation & RE01TrackInformation::operator= ( const RE01TrackInformation right)

Definition at line 103 of file RE01TrackInformation.cc.

void RE01TrackInformation::Print ( void  ) const
virtual

Reimplemented from G4VUserTrackInformation.

Definition at line 134 of file RE01TrackInformation.cc.

Here is the call graph for this function:

void RE01TrackInformation::SetSourceTrackInformation ( const G4Track aTrack)

Definition at line 123 of file RE01TrackInformation.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void RE01TrackInformation::SetTrackingStatus ( G4int  i)
inline

Definition at line 61 of file RE01TrackInformation.hh.

Here is the caller graph for this function:


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