|
IPPL (Independent Parallel Particle Layer)
IPPL
|
Public Member Functions | |
| TagInfo (int b, int s) | |
| TagInfo () | |
Public Attributes | |
| int | base |
| int | cycleSize |
| int | current |
Definition at line 80 of file TagMaker.h.
|
inline |
Definition at line 85 of file TagMaker.h.
|
inline |
Definition at line 89 of file TagMaker.h.
| int TagMaker::TagInfo::base |
Definition at line 82 of file TagMaker.h.
Referenced by TagMaker::create_base_tag(), TagMaker::current_tag(), TagMaker::following_tag(), TagMaker::next_tag(), TagMaker::preceding_tag(), TagMaker::reset_tag(), TagInfo(), and TagInfo().
| int TagMaker::TagInfo::current |
Definition at line 84 of file TagMaker.h.
Referenced by TagMaker::current_tag(), TagMaker::following_tag(), TagMaker::next_tag(), TagMaker::preceding_tag(), TagMaker::reset_tag(), TagInfo(), and TagInfo().
| int TagMaker::TagInfo::cycleSize |
Definition at line 83 of file TagMaker.h.
Referenced by TagMaker::create_base_tag(), TagMaker::following_tag(), TagMaker::next_tag(), TagMaker::preceding_tag(), TagInfo(), and TagInfo().