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

Go to the source code of this file.

Namespaces

 MuonGMR4
 A muon chamber is a collection of readout elements belonging to the same station.
 

Macros

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

Functions

bool MuonGMR4::operator< (const StripDesignPtr &a, const StripDesignPtr &b)
 
std::ostream & MuonGMR4::operator<< (std::ostream &ostr, const StripDesign &design)
 

Macro Definition Documentation

◆ ORDER_PROP

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

Helper macro to facilliate the ordering.

Definition at line 14 of file StripDesign.cxx.

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