Difference between revisions of "DUNE Far Detector Software Geometry"
Jump to navigation
Jump to search
DavidAdams (talk | contribs) |
DavidAdams (talk | contribs) |
||
Line 14: | Line 14: | ||
|- | |- | ||
| [https://cdcvs.fnal.gov/redmine/projects/larcore/repository/revisions/master/entry/Geometry/PlaneGeo.h PlaneGeo] || Description of a TPC plane. | | [https://cdcvs.fnal.gov/redmine/projects/larcore/repository/revisions/master/entry/Geometry/PlaneGeo.h PlaneGeo] || Description of a TPC plane. | ||
+ | |- | ||
+ | | [https://cdcvs.fnal.gov/redmine/projects/lardata/repository/revisions/master/entry/Utilities/DetectorProperties.h DetectorProperties] || Various detector properties | ||
|} | |} |
Revision as of 15:47, 6 May 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. |
CryostatGeo | Description of a cryostat. |
TPCGeo | Description of a TPC. |
PlaneGeo | Description of a TPC plane. |
DetectorProperties | Various detector properties |