DUNE Far Detector Software Geometry
Revision as of 20:24, 8 December 2017 by EileenBerman (talk | contribs)
This page has moved to the DUNE wiki
LArSoft geometry classes
The following table lists lists some of the LArSoft geometry classes and other definitions.
| Class | Description |
|---|---|
| geo_types.h | Many enums. |
| Geometry | Entry point to geometry. Description of a full detector. |
| GeometryCore | Base class for Geometry. |
| CryostatGeo | Description of a cryostat. |
| TPCID | TPC identifier. |
| TPCGeo | Description of a TPC. |
| PlaneGeo | Description of a TPC plane. |
| WireGeo | Description of a TPC wire. |
| DetectorProperties | Various detector properties |
| ExptGeoHelperInterface | Interface for experiment-specific (e.g. DUNE) geometry helpers |
The following table lists lists the DUNE geometry classes:
| Class | Description |
|---|---|
| DUNEGeometryHelper.h | DUNE geometry helper. |