]> git.uio.no Git - u/mrichter/AliRoot.git/blame - STEER/AliMisAligner.cxx
TOF PID: possibility to know the detector giving the event time measurement (F. Nofer...
[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