22.9. SVD Variables#
22.9.1. SVD Variables by group#
List of SVD variables categorized by their respective groups.
SVD Validation#
- SVDClusterChargeNormTrkLength(i)[source]#
Returns the cluster charge normalized to track length in SVD for the i-th SVD cluster related to the Particle.
- SVDClusterTimeMinusCDCEventT0(i)[source]#
Returns the cluster time minus the best CDC-based event T0 for the i-th SVD cluster related to the Particle.
- SVDClusterTimeMinusEventT0(i)[source]#
Returns the cluster time minus the event T0 for 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.
- 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.
- SVDTrackPositionErrorUnbiased(i)[source]#
Returns the unbiased track position error of the i-th SVD cluster related to the Particle.