![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Access the description of detector geometry - implementation file. More...
#include "larcorealg/Geometry/GeometryCore.h"#include "larcoreobj/SimpleTypesAndConstants/PhysicalConstants.h"#include "larcorealg/CoreUtils/DereferenceIterator.h"#include "larcorealg/CoreUtils/SortByPointers.h"#include "larcorealg/Geometry/OpDetGeo.h"#include "larcorealg/Geometry/AuxDetGeo.h"#include "larcorealg/Geometry/AuxDetSensitiveGeo.h"#include "larcorealg/Geometry/Decomposer.h"#include "larcorealg/Geometry/geo_vectors_utils.h"#include "larcorealg/Geometry/geo_vectors_utils_TVector.h"#include "cetlib_except/exception.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include <TGeoManager.h>#include <TGeoNode.h>#include <TGeoVolume.h>#include <TGeoMatrix.h>#include <TGeoBBox.h>#include <cstddef>#include <cctype>#include <cmath>#include <vector>#include <algorithm>#include <iterator>#include <utility>#include <limits>#include <numeric>Go to the source code of this file.
Classes | |
| struct | geo::NodeNameMatcherClass |
| struct | geo::CollectNodesByName |
| struct | geo::CollectPathsByName |
| class | geo::ROOTGeoPathBuilder |
Namespaces | |
| geo | |
| Namespace collecting geometry-related classes utilities. | |
Functions | |
| template<typename T > | |
| T | geo::sqr (T v) |
Access the description of detector geometry - implementation file.
Definition in file GeometryCore.cxx.