Geant4_10
|
#include <G4ErrorFreeTrajState.hh>
Friends | |
std::ostream & | operator<< (std::ostream &, const G4ErrorFreeTrajState &ts) |
Additional Inherited Members | |
Protected Attributes inherited from G4ErrorTrajState | |
G4String | fParticleType |
G4Point3D | fPosition |
G4Vector3D | fMomentum |
G4double | fCharge |
G4ErrorTrajErr | fError |
G4eTSType | theTSType |
G4Track * | theG4Track |
G4int | iverbose |
Definition at line 65 of file G4ErrorFreeTrajState.hh.
|
inline |
Definition at line 69 of file G4ErrorFreeTrajState.hh.
G4ErrorFreeTrajState::G4ErrorFreeTrajState | ( | const G4String & | partName, |
const G4Point3D & | pos, | ||
const G4Vector3D & | mom, | ||
const G4ErrorTrajErr & | errmat = G4ErrorTrajErr(5,0) |
||
) |
Definition at line 49 of file G4ErrorFreeTrajState.cc.
G4ErrorFreeTrajState::G4ErrorFreeTrajState | ( | const G4ErrorSurfaceTrajState & | tpOS | ) |
|
inline |
Definition at line 79 of file G4ErrorFreeTrajState.hh.
Implements G4ErrorTrajState.
Definition at line 170 of file G4ErrorFreeTrajState.cc.
|
inline |
|
inline |
Definition at line 111 of file G4ErrorFreeTrajState.hh.
Reimplemented from G4ErrorTrajState.
Definition at line 203 of file G4ErrorFreeTrajState.cc.
|
inlinevirtual |
Reimplemented from G4ErrorTrajState.
Definition at line 98 of file G4ErrorFreeTrajState.hh.
|
inline |
Definition at line 101 of file G4ErrorFreeTrajState.hh.
Reimplemented from G4ErrorTrajState.
Definition at line 95 of file G4ErrorFreeTrajState.hh.
Reimplemented from G4ErrorTrajState.
Definition at line 176 of file G4ErrorFreeTrajState.cc.
|
friend |
Definition at line 186 of file G4ErrorFreeTrajState.cc.