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