Belle II Software development
ROIinfo Struct Reference

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

#include <ROIinfo.h>

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 15 of file ROIinfo.h.

Member Data Documentation

◆ gfTrackCandsColName

std::string gfTrackCandsColName

TrackCand list name.

Definition at line 22 of file ROIinfo.h.

◆ maxWidthU

double maxWidthU

maximum U width of the ROI

Definition at line 20 of file ROIinfo.h.

◆ maxWidthV

double maxWidthV

maximum U width of the ROI

Definition at line 21 of file ROIinfo.h.

◆ numSigmaTotU

double numSigmaTotU

number of sigma (stat+syst) determining the U width of the ROI

Definition at line 18 of file ROIinfo.h.

◆ numSigmaTotV

double 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

std::string ROIListName

ROI list name.

Definition at line 24 of file ROIinfo.h.

◆ sigmaSystU

double 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

double 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: