|
OpenAtom
Version1.5a
|
Hacky solution to passing a PeList to GSpace(0,0) for use in paircalc mapping without actually having to pup the arrays in a PeList. More...
#include <PeList.h>
Public Member Functions | |
| PeListFactory () | |
| Default constructor. | |
| PeListFactory (int _size) | |
| PeListFactory (int bxX, int bxY, int bxZ, int ordr, int mxX, int mxY, int mxZ, int mxT) | |
| Use this constructor when you want a PeList created using its boxy constructor. | |
| PeList * | operator() () const |
| Return an appropriately constructed PeList. | |
Private Attributes | |
| bool | useDefault |
| int | boxX |
| int | boxY |
| int | boxZ |
| int | order |
| int | maxX |
| int | maxY |
| int | maxZ |
| int | maxT |
| int | size |
Hacky solution to passing a PeList to GSpace(0,0) for use in paircalc mapping without actually having to pup the arrays in a PeList.
Written without any global knowledge of the mapping code I am puking as I write this, but let my disgust at myself exonerate me