.. index:: pair: struct; tum::CageCounts .. _doxid-structtum_1_1_cage_counts: struct tum::CageCounts ====================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct CageCounts { // fields int :target:`nSix` = 0; int :target:`nHcRings` = 0; int :target:`nDdcRings` = 0; int :target:`nHcAtoms` = 0; int :target:`nDdcAtoms` = 0; int :target:`ringsDropped` = 0; bool :target:`usedDevice` = false; std::vector :target:`atomHc`; std::vector :target:`atomDdc`; };