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