#include <G4ErrorTrajState.hh>
Definition at line 49 of file G4ErrorTrajState.hh.
G4ErrorTrajState::G4ErrorTrajState |
( |
| ) |
|
|
inline |
virtual G4ErrorTrajState::~G4ErrorTrajState |
( |
| ) |
|
|
inlinevirtual |
void G4ErrorTrajState::BuildCharge |
( |
| ) |
|
Definition at line 85 of file G4ErrorTrajState.cc.
91 std::ostringstream message;
93 G4Exception(
"G4ErrorTrajState::BuildCharge()",
"GEANT4e-error",
G4ParticleDefinition * FindParticle(G4int PDGEncoding)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
static G4ParticleTable * GetParticleTable()
G4double GetPDGCharge() const
virtual void G4ErrorTrajState::Dump |
( |
std::ostream & |
out = G4cout | ) |
const |
|
pure virtual |
void G4ErrorTrajState::DumpPosMomError |
( |
std::ostream & |
out = G4cout | ) |
const |
G4double G4ErrorTrajState::GetCharge |
( |
| ) |
const |
|
inline |
G4Track* G4ErrorTrajState::GetG4Track |
( |
| ) |
const |
|
inline |
G4Vector3D G4ErrorTrajState::GetMomentum |
( |
| ) |
const |
|
inline |
const G4String& G4ErrorTrajState::GetParticleType |
( |
| ) |
const |
|
inline |
G4Point3D G4ErrorTrajState::GetPosition |
( |
| ) |
const |
|
inline |
virtual G4eTSType G4ErrorTrajState::GetTSType |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented in G4ErrorFreeTrajState.
Definition at line 53 of file G4ErrorTrajState.cc.
55 std::ostringstream message;
56 message <<
"Wrong trajectory state type !" <<
G4endl
58 G4Exception(
"G4ErrorTrajState::PropagateError()",
"GEANT4e-Error",
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
virtual G4eTSType GetTSType() const
void G4ErrorTrajState::SetParticleType |
( |
const G4String & |
partType | ) |
|
|
inline |
virtual void G4ErrorTrajState::SetPosition |
( |
const G4Point3D |
pos | ) |
|
|
inlinevirtual |
G4String G4ErrorTrajState::fParticleType |
|
protected |
G4int G4ErrorTrajState::iverbose |
|
protected |
G4Track* G4ErrorTrajState::theG4Track |
|
protected |
The documentation for this class was generated from the following files: