11 #include <cdc/dataobjects/CDCHit.h>
12 #include <pxd/dataobjects/PXDCluster.h>
13 #include <svd/dataobjects/SVDCluster.h>
14 #include <klm/dataobjects/bklm/BKLMHit2d.h>
15 #include <klm/dataobjects/eklm/EKLMAlignmentHit.h>
17 #include <framework/datastore/RelationsObject.h>
63 c_undefinedRightLeftInformation,
64 c_invalidRightLeftInformation,
71 c_undefinedTrackFinder,
75 c_MCTrackFinderPriorityHit,
80 c_MCTrackFinderAuxiliaryHit,
85 c_SegmentTrackCombiner,
94 c_ReattachCDCWireHitsToRecoTracks,
102 c_undefinedRecoHitFlag,
109 c_undefinedTrackingDetector,
110 c_invalidTrackingDetector,
132 unsigned int sortingParameter) :
144 unsigned int sortingParameter) :
146 foundByTrackFinder, sortingParameter)
157 unsigned int sortingParameter) :
159 foundByTrackFinder, sortingParameter)
170 unsigned int sortingParameter) :
172 foundByTrackFinder, sortingParameter)
183 unsigned int sortingParameter) :
185 foundByTrackFinder, sortingParameter)
306 template <
class HitType>
311 unsigned int sortingParameter) :
Store one BKLM strip hit as a ROOT object.
Class containing the result of the unpacker in raw data and the result of the digitizer in simulation...
This dataobject is used only for EKLM alignment.
The PXD Cluster class This class stores all information about reconstructed PXD clusters The position...
Defines interface for accessing relations of objects in StoreArray.
void addRelationTo(const RelationsInterface< BASE > *object, float weight=1.0, const std::string &namedRelation="") const
Add a relation from this object to another object (with caching).
The SVD Cluster class This class stores all information about reconstructed SVD clusters.
Abstract base class for different kinds of events.