Changes in modules/IdentificationMap.cc [a3261d7:341014c] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/IdentificationMap.cc
ra3261d7 r341014c 170 170 { 171 171 // change PID of particle 172 candidate = static_cast<Candidate *>(candidate->Clone());173 172 if(pdgCodeOut != 0) candidate->PID = charge * pdgCodeOut; 174 173 fOutputArray->Add(candidate);
Note:
See TracChangeset
for help on using the changeset viewer.