10#include <tracking/trackFindingCDC/mclookup/CDCMCHitCollectionLookUp.h>
17 namespace TrackFindingCDC {
Interface class to the Monte Carlo information for collections of hits.
CDCMCHitCollectionLookUp()
CDCMCSegment2DLookUp()=default
Default constructor, needs to be public for initialization in CDCMCManager.
CDCMCSegment2DLookUp(CDCMCSegment2DLookUp &)=delete
Singleton: Delete copy constructor and assignment operator,.
static const CDCMCSegment2DLookUp & getInstance()
Getter for the singletone instance.
CDCMCSegment2DLookUp & operator=(const CDCMCSegment2DLookUp &)=delete
Operator =.
A reconstructed sequence of two dimensional hits in one super layer.
Abstract base class for different kinds of events.