![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Access the description of detector geometry - implementation file. More...
#include "larcorealg/Geometry/GeometryCore.h"#include "larcorealg/CoreUtils/NumericUtils.h"#include "larcorealg/CoreUtils/SearchPathPlusRelative.h"#include "larcorealg/Geometry/AuxDetGeo.h"#include "larcorealg/Geometry/AuxDetSensitiveGeo.h"#include "larcorealg/Geometry/Decomposer.h"#include "larcorealg/Geometry/GeometryBuilderStandard.h"#include "larcorealg/Geometry/Intersections.h"#include "larcorealg/Geometry/OpDetGeo.h"#include "larcorealg/Geometry/details/maybe_default_detector_name.h"#include "larcorealg/Geometry/geo_vectors_utils.h"#include "larcorealg/Geometry/geo_vectors_utils_TVector.h"#include "cetlib_except/exception.h"#include "fhiclcpp/types/Table.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "TGeoBBox.h"#include "TGeoManager.h"#include "TGeoNode.h"#include "TGeoVolume.h"#include "TROOT.h"#include <algorithm>#include <cassert>#include <cctype>#include <cmath>#include <cstddef>#include <limits>#include <numeric>#include <sstream>#include <vector>Go to the source code of this file.
Classes | |
| class | geo::ROOTGeoNodeForwardIterator |
| Iterator to navigate through all the nodes. More... | |
| struct | geo::ROOTGeoNodeForwardIterator::NodeInfo_t |
| struct | geo::NodeNameMatcherClass |
| struct | geo::CollectNodesByName |
| struct | geo::CollectPathsByName |
Namespaces | |
| geo | |
| ROOT libraries. | |
Access the description of detector geometry - implementation file.
Definition in file GeometryCore.cxx.