]> git.uio.no Git - u/mrichter/AliRoot.git/blame - STEER/AliMisAligner.cxx
Change the X and Y values stored by the VertexerZ from (0.,0.) which are the
[u/mrichter/AliRoot.git] / STEER / AliMisAligner.cxx
CommitLineData
a5181344 1#include "AliMisAligner.h"
2
3ClassImp(AliMisAligner)
4
5//_______________________________________________________________________________________
6AliMisAligner::AliMisAligner():
7 fMisalType("")
8{
9
10}
11