Fork me on GitHub

Ignore:
Timestamp:
Apr 17, 2014, 12:03:45 PM (10 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
41376ac
Parents:
4a67ae4
Message:

fix formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/delphes_card_ATLAS.tcl

    r4a67ae4 r282f591  
    522522##################
    523523
    524 
    525524# tracks, towers and eflow objects are not stored by default in the output.
    526 # if needed (for jet constituent or other studies), uncomment the relevant
    527 # "add Branch ..." lines.
    528 
     525# if needed (for jet constituent or other studies), uncomment the relevant
     526# "add Branch ..." lines.
    529527
    530528module TreeWriter TreeWriter {
     
    534532#  add Branch TrackMerger/tracks Track Track
    535533#  add Branch Calorimeter/towers Tower Tower
     534
    536535#  add Branch Calorimeter/eflowTracks EFlowTrack Track
    537536#  add Branch Calorimeter/eflowPhotons EFlowPhoton Tower
    538537#  add Branch Calorimeter/eflowNeutralHadrons EFlowNeutralHadron Tower
    539  
     538
    540539  add Branch GenJetFinder/jets GenJet Jet
    541540  add Branch UniqueObjectFinder/jets Jet Jet
Note: See TracChangeset for help on using the changeset viewer.