Fork me on GitHub

Ignore:
Timestamp:
Aug 4, 2016, 4:09:04 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
308ab1a
Parents:
207686c
Message:

added vs P resolution for PIX4022 config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/CMS_PhaseII/CMS_PhaseII_Substructure_PIX4022_0PU.tcl

    r207686c r00afcd8  
    232232  # resolution formula for charged hadrons ,
    233233
    234   # from http://mersi.web.cern.ch/mersi/layouts/.private/Baseline_tilted_200_Pixel_1_1_1/index.html
    235   source trackMomentumResolution_PIX4022.tcl
     234  source trackMomentumResolution_vs_p_PIX4022.tcl
    236235}
    237236
     
    735734  set MomentumOutputArray momentum
    736735}
    737 
    738 
    739 
    740 #########################
    741 # Gen Missing ET merger
    742 ########################
    743 
    744 module Merger GenMissingET {
    745 
    746 # add InputArray InputArray
    747   add InputArray NeutrinoFilter/filteredParticles
    748   set MomentumOutputArray momentum
    749 }
    750 
    751 
    752736
    753737############
Note: See TracChangeset for help on using the changeset viewer.