23.12.1. Tracking DataStore (dataobjects)#

Warning

This documentation is under construction!

This section is meant to give a brief introduction into the tracking DataStore objects.

Warning

This only is a very superficial description of the single objects. For more details please check tracking/dataobjects

class BremHit#

TODO

class ExtHit#

TODO

class FilterID#

TODO

class FilterInfo#

TODO

class FullSecID#

TODO

class hitXP#

TODO

class hitXPDerivative#

TODO

class MCParticleInfo#

TODO

class ObserverInfo#

TODO

class PXDIntercept#

StoreArray that inherits from VXDIntercept. The PXDIntercept is used to calculate Region of Interest (ROIid) on the PXD (TODO: reference to PXD once existing) for online data reduction of the PXD data. The PXDIntercept is created by the PXDROIFinder.

class RecoHitInformation#

TODO

class RecoTrack#

TODO

class ROIid#

StoreArray for the PXD Region of Interest (ROI). Contains:

  1. layer, ladder, sensor (VxdID) of the ROI

  2. corners of the ROI in terms of pixels as minU, maxU, minV, maxV

class ROIpayload#

TODO

class ROIrawID#

TODO

class SectorMapConfig#

TODO

class SpacePointInfo#

TODO

class SVDIntercept#

StoreArray that inherits from VXDIntercept. The SVDIntercept is used for SVD (TODO: references to SVD once existing) performance studies. In addition to the base class it contains:

  1. information of the direction of a track at the position of the intercept.

class TrackClusterSeparation#

TODO

class TrackFinderVXDTypedefs#

TODO

class V0ValidationVertex#

TODO

class VXDIntercept#

StoreArray that contains information about an extrapolated position to a VXD (TODO: reference to VXD once existing) sensor. Base class of PXDIntercept and SVDIntercept and contains:

  1. layer, ladder, sensor (VxdID) of the intercept

  2. local u and v coordinate of the intercept and the corresponding statistical uncertainties

  3. statistical uncertainties of the direction at the extrapolated position