#include <MyCell.h>
Definition at line 6 of file MyCell.h.
MyCell::MyCell |
( |
int |
i, |
|
|
double |
a |
|
) |
| |
|
inline |
Definition at line 11 of file MyCell.h.
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
virtual MyCell::~MyCell |
( |
| ) |
|
|
inlinevirtual |
double MyCell::area |
( |
| ) |
const |
|
inline |
Definition at line 17 of file MyCell.h.
D3Vector< double > Point
A 3D Cartesian point in double precision.
Definition at line 19 of file MyCell.h.
std::vector< Point > PointVector
PointVector - a collection of Points.
int MyCell::ident |
( |
| ) |
const |
|
inline |
WireCell::IWireVector MyCell::wires |
( |
| ) |
const |
|
inline |
Definition at line 21 of file MyCell.h.
21 {
return WireCell::IWireVector(); }
The documentation for this class was generated from the following file: