22 #ifndef __Region_hxx__
23 #define __Region_hxx__
39 const long&
Pos()
const;
40 const int&
Size()
const;
41 const int&
Hop()
const;
44 void Pos(
const long & pos );
45 void Size(
const int & size );
46 void Hop(
const int & hop );
69 #endif // __Region_hxx__