Difference between revisions of "DUNE Far Detector Software Geometry"
Jump to navigation
Jump to search
DavidAdams (talk | contribs) |
DavidAdams (talk | contribs) |
||
Line 22: | Line 22: | ||
|- | |- | ||
| [https://cdcvs.fnal.gov/redmine/projects/lardata/repository/revisions/master/entry/Utilities/DetectorProperties.h DetectorProperties] || Various detector properties | | [https://cdcvs.fnal.gov/redmine/projects/lardata/repository/revisions/master/entry/Utilities/DetectorProperties.h DetectorProperties] || Various detector properties | ||
+ | |} | ||
+ | |||
+ | The following table lists lists the DUNE geometry classes: | ||
+ | {| class="wikitable" style="text-align:left;" | ||
+ | ! Class !! Description | ||
+ | |- | ||
+ | | [https://cdcvs.fnal.gov/redmine/projects/dunetpc/repository/revisions/master/entry/dune/Geometry/DUNEGeometryHelper.h DUNEGeometryHelper.h] || DUNE geometry helper. | ||
|} | |} |
Revision as of 15:09, 14 September 2015
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 |
The following table lists lists the DUNE geometry classes:
Class | Description |
---|---|
DUNEGeometryHelper.h | DUNE geometry helper. |