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

#include <XPhononTrackInformation.hh>

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

Public Member Functions

 XPhononTrackInformation ()
 
 XPhononTrackInformation (const G4Track *aTrack)
 
 XPhononTrackInformation (const XPhononTrackInformation *aTrackInfo)
 
 XPhononTrackInformation (G4ThreeVector kNew)
 
virtual ~XPhononTrackInformation ()
 
void * operator new (size_t)
 
void operator delete (void *aTrackInfo)
 
int operator== (const XPhononTrackInformation &right) const
 
XPhononTrackInformation & operator= (const XPhononTrackInformation &right)
 
void Print () const
 
G4ThreeVector GetK () const
 
void SetK (G4ThreeVector kNew)
 
- Public Member Functions inherited from G4VUserTrackInformation
 G4VUserTrackInformation ()
 
 G4VUserTrackInformation (const G4String &infoType)
 
 G4VUserTrackInformation (const G4VUserTrackInformation &)
 
G4VUserTrackInformation & operator= (const G4VUserTrackInformation &)
 
virtual ~G4VUserTrackInformation ()
 
const G4String & GetType () const
 

Additional Inherited Members

- Protected Attributes inherited from G4VUserTrackInformation
G4String * pType
 

Detailed Description

Definition at line 41 of file XPhononTrackInformation.hh.

Constructor & Destructor Documentation

XPhononTrackInformation::XPhononTrackInformation ( )

Definition at line 36 of file XPhononTrackInformation.cc.

XPhononTrackInformation::XPhononTrackInformation ( const G4Track *  aTrack)

Definition at line 44 of file XPhononTrackInformation.cc.

XPhononTrackInformation::XPhononTrackInformation ( const XPhononTrackInformation *  aTrackInfo)

Definition at line 52 of file XPhononTrackInformation.cc.

Here is the call graph for this function:

XPhononTrackInformation::XPhononTrackInformation ( G4ThreeVector  kNew)

Definition at line 60 of file XPhononTrackInformation.cc.

XPhononTrackInformation::~XPhononTrackInformation ( )
virtual

Definition at line 67 of file XPhononTrackInformation.cc.

Member Function Documentation

G4ThreeVector XPhononTrackInformation::GetK ( ) const
inline

Definition at line 64 of file XPhononTrackInformation.hh.

Here is the caller graph for this function:

void XPhononTrackInformation::operator delete ( void *  aTrackInfo)
inline

Definition at line 78 of file XPhononTrackInformation.hh.

Here is the call graph for this function:

void * XPhononTrackInformation::operator new ( size_t  )
inline

Definition at line 71 of file XPhononTrackInformation.hh.

Here is the call graph for this function:

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

Definition at line 70 of file XPhononTrackInformation.cc.

int XPhononTrackInformation::operator== ( const XPhononTrackInformation &  right) const
inline

Definition at line 53 of file XPhononTrackInformation.hh.

void XPhononTrackInformation::Print ( void  ) const
virtual

Reimplemented from G4VUserTrackInformation.

Definition at line 81 of file XPhononTrackInformation.cc.

void XPhononTrackInformation::SetK ( G4ThreeVector  kNew)
inline

Definition at line 65 of file XPhononTrackInformation.hh.


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