All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
icaruscode/icaruscode/CRT/CRTGeoObjectSorter.cxx File Reference
#include "icaruscode/CRT/CRTGeoObjectSorter.h"
#include "larcorealg/Geometry/AuxDetGeo.h"
#include "larcorealg/Geometry/AuxDetSensitiveGeo.h"

Go to the source code of this file.

Namespaces

 geo
 Verifies that the geometry check information is available.
 

Functions

static bool geo::sortAuxDetICARUS (const AuxDetGeo &ad1, const AuxDetGeo &ad2)
 
static bool geo::sortAuxDetSensitiveICARUS (const AuxDetSensitiveGeo &ad1, const AuxDetSensitiveGeo &ad2)
 
static bool geo::CRTIncreaseX (const AuxDetGeo &ad1, const AuxDetGeo &ad2)
 
static bool geo::CRTDecreaseY (const AuxDetGeo &ad1, const AuxDetGeo &ad2)
 
static bool geo::CRTIncreaseZ (const AuxDetGeo &ad1, const AuxDetGeo &ad2)
 
static bool geo::CRTSensitiveIncreaseX (std::pair< int, geo::AuxDetSensitiveGeo > ads1, std::pair< int, geo::AuxDetSensitiveGeo > ads2)
 
static bool geo::CRTSensitiveDecreaseY (std::pair< int, geo::AuxDetSensitiveGeo > ads1, std::pair< int, geo::AuxDetSensitiveGeo > ads2)
 
static bool geo::CRTSensitiveIncreaseZ (std::pair< int, geo::AuxDetSensitiveGeo > ads1, std::pair< int, geo::AuxDetSensitiveGeo > ads2)