Belle II Software development
|
Bundles filter methods using 2 hits. More...
#include <GlobalNames.h>
Public Member Functions | |
GlobalNames::GlobalNames () | |
Empty constructor. | |
Public Attributes | |
std::string | nameAngles3D |
string name of filter a3D | |
std::string | nameAnglesRZ |
string name of filter aRZ | |
std::string | nameAnglesXY |
string name of filter aXY | |
std::string | nameDistance3D |
string name of filter d3D | |
std::string | nameDistanceXY |
string name of filter dXY | |
std::string | nameDistanceZ |
string name of filter dZ | |
std::string | nameHelixFit |
string name of filter hFit | |
std::string | nameSlopeRZ |
string name of filter slopeRZ | |
std::string | nameDeltaSlopeRZ |
string name of filter dslopeRZ | |
std::string | namePT |
string name of filter pT | |
std::string | nameDeltapT |
string name of filter dPt | |
std::string | nameNormedDistance3D |
string name of filter nd3D | |
std::string | nameDistance2IP |
string name of filter d2IP | |
std::string | nameDeltaDistance2IP |
string name of filter dd2IP | |
std::string | nameAnglesHighOccupancy3D |
string name of filter a3D high occupancy | |
std::string | nameAnglesHighOccupancyXY |
string name of filter aXY high occupancy | |
std::string | nameAnglesHighOccupancyRZ |
string name of filter aRZ high occupancy | |
std::string | nameDistanceHighOccupancy2IP |
string name of filter d2IP high occupancy | |
std::string | nameDeltaSlopeHighOccupancyRZ |
string name of filter dslopeRZ high occupancy | |
std::string | namePTHighOccupancy |
string name of filter pT high occupancy | |
std::string | nameHelixHighOccupancyFit |
string name of filter hFit high occupancy | |
std::string | nameDeltapTHighOccupancy |
string name of filter dPt high occupancy | |
std::string | nameDeltaDistanceHighOccupancy2IP |
string name of filter dd2IP high occupancy | |
Bundles filter methods using 2 hits.
Definition at line 21 of file GlobalNames.h.
|
inline |
Empty constructor.
For initialisation only, an object generated this way is useless unless reset() is called at least once.
Definition at line 25 of file GlobalNames.h.
std::string nameAngles3D |
string name of filter a3D
Definition at line 54 of file GlobalNames.h.
std::string nameAnglesHighOccupancy3D |
string name of filter a3D high occupancy
Definition at line 83 of file GlobalNames.h.
std::string nameAnglesHighOccupancyRZ |
string name of filter aRZ high occupancy
Definition at line 87 of file GlobalNames.h.
std::string nameAnglesHighOccupancyXY |
string name of filter aXY high occupancy
Definition at line 85 of file GlobalNames.h.
std::string nameAnglesRZ |
string name of filter aRZ
Definition at line 56 of file GlobalNames.h.
std::string nameAnglesXY |
string name of filter aXY
Definition at line 58 of file GlobalNames.h.
std::string nameDeltaDistance2IP |
string name of filter dd2IP
Definition at line 80 of file GlobalNames.h.
std::string nameDeltaDistanceHighOccupancy2IP |
string name of filter dd2IP high occupancy
Definition at line 99 of file GlobalNames.h.
std::string nameDeltapT |
string name of filter dPt
Definition at line 74 of file GlobalNames.h.
std::string nameDeltapTHighOccupancy |
string name of filter dPt high occupancy
Definition at line 97 of file GlobalNames.h.
std::string nameDeltaSlopeHighOccupancyRZ |
string name of filter dslopeRZ high occupancy
Definition at line 91 of file GlobalNames.h.
std::string nameDeltaSlopeRZ |
string name of filter dslopeRZ
Definition at line 70 of file GlobalNames.h.
std::string nameDistance2IP |
string name of filter d2IP
Definition at line 78 of file GlobalNames.h.
std::string nameDistance3D |
string name of filter d3D
Definition at line 60 of file GlobalNames.h.
std::string nameDistanceHighOccupancy2IP |
string name of filter d2IP high occupancy
Definition at line 89 of file GlobalNames.h.
std::string nameDistanceXY |
string name of filter dXY
Definition at line 62 of file GlobalNames.h.
std::string nameDistanceZ |
string name of filter dZ
Definition at line 64 of file GlobalNames.h.
std::string nameHelixFit |
string name of filter hFit
Definition at line 66 of file GlobalNames.h.
std::string nameHelixHighOccupancyFit |
string name of filter hFit high occupancy
Definition at line 95 of file GlobalNames.h.
std::string nameNormedDistance3D |
string name of filter nd3D
Definition at line 76 of file GlobalNames.h.
std::string namePT |
string name of filter pT
Definition at line 72 of file GlobalNames.h.
std::string namePTHighOccupancy |
string name of filter pT high occupancy
Definition at line 93 of file GlobalNames.h.
std::string nameSlopeRZ |
string name of filter slopeRZ
Definition at line 68 of file GlobalNames.h.