Skip to content
Snippets Groups Projects
  1. Jan 09, 2015
  2. Dec 09, 2014
  3. Dec 05, 2014
  4. Jul 02, 2013
    • nicolas's avatar
      * NPSimulation compilation · d031d3e5
      nicolas authored
        header and src files of each defined detector are now
        symlinked in the include and src directory instead of
        being hard copied
      
      * Remove compilation warnings in Tigree.cc
      d031d3e5
  5. Jan 06, 2011
  6. Dec 23, 2010
  7. Dec 22, 2010
  8. Dec 21, 2010
    • deserevi's avatar
      * New (and last!) positioning scheme for GaspardTrackerTrapezoid in NPS · 050ba4a2
      deserevi authored
                 ------
                /      \           ^
               /        \          | v
              /          \         |
             --------------   <-----
                                 u = (128,1) - (1,128)
             w = u x v in direction of third stage
      
      * Cartesian and spherical positioning of GaspardTrackerTrapezoid is consistent
      
      * gaspHyde.detector has been modified to take these changes into account
      
      * Stripping scheme in NPS and NPA still to be done
      050ba4a2
  9. Nov 16, 2010
    • deserevi's avatar
      * Change scheme for NPL Makefile · 5d65b1ce
      deserevi authored
         + scripts are used to move header files, libraries to the include and
           lib directories
         + scripts are located in NPLib/scripts
         + liblist is know created on the fly and is removed from the NPTool 
           package
      
      * Update NPL Makefile to include Paris and Shield detectors
      5d65b1ce
  10. Oct 21, 2010
    • deserevi's avatar
      * New positioning scheme for GaspardTrackerTrapezoid in NPS · 526ffd13
      deserevi authored
            ---------------        ^
            \             /        | v   u = (128,1) - (1,1)
             \           /         |     v = (1,128) - (1,1)
              \         /    <------ 
               \       /        u        and w = u x v in direction
                -------                  of third stage
      
      * gaspHyde geometry is now well-defined
      
      * Stripping scheme in NPS and NPA still to be done
      526ffd13
    • deserevi's avatar
      * Changes in NPS for GaspardTrackerDummyShape shape · 85e9b914
      deserevi authored
         + 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)
      85e9b914
  11. Oct 13, 2010
Loading