Macros

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

// the DDNumeric is typedef'd to DDConstant

#include "DetectorDescription/Core/interface/DDConstant.h"

#endif  //DD_DDNUMERIC_H