File indexing completed on 2024-04-06 12:05:00
0001 #ifndef PHASE2TRACKERDIGI_CLASSES_H
0002 #define PHASE2TRACKERDIGI_CLASSES_H
0003
0004 #include "DataFormats/Phase2TrackerDigi/interface/Phase2TrackerDigi.h"
0005 #include "DataFormats/Common/interface/Wrapper.h"
0006 #include "DataFormats/Common/interface/DetSetVector.h"
0007 #include "DataFormats/Common/interface/DetSetVectorNew.h"
0008 #include <vector>
0009
0010 #include "DataFormats/Phase2TrackerDigi/interface/Phase2TrackerCommissioningDigi.h"
0011
0012 #endif