Skip to content
Snippets Groups Projects
Commit 8bca3ce1 authored by Andre Sailer's avatar Andre Sailer
Browse files

ProjectiveCylinder: fixes

Fix: phi/theta Coordinate calculation was not updating the cellID
     Create protected functions no taking cellIDs, make public functions update the cellID for the decoder
     Make position update the cellID for the decoder and use the private phi/theta functions

Fix: Change type for thetaBins and phiBins members, they should be integer (at least the setters only allowed int)

Tweaks: Use CellID instead of long64 (same typedef)
parent eceff0fc
No related branches found
No related tags found
Loading
Loading
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