10#include <tracking/trackFindingCDC/mclookup/CDCMCHitCollectionLookUp.h>
17 namespace TrackFindingCDC {
20 extern template class CDCMCHitCollectionLookUp<CDCSegment3D>;
Interface class to the Monte Carlo information for collections of hits.
Specialisation of the lookup for the truth values of two dimensional segments.
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 =.
Abstract base class for different kinds of events.