Belle II Software  release-05-01-25
GlobalNames Class Reference

Bundles filter methods using 2 hits. More...

#include <GlobalNames.h>

Collaboration diagram for GlobalNames:

Public Member Functions

 GlobalNames::GlobalNames ()
 Empty constructor. More...
 

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
 

Detailed Description

Bundles filter methods using 2 hits.

Definition at line 31 of file GlobalNames.h.

Member Function Documentation

◆ GlobalNames::GlobalNames()

GlobalNames::GlobalNames ( )
inline

Empty constructor.

For initialisation only, an object generated this way is useless unless reset() is called at least once.

Definition at line 35 of file GlobalNames.h.

52  {}
53 
54 
56  std::string nameAngles3D;
58  std::string nameAnglesRZ;
60  std::string nameAnglesXY;

The documentation for this class was generated from the following file:
Belle2::GlobalNames::nameAngles3D
std::string nameAngles3D
string name of filter a3D
Definition: GlobalNames.h:64
Belle2::GlobalNames::nameAnglesXY
std::string nameAnglesXY
string name of filter aXY
Definition: GlobalNames.h:68
Belle2::GlobalNames::nameAnglesRZ
std::string nameAnglesRZ
string name of filter aRZ
Definition: GlobalNames.h:66