Go to the source code of this file.
◆ components
const std::map<int, std::pair<std::string, std::string> > components |
Initial value:=
{
{0, {"X", "Z"}},
{1, {"Y", "Z"}},
{2, {"X", "Y"}}
}
◆ fitChi2perNDF_threshold
const double fitChi2perNDF_threshold = 1000 |
◆ INTERSECTION_MAX_TOLERANCE
const double INTERSECTION_MAX_TOLERANCE = 10.0 |
3D track distance for asserting intersection
◆ nMIN_CLUSTERS_FOR_FIT
const int nMIN_CLUSTERS_FOR_FIT = 2 |
◆ nXYBins
◆ nZBins
◆ TRD_XYMAX
const int TRD_XYMAX = 110 |
◆ TRD_XYMIN
const int TRD_XYMIN = -110 |
◆ TRD_ZFITCUTOFF_MAX
const double TRD_ZFITCUTOFF_MAX = 200 |
◆ TRD_ZFITCUTOFF_MIN
const double TRD_ZFITCUTOFF_MIN = 70 |
◆ TRD_ZMAX
◆ TRD_ZMIN
◆ vFitPlanes
const std::vector<std::string> vFitPlanes |
Initial value:
Strings for fit planes and components.