Geant4
9.6.p02
|
#include <XPhononTrackInformation.hh>
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) |
![]() | |
G4VUserTrackInformation () | |
G4VUserTrackInformation (const G4String &infoType) | |
G4VUserTrackInformation (const G4VUserTrackInformation &) | |
G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) |
virtual | ~G4VUserTrackInformation () |
const G4String & | GetType () const |
Additional Inherited Members | |
![]() | |
G4String * | pType |
Definition at line 41 of file XPhononTrackInformation.hh.
XPhononTrackInformation::XPhononTrackInformation | ( | ) |
Definition at line 36 of file XPhononTrackInformation.cc.
Definition at line 44 of file XPhononTrackInformation.cc.
XPhononTrackInformation::XPhononTrackInformation | ( | const XPhononTrackInformation * | aTrackInfo) |
XPhononTrackInformation::XPhononTrackInformation | ( | G4ThreeVector | kNew) |
Definition at line 60 of file XPhononTrackInformation.cc.
|
virtual |
Definition at line 67 of file XPhononTrackInformation.cc.
|
inline |
Definition at line 64 of file XPhononTrackInformation.hh.
|
inline |
XPhononTrackInformation & XPhononTrackInformation::operator= | ( | const XPhononTrackInformation & | right) |
Definition at line 70 of file XPhononTrackInformation.cc.
|
inline |
Definition at line 53 of file XPhononTrackInformation.hh.
Reimplemented from G4VUserTrackInformation.
Definition at line 81 of file XPhononTrackInformation.cc.
|
inline |
Definition at line 65 of file XPhononTrackInformation.hh.