#include <G4MCTSimVertex.hh>
Definition at line 45 of file G4MCTSimVertex.hh.
G4MCTSimVertex::G4MCTSimVertex |
( |
) | |
|
G4MCTSimVertex::G4MCTSimVertex |
( |
const G4ThreeVector & |
x, |
|
|
double |
t, |
|
|
std::string |
vname, |
|
|
int |
ncopy, |
|
|
std::string |
pname |
|
) |
| |
G4MCTSimVertex::~G4MCTSimVertex |
( |
) | |
|
int G4MCTSimVertex::AddOutParticle |
( |
int |
out) | |
|
|
inline |
const std::string & G4MCTSimVertex::GetCreatorProcessName |
( |
) | |
const |
|
inline |
int G4MCTSimVertex::GetID |
( |
) | |
const |
|
inline |
int G4MCTSimVertex::GetInParticleTrackID |
( |
) | |
const |
|
inline |
int G4MCTSimVertex::GetNofOutParticles |
( |
) | |
const |
|
inline |
int G4MCTSimVertex::GetOutParticleTrackID |
( |
int |
i) | |
const |
|
inline |
G4bool G4MCTSimVertex::GetStoreFlag |
( |
) | |
const |
|
inline |
double G4MCTSimVertex::GetTime |
( |
) | |
const |
|
inline |
const std::string & G4MCTSimVertex::GetVolumeName |
( |
) | |
const |
|
inline |
int G4MCTSimVertex::GetVolumeNumber |
( |
) | |
const |
|
inline |
void G4MCTSimVertex::Print |
( |
std::ostream & |
ostr = std::cout ) | |
const |
void G4MCTSimVertex::SetCreatorProcessName |
( |
std::string |
pname) | |
|
|
inline |
void G4MCTSimVertex::SetID |
( |
int |
i) | |
|
|
inline |
void G4MCTSimVertex::SetInParticle |
( |
int |
in) | |
|
|
inline |
void G4MCTSimVertex::SetTime |
( |
double |
t) | |
|
|
inline |
void G4MCTSimVertex::SetVolumeName |
( |
std::string |
vname) | |
|
|
inline |
void G4MCTSimVertex::SetVolumeNumber |
( |
int |
n) | |
|
|
inline |
The documentation for this class was generated from the following files: