Skip to content
Snippets Groups Projects
Commit 85e9b914 authored by deserevi's avatar deserevi
Browse files

* Changes in NPS for GaspardTrackerDummyShape shape

   + new positioning method in cartesian coordinates:
       w = u x v where u = (128,1) - (1,1)
                       v = (1,128) - (1,1)
       comment: this differs from Must2 positioning scheme 
                where w = v x u
   + this ensures a full consistency between simulations
     and analysis when GaspardTrackerDummyShape is positioned
     at the *same* place with cartesion or spherical coordinates
   + this was checked with a GaspardTrackerDummyShape module at
     R = 100, THETA = 180 and PHI = 0

* Add support in NPA for GaspardTrackerSquare shape
   + same changes as for GaspardTrackerDummyShape both in NPS
     and NPA
   + full consistency is achieved when GaspardTrackerModule are 
     positioned at the *same* place with cartesian or spherical 
     coordinates
   + this was checked with the barrel of the gaspHyde geometry

* Misc:
   + remove compilation warnings in ParisCluster
   + begin work on GaspardTrackerTrapezoid (NPS + NPA)
parent b4acdb66
No related branches found
No related tags found
No related merge requests found
Showing
with 930 additions and 171 deletions
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