git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed warnings
[u/mrichter/AliRoot.git]
/
PWG2
/
RESONANCES
/
AliRsnPairParticle.cxx
diff --git
a/PWG2/RESONANCES/AliRsnPairParticle.cxx
b/PWG2/RESONANCES/AliRsnPairParticle.cxx
index 040c3b05ffc44012e121857f75b48573e87eae74..3260889935bb6aea4a5694cb7be2bf9acc033c5f 100644
(file)
--- a/
PWG2/RESONANCES/AliRsnPairParticle.cxx
+++ b/
PWG2/RESONANCES/AliRsnPairParticle.cxx
@@
-179,8
+179,6
@@
Double_t AliRsnPairParticle::GetDaughterEnergy(const Int_t &index, const Double_
// The index argument refers to the used track among the two of the pair.
//
// The index argument refers to the used track among the two of the pair.
//
- Int_t i;
- Double_t p2Tot = 0.0;
if (mass > 0 && index >= 0 && index < 2) {
AliRsnDaughter temp(*fDaughter[index]);
temp.SetM(mass);
if (mass > 0 && index >= 0 && index < 2) {
AliRsnDaughter temp(*fDaughter[index]);
temp.SetM(mass);