Fork me on GitHub

Changeset f8299bc in git for modules/Calorimeter.cc


Ignore:
Timestamp:
Jun 6, 2016, 2:39:19 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
e2339af
Parents:
af2c385
Message:

added PID to EFlowPhotons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Calorimeter.cc

    raf2c385 rf8299bc  
    625625    tower->Eem = ecalEnergy;
    626626    tower->Ehad = 0.0;
     627    tower->PID = 22;
    627628
    628629    fEFlowPhotonOutputArray->Add(tower);
Note: See TracChangeset for help on using the changeset viewer.