#include <FastTimeDDDConstants.h>
this class reads the constant section of the numbering xml-file for fast timer device
- Date:
- 2014/03/20 00:06:50
- Author
- Sunanda Banerjee, SINP sunan.nosp@m.da.b.nosp@m.anerj.nosp@m.ee@c.nosp@m.ern.c.nosp@m.h
Definition at line 23 of file FastTimeDDDConstants.h.
FastTimeDDDConstants::FastTimeDDDConstants |
( |
const DDCompactView & |
cpv | ) |
|
FastTimeDDDConstants::~FastTimeDDDConstants |
( |
| ) |
|
int FastTimeDDDConstants::computeCells |
( |
| ) |
const |
int FastTimeDDDConstants::getCells |
( |
| ) |
const |
|
inline |
std::vector< double > FastTimeDDDConstants::getDDDArray |
( |
const std::string & |
str, |
|
|
const DDsvalues_type & |
sv |
|
) |
| const |
|
private |
int FastTimeDDDConstants::getType |
( |
void |
| ) |
const |
|
inline |
std::pair< int, int > FastTimeDDDConstants::getXY |
( |
int |
copy | ) |
const |
std::pair< int, int > FastTimeDDDConstants::getXY |
( |
double |
x, |
|
|
double |
y |
|
) |
| const |
void FastTimeDDDConstants::initialize |
( |
const DDCompactView & |
cpv | ) |
|
|
private |
bool FastTimeDDDConstants::isValidCell |
( |
int |
copy | ) |
const |
bool FastTimeDDDConstants::isValidXY |
( |
int |
ix, |
|
|
int |
iy |
|
) |
| const |
int FastTimeDDDConstants::quadrant |
( |
int |
ix, |
|
|
int |
iy |
|
) |
| const |
int FastTimeDDDConstants::quadrant |
( |
int |
copy | ) |
const |
double FastTimeDDDConstants::cellSize |
|
private |
int FastTimeDDDConstants::cellType |
|
private |
std::vector<int> FastTimeDDDConstants::firstCell |
|
private |
std::vector<int> FastTimeDDDConstants::firstY |
|
private |
std::vector<int> FastTimeDDDConstants::lastCell |
|
private |
std::vector<int> FastTimeDDDConstants::lastY |
|
private |
int FastTimeDDDConstants::nCells |
|
private |
int FastTimeDDDConstants::nCols |
|
private |
int FastTimeDDDConstants::nRows |
|
private |
double FastTimeDDDConstants::rIn |
|
private |
double FastTimeDDDConstants::rOut |
|
private |