Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:29:43

0001 #ifndef TRACKERDIGISIMLINK_CLASSES_H
0002 #define TRACKERDIGISIMLINK_CLASSES_H
0003 
0004 #include "DataFormats/Common/interface/Wrapper.h"
0005 #include "DataFormats/Common/interface/DetSetVector.h"
0006 #include <vector>
0007 
0008 #include "SimDataFormats/TrackerDigiSimLink/interface/PixelDigiSimLink.h"
0009 #include "SimDataFormats/TrackerDigiSimLink/interface/StripDigiSimLink.h"
0010 #include "SimDataFormats/TrackerDigiSimLink/interface/StripCompactDigiSimLinks.h"
0011 #include "SimDataFormats/TrackerDigiSimLink/interface/PixelSimHitExtraInfo.h"
0012 
0013 #endif  // TRACKERDIGISIMLINK_CLASSES_H