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
New interface to the mag. field
[u/mrichter/AliRoot.git]
/
ITS
/
AliITStestV2.C
diff --git
a/ITS/AliITStestV2.C
b/ITS/AliITStestV2.C
index afe92577aec9c66298ad83ad2e68127a22fd02bb..640f7d7835b7ec66995e6a9191b55da3860f7908 100644
(file)
--- a/
ITS/AliITStestV2.C
+++ b/
ITS/AliITStestV2.C
@@
-11,7
+11,7
@@
Int_t AliITStestV2(Char_t SlowOrFast='s') {
cerr<<"Can't find gAlice !\n";
return 2;
}
cerr<<"Can't find gAlice !\n";
return 2;
}
- AliKalmanTrack::SetConvConst(100
/0.299792458/0.2/gAlice->Field()->Factor
());
+ AliKalmanTrack::SetConvConst(100
0/0.299792458/gAlice->Field()->SolenoidField
());
delete gAlice; gAlice=0;
in->Close();
delete gAlice; gAlice=0;
in->Close();