Fork me on GitHub

Changeset efac6f9 in git for modules/Calorimeter.cc


Ignore:
Timestamp:
Jun 22, 2016, 10:38:48 AM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
e0f8f99
Parents:
04290b1
Message:

added photon PID to ecal eflow towers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Calorimeter.cc

    r04290b1 refac6f9  
    557557    tower->Eem = ecalNeutralEnergy;
    558558    tower->Ehad = 0.0;
     559    tower->PID = 22;
    559560   
    560561    fEFlowPhotonOutputArray->Add(tower);
Note: See TracChangeset for help on using the changeset viewer.