10#include <tracking/trackFindingCDC/mclookup/CDCMCHitCollectionLookUp.h>
17 namespace TrackFindingCDC {
20 extern template class CDCMCHitCollectionLookUp<CDCSegment2D>;
Interface class to the Monte Carlo information for collections of hits.
Specialisation of the lookup for the truth values of two dimensional segments.
CDCMCSegment2DLookUp()=default
Default constructor, needs to be public for initialization in CDCMCManager.
CDCMCSegment2DLookUp(CDCMCSegment2DLookUp &)=delete
Singleton: Delete copy constructor and assignment operator,.
CDCMCSegment2DLookUp & operator=(const CDCMCSegment2DLookUp &)=delete
Operator =.
Abstract base class for different kinds of events.