Fork me on GitHub

Changeset 8a4fba8 in git


Ignore:
Timestamp:
Feb 23, 2017, 3:17:17 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
0ac1afd, e5ea42e
Parents:
9cd3a4d
Message:

fix input collection for PU card

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/FCC/FCChh_PileUp.tcl

    r9cd3a4d r8a4fba8  
    9999 
    100100  # average expected pile up
    101   set MeanPileUp 100
     101  set MeanPileUp 200
    102102
    103103  # maximum spread in the beam direction in m
     
    117117
    118118module ParticlePropagator ParticlePropagator {
    119   set InputArray Delphes/stableParticles
     119  set InputArray PileUpMerger/stableParticles
    120120
    121121  set OutputArray stableParticles
Note: See TracChangeset for help on using the changeset viewer.