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
Minor syntax for the Alpha OSF
[u/mrichter/AliRoot.git]
/
TPC
/
AliTPCPRF2D.cxx
diff --git
a/TPC/AliTPCPRF2D.cxx
b/TPC/AliTPCPRF2D.cxx
index 58e739d5990a87f67250e699a8ef15a344032b0f..57b073bc3c553f2a183686d2a86f036dd6e94765 100644
(file)
--- a/
TPC/AliTPCPRF2D.cxx
+++ b/
TPC/AliTPCPRF2D.cxx
@@
-15,6
+15,9
@@
/*
$Log$
+Revision 1.2 1999/09/29 09:24:34 fca
+Introduction of the Copyright and cvs Log
+
*/
///////////////////////////////////////////////////////////////////////////////
@@
-203,7
+206,6
@@
Float_t AliTPCPRF2D::GetPRF(Float_t xin, Float_t yin, Bool_t inter)
//Float_t res = z1*(1-dy)+z2*dy;
return res;
}
- return 0.;
}