Skip to content
Snippets Groups Projects
Commit c6dc0492 authored by Matthias Puchner's avatar Matthias Puchner
Browse files

rectify docu

parent 8cd4b6a4
No related branches found
No related tags found
1 merge request!79Refactor for removing RegionOfInterest
......@@ -47,7 +47,7 @@ public:
private:
size_t nextIndex(size_t currentIndex);
const SimulationArea* m_area;
size_t m_index; //!< global index in detector plane defined by its axes
size_t m_index; //!< ROI related index
size_t m_element_index; //!< sequential number for SimulationElementVector
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment