LArSoft
v09_90_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/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/geo_vectors_utils.h"
#include "larcorealg/Geometry/geo_vectors_utils_TVector.h"
#include "larcoreobj/SimpleTypesAndConstants/PhysicalConstants.h"
#include "cetlib/pow.h"
#include "cetlib_except/exception.h"
#include "fhiclcpp/types/Table.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <TGeoBBox.h>
#include <TGeoManager.h>
#include <TGeoMatrix.h>
#include <TGeoNode.h>
#include <TGeoVolume.h>
#include <algorithm>
#include <cctype>
#include <cmath>
#include <cstddef>
#include <iterator>
#include <limits>
#include <numeric>
#include <sstream>
#include <tuple>
#include <utility>
#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 | |
Namespace collecting geometry-related classes utilities. | |
Access the description of detector geometry - implementation file.
Definition in file GeometryCore.cxx.