PandaRoot
PndFtsConstants.h
Go to the documentation of this file.
1
//
2
// Created by Bartosz Sobol on 13.09.2020.
3
//
4
5
#pragma once
6
7
#include <cstdint>
8
9
namespace
PndFtsTrackFinder
{
10
16
struct
PndFtsConstants
{
17
float
fDBias
= 0.5;
18
float
fDeltaL
= 0.5;
19
float
fDeltaC
= 2.0;
20
float
fDelta2
= 40.0;
21
float
fZBStart
= 368.0;
22
float
fZBEnd
= 560.0;
23
float
fZBCurvOffset
= 1.5;
24
float
fZBTanOffset
= 6.0;
25
};
26
27
}
// namespace PndFtsTrackFinder
PndFtsTrackFinder::PndFtsConstants::fZBTanOffset
float fZBTanOffset
Offset fot fZBStart and fZBEnd for PndFtsMomEstMethod::TANGENT-based momentum estimation.
Definition:
PndFtsConstants.h:24
PndFtsTrackFinder::PndFtsConstants::fDelta2
float fDelta2
Definition:
PndFtsConstants.h:20
PndFtsTrackFinder::PndFtsConstants
Definition:
PndFtsConstants.h:16
PndFtsTrackFinder::PndFtsConstants::fZBCurvOffset
float fZBCurvOffset
Offset for fZBStart in FT34 ZOX circle fitting.
Definition:
PndFtsConstants.h:23
PndFtsTrackFinder::PndFtsConstants::fZBStart
float fZBStart
Definition:
PndFtsConstants.h:21
PndFtsTrackFinder::PndFtsConstants::fDeltaL
float fDeltaL
Definition:
PndFtsConstants.h:18
PndFtsTrackFinder::PndFtsConstants::fDeltaC
float fDeltaC
Definition:
PndFtsConstants.h:19
PndFtsTrackFinder::PndFtsConstants::fZBEnd
float fZBEnd
Definition:
PndFtsConstants.h:22
PndFtsTrackFinder::PndFtsConstants::fDBias
float fDBias
Definition:
PndFtsConstants.h:17
PndFtsTrackFinder
Definition:
PndFtsReconCircle.h:10
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
tracking
PndFtsTrackFinder
tool
PndFtsConstants.h
Generated on Fri Oct 6 2023 07:04:55 for PandaRoot by
1.8.13