Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:14:22

0001 #ifndef CommonDet_MTDGeomDet_H
0002 #define CommonDet_MTDGeomDet_H
0003 
0004 #include "Geometry/CommonTopologies/interface/TrackerGeomDet.h"
0005 
0006 using MTDGeomDet = TrackerGeomDet;
0007 #endif