Go to the source code of this file.
|
| | geo |
| | Verifies that the geometry check information is available.
|
| |
|
| 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) |
| |