Cylindrical mesh example macro

/score/create/cylinderMesh boxMesh_1

/score/mesh/cylinderSize 10.0 0.0125 cm
/score/mesh/translate/xyz 0.0 0.0 0.0 cm
/score/mesh/nBin 400 1 1

/score/quantity/energyDeposit eDep

Hello ,

The above lines from macro file in brachytherapy example is for to get a cylindrical mesh with 10 long which is binned to 400 with 0.025cm in step and 1 bin for phi and 1 bin for z .

Could anyone clarify this my aim to get cylindrical ring with width 0.025 cm and 0.025 cm long in z at xy plane .

thank you.