Fork me on GitHub

Changeset 3db5282 in git for modules/TreeWriter.cc


Ignore:
Timestamp:
Jan 27, 2015, 5:32:59 PM (10 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
2862770
Parents:
2d494a6
Message:

included timing information in Calorimeter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TreeWriter.cc

    r2d494a6 r3db5282  
    362362
    363363    entry->T = position.T()*1.0E-3/c_light;
     364    entry->Ntimes = candidate->Ntimes;   
    364365
    365366    FillParticles(candidate, &entry->Particles);
Note: See TracChangeset for help on using the changeset viewer.