Go to the source code of this file.
Namespaces | |
pftools | |
General option file parser. | |
Enumerations | |
enum | pftools::Region { pftools::NOREGION = 0, pftools::BARREL_POS = 1, pftools::TRANSITION_POS = 2, pftools::ENDCAP_POS = 3 } |
Variables | |
const char *const | pftools::RegionNames [] = { "NOREGION", "BARREL_POS", "TRANSITION_POS", "ENDCAP_POS" } |