#include <AuxDetGeoObjectSorter.h>
Public Member Functions | |
| AuxDetGeoObjectSorter (fhicl::ParameterSet const &pset) | |
| ~AuxDetGeoObjectSorter () | |
| virtual void | SortAuxDets (std::vector< geo::AuxDetGeo * > &adgeo) const =0 |
| virtual void | SortAuxDetSensitive (std::vector< geo::AuxDetSensitiveGeo * > &adsgeo) const =0 |
Definition at line 21 of file AuxDetGeoObjectSorter.h.
|
explicit |
Definition at line 15 of file AuxDetGeoObjectSorter.cxx.
| gar::geo::AuxDetGeoObjectSorter::~AuxDetGeoObjectSorter | ( | ) |
Definition at line 20 of file AuxDetGeoObjectSorter.cxx.
|
pure virtual |
|
pure virtual |
1.8.11