Macros

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

#include "DataFormats/GeometrySurface/interface/Surface.h"
using BoundSurface = Surface;

#endif  // Geom_BoundSurface_H