Skip to content
Snippets Groups Projects
  1. Dec 17, 2021
  2. Dec 16, 2021
  3. Dec 14, 2021
  4. Dec 10, 2021
    • Eoin Clerkin's avatar
      Macro for scanning geometry binaries · 559efb87
      Eoin Clerkin authored and Florian Uhlig's avatar Florian Uhlig committed
      Outputs the structure of a root geometry binaries which comparison by standard unix text based diff tools.
      
      Creates a GRAPHVIZ graph of the geometry structure.
      
      Short README gives some basic command examples.
      
      Applied clang format
      559efb87
  5. Dec 09, 2021
  6. Dec 08, 2021
  7. Dec 07, 2021
  8. Dec 06, 2021
  9. Dec 01, 2021
  10. Nov 29, 2021
    • Administrator's avatar
      Improve run script · 7ee8d07a
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Add functionality to check if the macro dif finish successful.
      The decision can be done on base of the return value as well as on base of
      a string printed at the end of the macro.
      Don't check the return value yet since oOn some system there are errors when
      destructing the root session. Use only the printout from the macro to decide
      if the macro finished successful.
      7ee8d07a
    • Administrator's avatar
      Install scripts/macros needed for installation test · c056e2ce
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      c056e2ce
  11. Nov 26, 2021
  12. Nov 25, 2021
    • Mehulkumar Shiroya's avatar
      STS geometry version v21[h-i] · 4dadea0e
      Mehulkumar Shiroya authored and Florian Uhlig's avatar Florian Uhlig committed
      STS v21h: The geometry has the target positioned at -4 cm. It can be used with the beampipe 40mm diameter upstream side
      and 104mm diameter downstream side. It has a beampipe flange on the back-side of the STS wall.
      In addition, the geometry has a sensor thickness 320 um which is similar thickness of the real silicon sensors purchased from the Hamamatsu Photonics
      for the use in the real experiment.
      Furthermore,the mico-cable is defined as a single volume attached to the silicon sensors. Micro-cable thickness (320 um) is choosen and
      the material Manganese is taken based on the calculation done by taking the current microcable design, thickness and its material.
      
      STS v21i: The geometry has the target positioned at -44 cm from the center of the magnet. It can be used with the beampipe 40mm diameter upstream side
      and 104mm diameter downstream side. It doesn't have a beam-pipe flange on the back-side of the wall.
      In addition, the geometry has a sensor thickness 320 um which is similar thickness of the real silicon sensors purchased from the Hamamatsu >
      for the use in the real experiment.
      Furthermore,the mico-cable is defined as a single volume attached to the silicon sensors. Micro-cable thickness (320 um) is choosen and
      the material Manganese is taken based on the calculation done by taking the current microcable design, thickness and its material.
      4dadea0e
    • Valentina Akishina's avatar
  13. Nov 24, 2021
  14. Nov 23, 2021
  15. Nov 22, 2021
    • Mehulkumar Shiroya's avatar
      STS geometries version v21f and v21g · d6be89bc
      Mehulkumar Shiroya authored
      v21f: STS geometry is similar to the version v21b. The target position considered from -4 cm.
      The geometry can be used with the beampipe with diameter 40 mm upstream side and 104 mm downstream side.
      The geometry has beampipe flange on the back-side of the wall.
      
      v21g: STS geometry is similar to the version v21e. The target position is at -40 cm considering global origin
      from the center of magnet. The STS local coordinate is from the last station.
      The geometry can be used with the beampipe with diameter 40 mm upstream side and 104 mm downstream side.
      
      In both geometry, the STS box and the beam pipe flange is made of Carbon fiber: The material has 70% carbon fiber with
      density 1.75 g/cm3 and epoxy resin (30%) with density 1.2 g/cm3. The material is defined in media.geo file as
      STS_CarbonFiber_21.
      d6be89bc
    • Mehulkumar Shiroya's avatar
      Corrects STS v21e geometry version · ff2564d2
      Mehulkumar Shiroya authored
      Change in tranformation from global origin (centre of magnet) to local origin of sts (last station) to a 59.5cm shift.
      Front face of sts from a target placed at 44cm is now 1.6 cm.
      ff2564d2
    • Volker Friese's avatar
      Integration of cbm::algo::EventBuilder in the FairRoot run/task framework,... · 6c0f6833
      Volker Friese authored and Florian Uhlig's avatar Florian Uhlig committed
      Integration of cbm::algo::EventBuilder in the FairRoot run/task framework, with the new task CbmTaskBuildEvents. Included into regular testing. Refs #2271.
      6c0f6833
  16. Nov 19, 2021
  17. Nov 18, 2021
  18. Nov 17, 2021
  19. Nov 16, 2021
    • Administrator's avatar
      Macro to check branch sizes · 026249fb
      Administrator authored
      The macro loops over the branches contained in the input file and reports
      the sizes of the differnt branches. The output is a table written to cout.
      The table is sorted from smallest to largest sizes.
      026249fb
Loading