Modifier and Type | Method and Description |
---|---|
String |
getAlgorithmType()
Type code for the algorithm that has been used to create the vertex - check/set the
collection parameters AlgorithmName and AlgorithmType.
|
ReconstructedParticle |
getAssociatedParticle()
Returns Reconstructed Particle associated to the Vertex
|
float |
getChi2()
Chi squared of the vertex fit.
|
float[] |
getCovMatrix()
Covariance matrix of the position (stored as lower triangle matrix, i.e.
|
float[] |
getParameters()
Additional parameters related to this vertex - check/set the collection
parameter "VertexParameterNames" for the parameters' meaning.
|
float[] |
getPosition()
Position of the vertex
|
float |
getProbability()
Probability of the vertex fit.
|
boolean |
isPrimary()
Checks if the Vertex is the primary vertex of the event.
|
boolean isPrimary()
String getAlgorithmType()
float getChi2()
float getProbability()
float[] getPosition()
float[] getCovMatrix()
float[] getParameters()
ReconstructedParticle getAssociatedParticle()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics