ROIinfo contains the parameters that can be changed by the user in the python script.
More...
#include <ROIinfo.h>
|
| double | sigmaSystU |
| | fixed width to add in quadrature to the extrapolation error and obtain the ROI U width
|
| |
| double | sigmaSystV |
| | fixed width to add in quadrature to the extrapolation error and obtain the ROI V width
|
| |
| double | numSigmaTotU |
| | number of sigma (stat+syst) determining the U width of the ROI
|
| |
| double | numSigmaTotV |
| | number of sigma (stat+syst) determining the U width of the ROI
|
| |
| double | maxWidthU |
| | maximum U width of the ROI
|
| |
| double | maxWidthV |
| | maximum U width of the ROI
|
| |
| std::string | gfTrackCandsColName |
| | TrackCand list name.
|
| |
| std::string | PXDInterceptListName |
| | Intercept list name.
|
| |
| std::string | ROIListName |
| | ROI list name.
|
| |
| std::string | recoTracksListName |
| | track list name
|
| |
ROIinfo contains the parameters that can be changed by the user in the python script.
Definition at line 15 of file ROIinfo.h.
◆ gfTrackCandsColName
| std::string gfTrackCandsColName |
TrackCand list name.
Definition at line 22 of file ROIinfo.h.
◆ maxWidthU
maximum U width of the ROI
Definition at line 20 of file ROIinfo.h.
◆ maxWidthV
maximum U width of the ROI
Definition at line 21 of file ROIinfo.h.
◆ numSigmaTotU
number of sigma (stat+syst) determining the U width of the ROI
Definition at line 18 of file ROIinfo.h.
◆ numSigmaTotV
number of sigma (stat+syst) determining the U width of the ROI
Definition at line 19 of file ROIinfo.h.
◆ PXDInterceptListName
| std::string PXDInterceptListName |
Intercept list name.
Definition at line 23 of file ROIinfo.h.
◆ recoTracksListName
| std::string recoTracksListName |
track list name
Definition at line 25 of file ROIinfo.h.
◆ ROIListName
ROI list name.
Definition at line 24 of file ROIinfo.h.
◆ sigmaSystU
fixed width to add in quadrature to the extrapolation error and obtain the ROI U width
Definition at line 16 of file ROIinfo.h.
◆ sigmaSystV
fixed width to add in quadrature to the extrapolation error and obtain the ROI V width
Definition at line 17 of file ROIinfo.h.
The documentation for this struct was generated from the following file: