All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
GeoObjectSorterICARUS.cxx File Reference

Interface to algorithm class for sorting standard geo::XXXGeo objects. More...

#include "icarusalg/Geometry/GeoObjectSorterICARUS.h"
#include "icarusalg/Geometry/details/AuxDetSorting.h"
#include "larcorealg/Geometry/AuxDetGeo.h"
#include "larcorealg/Geometry/AuxDetSensitiveGeo.h"
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/WireGeo.h"

Go to the source code of this file.

Namespaces

 geo
 Verifies that the geometry check information is available.
 

Functions

static bool geo::sortCryoStandard (const CryostatGeo &c1, const CryostatGeo &c2)
 
static bool geo::sortTPCStandard (const TPCGeo &t1, const TPCGeo &t2)
 
static bool geo::sortPlaneStandard (const PlaneGeo &p1, const PlaneGeo &p2)
 
static bool geo::sortWireStandard (WireGeo const &w1, WireGeo const &w2)
 

Variables

const double geo::EPSILON = 0.000001
 

Detailed Description

Interface to algorithm class for sorting standard geo::XXXGeo objects.

Version
Id:
Author
brebe.nosp@m.l@fn.nosp@m.al.go.nosp@m.v

Definition in file GeoObjectSorterICARUS.cxx.