Geant4
9.6.p02
|
#include <G4FastTrack.hh>
Public Member Functions | |
G4FastTrack (G4Envelope *anEnvelope, G4bool IsUnique) | |
~G4FastTrack () | |
void | SetCurrentTrack (const G4Track &, const G4Navigator *a=0) |
G4bool | OnTheBoundaryButExiting () const |
const G4Track * | GetPrimaryTrack () const |
G4Envelope * | GetEnvelope () const |
G4LogicalVolume * | GetEnvelopeLogicalVolume () const |
G4VPhysicalVolume * | GetEnvelopePhysicalVolume () const |
G4VSolid * | GetEnvelopeSolid () const |
G4ThreeVector | GetPrimaryTrackLocalPosition () const |
G4ThreeVector | GetPrimaryTrackLocalMomentum () const |
G4ThreeVector | GetPrimaryTrackLocalDirection () const |
G4ThreeVector | GetPrimaryTrackLocalPolarization () const |
const G4AffineTransform * | GetAffineTransformation () const |
const G4AffineTransform * | GetInverseAffineTransformation () const |
Definition at line 78 of file G4FastTrack.hh.
G4FastTrack::G4FastTrack | ( | G4Envelope * | anEnvelope, |
G4bool | IsUnique | ||
) |
Definition at line 51 of file G4FastTrack.cc.
G4FastTrack::~G4FastTrack | ( | ) |
Definition at line 61 of file G4FastTrack.cc.
|
inline |
Definition at line 233 of file G4FastTrack.hh.
|
inline |
|
inline |
Definition at line 193 of file G4FastTrack.hh.
|
inline |
Definition at line 198 of file G4FastTrack.hh.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 218 of file G4FastTrack.hh.
|
inline |
Definition at line 228 of file G4FastTrack.hh.
|
inline |
|
inline |
Definition at line 243 of file G4FastTrack.hh.
void G4FastTrack::SetCurrentTrack | ( | const G4Track & | track, |
const G4Navigator * | a = 0 |
||
) |
Definition at line 68 of file G4FastTrack.cc.