![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "larcorealg/Geometry/CryostatGeo.h"#include "larcorealg/CoreUtils/SortByPointers.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "cetlib_except/exception.h"#include "TGeoNode.h"#include "TGeoBBox.h"#include "TClass.h"#include <limits>#include <algorithm>Go to the source code of this file.
Namespaces | |
| geo | |
| Namespace collecting geometry-related classes utilities. | |
Functions | |
| static bool | geo::opdet_sort (const OpDetGeo *t1, const OpDetGeo *t2) |
| static bool | geo::DUNE_opdet_sort (const OpDetGeo *t1, const OpDetGeo *t2) |
Definition in file CryostatGeo.cxx.