LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
GeometryCore.h File Reference

Access the description of detector geometry. More...

Go to the source code of this file.

Classes

class  geo::GeometryCore
 Description of geometry of one entire detector. More...
 
struct  geo::GeometryCore::Segment< Point >
 Simple class with two points (a pair with aliases). More...
 

Namespaces

 geo
 Namespace collecting geometry-related classes utilities.
 

Functions

template<>
readout::TPCsetID geo::GeometryCore::GetBeginID< readout::TPCsetID, CryostatID > (CryostatID const &id) const
 
template<>
readout::TPCsetID geo::GeometryCore::GetEndID< readout::TPCsetID, CryostatID > (CryostatID const &id) const
 
template<>
readout::ROPID geo::GeometryCore::GetBeginID< readout::ROPID, CryostatID > (CryostatID const &id) const
 
template<>
readout::ROPID geo::GeometryCore::GetEndID< readout::ROPID, CryostatID > (CryostatID const &id) const
 
template<>
readout::ROPID geo::GeometryCore::GetBeginID< readout::ROPID, readout::TPCsetID > (readout::TPCsetID const &id) const
 
template<>
readout::ROPID geo::GeometryCore::GetEndID< readout::ROPID, readout::TPCsetID > (readout::TPCsetID const &id) const
 

Detailed Description

Access the description of detector geometry.

Author
brebe.nosp@m.l@fn.nosp@m.al.go.nosp@m.v
See also
larcorealg/Geometry/GeometryCore.cxx

Structure of the header:

namespace geo {

// GeometryData_t definition (part of GeometryCore)

// GeometryCore declaration }

Definition in file GeometryCore.h.