File indexing completed on 2023-03-17 10:50:30
0001
0002
0003
0004
0005
0006
0007
0008
0009
0010 #ifndef L1TRACKTRIGGER_CLASSES_H
0011 #define L1TRACKTRIGGER_CLASSES_H
0012
0013 #include "DataFormats/Common/interface/Wrapper.h"
0014 #include "DataFormats/Common/interface/DetSetVectorNew.h"
0015 #include "DataFormats/L1TrackTrigger/interface/TTTypes.h"
0016 #include "DataFormats/L1TrackTrigger/interface/TTDTC.h"
0017 #include "DataFormats/Common/interface/RefVector.h"
0018 #include "DataFormats/Common/interface/RefProd.h"
0019
0020 #endif