Classes | Namespaces | Functions
GeometryCore.cxx File Reference
#include "Geometry/GeometryCore.h"
#include "Geometry/ChannelMapAlgs/ChannelMapAlg.h"
#include "Geometry/ChannelMapAlgs/SegmentationAlg.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 "TGeoPgon.h"
#include "TGeoTube.h"
#include "TGeoCompositeShape.h"
#include <cstddef>
#include <cctype>
#include <cmath>
#include <vector>
#include <algorithm>
#include <utility>
#include <limits>
#include <memory>
#include <regex>
#include <csignal>
#include <boost/format.hpp>

Go to the source code of this file.

Classes

struct  gar::geo::NodeNameMatcherClass
 
struct  gar::geo::CollectNodesByName
 
struct  gar::geo::CollectPathsByName
 

Namespaces

 gar
 General GArSoft Utilities.
 
 gar::geo
 

Functions

template<typename T >
gar::geo::sqr (T v)