22.9.1. SVD Variables by group
List of SVD variables categorized by their respective groups.
SVD Validation
-
SVDClusterCharge(i)[source]
Returns the charge of the i-th SVD cluster related to the Particle.
-
SVDClusterSNR(i)[source]
Returns the SNR of the i-th SVD cluster related to the Particle.
-
SVDClusterSize(i)[source]
Returns the size of the i-th SVD cluster related to the Particle.
-
SVDClusterTime(i)[source]
Returns the time of the i-th SVD cluster related to the Particle.
-
SVDLadder(i)[source]
Returns the ladder number of the i-th SVD cluster related to the Particle. If no SVD cluster is found, returns -1.
-
SVDLayer(i)[source]
Returns the layer number of the i-th SVD cluster related to the Particle. If no SVD cluster is found, returns -1.
-
SVDResidual(i)[source]
Returns the track residual of the i-th SVD cluster related to the Particle.
-
SVDSensor(i)[source]
Returns the sensor number of the i-th SVD cluster related to the Particle. If no SVD cluster is found, returns -1.
-
SVDSide(i)[source]
Returns true if the i-th SVD cluster related to the Particle is a U cluster.
-
SVDTrackPositionErrorUnbiased(i)[source]
Returns the unbiased track position error of the i-th SVD cluster related to the Particle.
-
SVDTrackPrime(i)[source]
Returns the tan of the incident angle projected on U/V of the i-th SVD cluster related to the Particle.
-
SVDTruePosition(i)[source]
Returns the true position of the i-th SVD cluster related to the Particle.