ATLAS Offline Software
Namespaces | Macros
PadDesign.cxx File Reference
#include <MuonReadoutGeometryR4/PadDesign.h>
#include <GaudiKernel/SystemOfUnits.h>
Include dependency graph for PadDesign.cxx:

Go to the source code of this file.

Namespaces

 MuonGMR4
 

Macros

#define ORDER_PROP(PROP)
 Helper macro to facilliate the ordering. More...
 

Macro Definition Documentation

◆ ORDER_PROP

#define ORDER_PROP (   PROP)
Value:
{ \
if (std::abs(PROP - other.PROP) > tolerance) { \
return PROP < other.PROP; \
} \
}

Helper macro to facilliate the ordering.

Definition at line 11 of file PadDesign.cxx.

PROP
#define PROP(name, def)
tolerance
Definition: suep_shower.h:17
InDetDD::other
@ other
Definition: InDetDD_Defs.h:16