Belle II Software  release-05-01-25
ROIinfo Struct Reference

ROIinfo contains the parameters that can be changed by the user in the python script. More...

#include <ROIinfo.h>

Collaboration diagram for ROIinfo:

Public Attributes

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
 

Detailed Description

ROIinfo contains the parameters that can be changed by the user in the python script.

Definition at line 8 of file ROIinfo.h.


The documentation for this struct was generated from the following file: