 |
Belle II Software
release-05-01-25
|
13 #include <tracking/trackFindingVXD/environment/VXDTFFilters.h>
27 template<
class Po
intType>
28 class SelectionVariableFactory {
typename Belle2::VXDTFFilters< Belle2::SecMapTrainerHit >::threeHitFilter_t::functionType ThreeHitFunction
typedef for more readable function-type - to be used for 3-hit-selectionVariables.
Class that contains all the static sectors to which the filters are attached.
PointType m_virtualIP
typedef for more readable function-type - to be used for 4-hit-selectionVariables.
Abstract base class for different kinds of events.
SelectionVariableFactory(double x=0, double y=0, double z=0, double=0)
constructor where virtual IP has been passed
typename Belle2::VXDTFFilters< PointType >::twoHitFilter_t::functionType TwoHitFunction
typedef for more readable function-type - to be used for 2-hit-selectionVariables.