Difference between revisions of "DUNE Far Detector Software Geometry"
Jump to navigation
Jump to search
DavidAdams (talk | contribs) |
DavidAdams (talk | contribs) |
||
Line 8: | Line 8: | ||
|- | |- | ||
| [https://cdcvs.fnal.gov/redmine/projects/larcore/repository/revisions/master/entry/Geometry/Geometry.h Geometry] || Entry point to geometry. Description of a full detector. | | [https://cdcvs.fnal.gov/redmine/projects/larcore/repository/revisions/master/entry/Geometry/Geometry.h Geometry] || Entry point to geometry. Description of a full detector. | ||
+ | |- | ||
+ | | [https://cdcvs.fnal.gov/redmine/projects/larcore/repository/revisions/master/entry/Geometry/GeometryCore.h GeometryCore] || Base class for Geometry. | ||
|- | |- | ||
| [https://cdcvs.fnal.gov/redmine/projects/larcore/repository/revisions/master/entry/Geometry/CryostatGeo.h CryostatGeo] || Description of a cryostat. | | [https://cdcvs.fnal.gov/redmine/projects/larcore/repository/revisions/master/entry/Geometry/CryostatGeo.h CryostatGeo] || Description of a cryostat. |
Revision as of 16:05, 16 June 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. |
TPCGeo | Description of a TPC. |
PlaneGeo | Description of a TPC plane. |
DetectorProperties | Various detector properties |