Belle II Software development
|
Main Findlet for the SVDHoughTracking. More...
#include <SVDHoughTracking.h>
Public Types | |
using | IOTypes = std::tuple< AIOTypes... > |
Types that should be served to apply on invocation. | |
using | IOVectors = std::tuple< std::vector< AIOTypes >... > |
Vector types that should be served to apply on invocation. | |
Public Member Functions | |
SVDHoughTracking () | |
Constructor for adding the subfindlets. | |
~SVDHoughTracking () | |
Default destructor. | |
void | exposeParameters (ModuleParamList *moduleParamList, const std::string &prefix) override |
Expose the parameters of the sub findlets. | |
void | apply () override |
Function to call all the sub-findlets. | |
void | beginEvent () override |
Clear the object pools. | |
virtual std::string | getDescription () |
Brief description of the purpose of the concrete findlet. | |
virtual void | apply (ToVector< AIOTypes > &... ioVectors)=0 |
Main function executing the algorithm. | |
void | initialize () override |
Receive and dispatch signal before the start of the event processing. | |
void | beginRun () override |
Receive and dispatch signal for the beginning of a new run. | |
void | endRun () override |
Receive and dispatch signal for the end of the run. | |
void | terminate () override |
Receive and dispatch Signal for termination of the event processing. | |
Protected Types | |
using | ToVector = typename ToVectorImpl< T >::Type |
Short hand for ToRangeImpl. | |
Protected Member Functions | |
void | addProcessingSignalListener (ProcessingSignalListener *psl) |
Register a processing signal listener to be notified. | |
int | getNProcessingSignalListener () |
Get the number of currently registered listeners. | |
Private Types | |
using | Super = TrackFindingCDC::Findlet<> |
Parent class. | |
Private Attributes | |
SpacePointLoaderAndPreparer | m_spacePointLoaderAndPreparer |
Findlets: | |
MultiHoughSpaceFastInterceptFinder | m_multiHouthSpaceInterceptFinder |
Hough Space intercept finder. | |
SingleHoughSpaceFastInterceptFinder | m_singleHouthSpaceInterceptFinder |
Simple Hough Space intercept finder. | |
RawTrackCandCleaner< VXDHoughState > | m_rawTCCleaner |
Raw track candidate cleaner. | |
TrackCandidateOverlapResolver | m_overlapResolver |
Resolve hit overlaps in track candidates. | |
RecoTrackStorer | m_recoTrackStorer |
Store tracks as RecoTracks. | |
ROIFinder | m_roiFinder |
ROIFinder findlet, calculates PXD intercepts and ROIs. | |
std::vector< const SpacePoint * > | m_spacePointVector |
Container to share data between findlets. | |
std::vector< VXDHoughState > | m_vxdHoughStates |
Vector containing the cached hit information. | |
std::vector< std::vector< VXDHoughState * > > | m_rawTrackCandidates |
Vector containing raw track candidates. | |
std::vector< SpacePointTrackCand > | m_trackCandidates |
A track candidate is a vector of SpacePoint, and in each event multiple track candidates will be created, which are stored in a vector themselves. | |
bool | m_useMultiHoughSpaceInterceptFinding = false |
Use the elaborate FastInterceptFinder2D with multiple Hough spaces (true) or the simple one with just one Hough space (false) | |
std::vector< ProcessingSignalListener * > | m_subordinaryProcessingSignalListeners |
References to subordinary signal processing listener contained in this findlet. | |
bool | m_initialized = false |
Flag to keep track whether initialization happened before. | |
bool | m_terminated = false |
Flag to keep track whether termination happened before. | |
std::string | m_initializedAs |
Name of the type during initialisation. | |
Main Findlet for the SVDHoughTracking.
Definition at line 37 of file SVDHoughTracking.h.
|
inherited |
|
inherited |
|
private |
Parent class.
Definition at line 39 of file SVDHoughTracking.h.
|
protectedinherited |
SVDHoughTracking | ( | ) |
Constructor for adding the subfindlets.
Definition at line 22 of file SVDHoughTracking.cc.
|
protectedinherited |
Register a processing signal listener to be notified.
Definition at line 55 of file CompositeProcessingSignalListener.cc.
|
override |
Function to call all the sub-findlets.
Definition at line 71 of file SVDHoughTracking.cc.
|
overridevirtual |
Clear the object pools.
Reimplemented from CompositeProcessingSignalListener.
Definition at line 57 of file SVDHoughTracking.cc.
|
overridevirtualinherited |
Receive and dispatch signal for the beginning of a new run.
Reimplemented from ProcessingSignalListener.
Reimplemented in LayerRelationFilter< AFilter >, FourHitFilter, QualityIndicatorFilter, ThreeHitFilter, TwoHitVirtualIPFilter, TwoHitVirtualIPQIFilter, RecoTrackStorer, ROIFinder, SpacePointLoaderAndPreparer, and TrackCandidateResultRefiner.
Definition at line 23 of file CompositeProcessingSignalListener.cc.
|
overridevirtualinherited |
Receive and dispatch signal for the end of the run.
Reimplemented from ProcessingSignalListener.
Definition at line 39 of file CompositeProcessingSignalListener.cc.
|
overridevirtual |
Expose the parameters of the sub findlets.
Reimplemented from Findlet<>.
Definition at line 33 of file SVDHoughTracking.cc.
|
inlinevirtualinherited |
Brief description of the purpose of the concrete findlet.
Reimplemented in CosmicsTrackMergerFindlet, TrackFinderCosmics, TrackFinder, TrackFinderAutomaton, and FindletStoreArrayInput< TWrappedFindlet >.
Definition at line 60 of file Findlet.h.
|
protectedinherited |
Get the number of currently registered listeners.
Definition at line 60 of file CompositeProcessingSignalListener.cc.
|
overridevirtualinherited |
Receive and dispatch signal before the start of the event processing.
Reimplemented from ProcessingSignalListener.
Reimplemented in UnionVarSet< AObject >, UnionVarSet< Object >, VariadicUnionVarSet< AVarSets >, ResultStorer< Belle2::CKFToPXDResult >, ResultStorer< Belle2::CKFToSVDResult >, BaseEventTimeExtractor< RecoTrack * >, BaseEventTimeExtractor< TrackFindingCDC::CDCWireHit & >, StereoHitTrackQuadTreeMatcher< Belle2::TrackFindingCDC::HyperHough >, StereoHitTrackQuadTreeMatcher< Belle2::TrackFindingCDC::QuadraticLegendre >, StereoHitTrackQuadTreeMatcher< Belle2::TrackFindingCDC::Z0TanLambdaLegendre >, OnVarSet< Filter< ATruthVarSet::Object > >, OnVarSet< Filter< AVarSet::Object > >, OnVarSet< BaseFacetFilter >, OnVarSet< BaseFacetRelationFilter >, OnVarSet< BaseAxialSegmentPairFilter >, OnVarSet< BaseSegmentRelationFilter >, OnVarSet< BaseTrackRelationFilter >, OnVarSet< BaseSegmentPairRelationFilter >, MCSymmetric< BaseAxialSegmentPairFilter >, MCSymmetric< BaseFacetFilter >, MCSymmetric< BaseFacetRelationFilter >, MCSymmetric< BaseSegmentPairFilter >, MCSymmetric< BaseSegmentPairRelationFilter >, MCSymmetric< BaseSegmentRelationFilter >, MCSymmetric< BaseSegmentTripleFilter >, MCSymmetric< BaseSegmentTripleRelationFilter >, MCSymmetric< BaseTrackRelationFilter >, StoreArrayLoader< const Belle2::SpacePoint >, StoreArrayLoader< DataStoreInputTypeRefType >, StoreVectorSwapper< Belle2::TrackFindingCDC::CDCFacet >, StoreVectorSwapper< Belle2::TrackFindingCDC::CDCWireHit, true >, StoreVectorSwapper< Belle2::TrackFindingCDC::CDCSegment2D >, StoreVectorSwapper< Belle2::TrackFindingCDC::CDCTrack >, StoreVectorSwapper< Belle2::TrackFindingCDC::CDCSegmentPair >, StoreVectorSwapper< Belle2::TrackFindingCDC::CDCSegmentTriple >, RelationVarSet< ABaseVarSet >, QualityIndicatorFilter, TwoHitVirtualIPQIFilter, MultiHoughSpaceFastInterceptFinder, RawTrackCandCleaner< AHit >, RawTrackCandCleaner< Belle2::vxdHoughTracking::VXDHoughState >, RecoTrackStorer, ROIFinder, SingleHoughSpaceFastInterceptFinder, SpacePointLoaderAndPreparer, TrackCandidateOverlapResolver, and TrackCandidateResultRefiner.
Definition at line 15 of file CompositeProcessingSignalListener.cc.
|
overridevirtualinherited |
Receive and dispatch Signal for termination of the event processing.
Reimplemented from ProcessingSignalListener.
Reimplemented in StereoHitTrackQuadTreeMatcher< Belle2::TrackFindingCDC::HyperHough >, StereoHitTrackQuadTreeMatcher< Belle2::TrackFindingCDC::QuadraticLegendre >, and StereoHitTrackQuadTreeMatcher< Belle2::TrackFindingCDC::Z0TanLambdaLegendre >.
Definition at line 47 of file CompositeProcessingSignalListener.cc.
|
privateinherited |
Flag to keep track whether initialization happened before.
Definition at line 52 of file ProcessingSignalListener.h.
|
privateinherited |
Name of the type during initialisation.
Definition at line 58 of file ProcessingSignalListener.h.
|
private |
Hough Space intercept finder.
Definition at line 65 of file SVDHoughTracking.h.
|
private |
Resolve hit overlaps in track candidates.
Definition at line 73 of file SVDHoughTracking.h.
|
private |
Raw track candidate cleaner.
Definition at line 70 of file SVDHoughTracking.h.
|
private |
Vector containing raw track candidates.
Definition at line 91 of file SVDHoughTracking.h.
|
private |
Store tracks as RecoTracks.
Definition at line 76 of file SVDHoughTracking.h.
|
private |
ROIFinder findlet, calculates PXD intercepts and ROIs.
Definition at line 79 of file SVDHoughTracking.h.
|
private |
Simple Hough Space intercept finder.
Definition at line 67 of file SVDHoughTracking.h.
|
private |
Findlets:
Load SVDSpacePoints and prepare them for Hough-based tracking by calculating the conformal mapped x and y values of the 3D SpacePoint
Definition at line 62 of file SVDHoughTracking.h.
|
private |
Container to share data between findlets.
Pointers to the (const) SpacePoints as a vector
Definition at line 85 of file SVDHoughTracking.h.
|
privateinherited |
References to subordinary signal processing listener contained in this findlet.
Definition at line 52 of file CompositeProcessingSignalListener.h.
|
privateinherited |
Flag to keep track whether termination happened before.
Definition at line 55 of file ProcessingSignalListener.h.
|
private |
A track candidate is a vector of SpacePoint, and in each event multiple track candidates will be created, which are stored in a vector themselves.
Definition at line 95 of file SVDHoughTracking.h.
|
private |
Use the elaborate FastInterceptFinder2D with multiple Hough spaces (true) or the simple one with just one Hough space (false)
Definition at line 99 of file SVDHoughTracking.h.
|
private |
Vector containing the cached hit information.
Definition at line 88 of file SVDHoughTracking.h.