Macros

Line Code
1 2 3 4 5 6 7
#ifndef CommonDet_MTDGeomDet_H
#define CommonDet_MTDGeomDet_H

#include "Geometry/CommonTopologies/interface/TrackerGeomDet.h"

using MTDGeomDet = TrackerGeomDet;
#endif