#include <Geometry.h>
Definition at line 19 of file Geometry.h.
CRT::Geometry::Geometry |
( |
| ) |
|
|
default |
virtual CRT::Geometry::~Geometry |
( |
| ) |
|
|
virtualdefault |
virtual CRT::ModuleID CRT::Geometry::doModuleID |
( |
const size_t |
module | ) |
const |
|
privatepure virtual |
ModuleID CRT::Geometry::ModuleID |
( |
const size_t |
module | ) |
const |
Definition at line 10 of file Geometry.cpp.
virtual CRT::ModuleID doModuleID(const size_t module) const =0
StripID CRT::Geometry::StripID |
( |
const size_t |
module, |
|
|
const size_t |
channel |
|
) |
| const |
Definition at line 15 of file Geometry.cpp.
virtual CRT::StripID doStripID(const CRT::ModuleID module, const size_t channel) const =0
CRT::ModuleID ModuleID(const size_t module) const
The documentation for this class was generated from the following files:
- duneprototypes/duneprototypes/Protodune/singlephase/CRT/alg/geom/Geometry.h
- duneprototypes/duneprototypes/Protodune/singlephase/CRT/alg/geom/Geometry.cpp