Fork me on GitHub

Changes between Initial Version and Version 1 of Ticket #854, comment 5


Ignore:
Timestamp:
Feb 4, 2016, 1:32:54 PM (9 years ago)
Author:
Pavel Demin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #854, comment 5

    initial v1  
    44https://cp3.irmp.ucl.ac.be/projects/delphes/browser/git/modules/ParticlePropagator.cc#L136
    55
    6 In our current detector module, the only detector with non-zero size in the radial and axial directions is the inner tracking sub-detector. So, the particles produced outside of the inner tracking sub-detector are basically produced outside of the whole detector and thus can't be directly detected.
     6In our current detector model, the only detector with non-zero size in the radial and axial directions is the inner tracking sub-detector. So, the particles produced outside of the inner tracking sub-detector are basically produced outside of the whole detector and thus can't be directly detected.
    77
    88To address this problem, we'll need to introduce non-zero radial and axial dimensions for the ECAL and HCAL calorimeters and propagate particles in theses detectors.