|
| validation_name |
| name of this validation output
|
|
| contact |
| contact person
|
|
| output_file_name |
|
| nROIs |
| count the number of ROIs
|
|
| nPXDDigits |
| count the number of PXDDigits
|
|
| nPXDDigitsIN |
| count the number of PXDDigits inside the ROIs
|
|
| nROIs_L1 |
| list of the number of ROIs in PXD layer 1
|
|
| nROIs_L2 |
| list of the number of ROIs in PXD layer 2
|
|
| drf |
| list of the ratios of filter to all PXD hits
|
|
| statU_L1 |
| list of the u-coordinate sigma in PXD layer 1
|
|
| statV_L1 |
| list of the v-coordinate sigma in PXD layer 1
|
|
| statU_L2 |
| list of the u-coordinate sigma in PXD layer 2
|
|
| statV_L2 |
| list of the v-coordinate sigma in PXD layer 2
|
|
| theta_phi_L1 |
| list of the hit angular information in PXD layer 1
|
|
Module to collect information about the ROIs (PXDIntercepts & ROIs) and to
generate validation plots on the performance of the ROIFinding module.
Definition at line 44 of file roiFindingTrackingValidation.py.